=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for pgp5-5.0inb1
touch .incs
mkdir include
/usr/pkg/bin/bmake   headers
./mklang.pl
Making headers in lib
Making headers in lib/bn
Linking bn.h bnprime.h bngermain.h to public include
Making headers in lib/pgp
Making headers in lib/pgp/include
Linking pgpAnnotate.h pgpConvKey.h pgpErr.h pgpMsg.h pgpUI.h pgpUsuals.h to public include
Linking pgpKludge.h pgpPktByte.h to private include
Making headers in lib/pgp/helper
Linking pgpFIFO.h pgpPassCach.h pgpFile.h pgpStr2Key.h pgpTimeDate.h pgpMem.h pgpDebug.h pgpLeaks.h pgpTypes.h pgpFileNames.h pgpFileRef.h to public include
Linking pgpByteFIFO.h pgpCharMap.h to private include
Making headers in lib/pgp/compress
Linking pgpCompress.h to public include
Linking pgpZInflate.h to private include
Making headers in lib/pgp/hash
Linking pgpHash.h to public include
Making headers in lib/pgp/cipher
Linking pgpCFB.h pgpCipher.h to public include
Making headers in lib/pgp/random
Linking pgpRndom.h pgpRndPool.h pgpRndSeed.h to public include
Making headers in lib/pgp/pubkey
Linking pgpESK.h pgpFixedKey.h pgpPubKey.h pgpSig.h pgpKeySpec.h to public include
Linking pgpRSAKey.h pgpMakeSig.h pgpElGKey.h pgpDSAKey.h pgpKeyMisc.h to private include
Making headers in lib/pgp/pipe
Making headers in lib/pgp/pipe/utils
Linking pgpBufMod.h pgpDevNull.h pgpJoin.h pgpMemMod.h pgpPipeline.h pgpSplit.h to public include
Linking pgpAddHdr.h pgpCopyMod.h to private include
Making headers in lib/pgp/pipe/file
Linking pgpArmor.h pgpArmrFil.h pgpFileMod.h pgpHeader.h pgpPrsAsc.h to public include
Making headers in lib/pgp/pipe/sig
Linking pgpHashMod.h pgpSigMod.h to public include
Making headers in lib/pgp/pipe/crypt
Linking pgpCiphrMod.h pgpConvMod.h pgpPKEMod.h to public include
Making headers in lib/pgp/pipe/text
Linking pgpCompMod.h pgpLiteral.h pgpTextFilt.h to public include
Making headers in lib/pgp/pipe/parser
Linking pgpPrsBin.h pgpReadAnn.h pgpVerifyRa.h to public include
Making headers in lib/pgp/utils
Linking pgpConf.h pgpDecPipe.h pgpEncPipe.h pgpFileType.h pgpEnv.h pgpSigPipe.h pgpSigSpec.h to public include
Making headers in lib/pgp/keys
Linking pgpRngMnt.h pgpRngPub.h pgpRngRead.h pgpTrust.h pgpTrstPkt.h to public include
Linking pgpRngPriv.h pgpRngPkt.h pgpRngPars.h pgpMemPool.h to private include
Making headers in lib/pgp/keydb
Linking pgpKeyDB.h pgpPrefUnix.h to public include
Linking pgpKDBint.h pgpPrefsInt.h to private include
Making headers in lib/ttyui
Linking pgpUserIO.h pgpRingUI.h pgpOutput.h pgpBlockPrefs.h to public include
Making headers in lib/simple
Linking spgp.h to public include
Making headers in apps
Making headers in apps/common
Making headers in apps/pgp
Making headers in apps/pgpk
Making headers in man
Making headers in plugins
Making all in lib
Making all in lib/bn
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bn.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnimem.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnsieve.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnprime.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bngermain.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnjacobi.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnprint.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bnlegal.c
test ! -f bn32.h -o -w bn32.h || (chmod u+w bn32.h && test -w bn32.h) || rm -f bn32.h
sed -e s/32/64/g -e s/16/32/g ./bn16.h > bn32.h
chmod a-w bn32.h
test ! -f bni32.h -o -w bni32.h || (chmod u+w bni32.h && test -w bni32.h) || rm -f bni32.h
sed -e s/32/64/g -e s/16/32/g ./bni16.h > bni32.h
chmod a-w bni32.h
test ! -f bn32.c -o -w bn32.c || (chmod u+w bn32.c && test -w bn32.c) || rm -f bn32.c
sed -e s/32/64/g -e s/16/32/g ./bn16.c > bn32.c
chmod a-w bn32.c
test ! -f bn64.h -o -w bn64.h || (chmod u+w bn64.h && test -w bn64.h) || rm -f bn64.h
sed -e s/32/128/g -e s/16/64/g ./bn16.h > bn64.h
chmod a-w bn64.h
test ! -f bni64.h -o -w bni64.h || (chmod u+w bni64.h && test -w bni64.h) || rm -f bni64.h
sed -e s/32/128/g -e s/16/64/g ./bni16.h > bni64.h
chmod a-w bni64.h
test ! -f bn64.c -o -w bn64.c || (chmod u+w bn64.c && test -w bn64.c) || rm -f bn64.c
sed -e s/32/128/g -e s/16/64/g ./bn16.c > bn64.c
chmod a-w bn64.c
test ! -f bninit32.c -o -w bninit32.c || (chmod u+w bninit32.c && test -w bninit32.c) || rm -f bninit32.c
sed -e s/32/64/g -e s/16/32/g ./bninit16.c > bninit32.c
chmod a-w bninit32.c
test ! -f bninit64.c -o -w bninit64.c || (chmod u+w bninit64.c && test -w bninit64.c) || rm -f bninit64.c
sed -e s/32/128/g -e s/16/64/g ./bninit16.c > bninit64.c
chmod a-w bninit64.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bn00.c
test ! -f bni32.c -o -w bni32.c || (chmod u+w bni32.c && test -w bni32.c) || rm -f bni32.c
sed -e s/32/64/g -e s/16/32/g ./bni16.c > bni32.c
chmod a-w bni32.c
test ! -f bni64.c -o -w bni64.c || (chmod u+w bni64.c && test -w bni64.c) || rm -f bni64.c
sed -e s/32/128/g -e s/16/64/g ./bni16.c > bni64.c
chmod a-w bni64.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I.   -c bni00.c
+ echo bn.o bnimem.o bnsieve.o bnprime.o bngermain.o bnjacobi.o bnprint.o bnlegal.o bn00.o bni00.o
rm -f libbn.a
ar cru libbn.a `cat DONE`
ranlib libbn.a
rm -f ../libbn.a
ln -s ../lib/bn/libbn.a ../
Making all in lib/pgp
Making all in lib/pgp/include
Making all in lib/pgp/helper
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpAnnotate.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpByteFIFO.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpCharMap.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFIFO.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpGlobals.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPassCach.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPipeFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpErr.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMemFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMsg.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpStr2Key.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpTimeDate.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFileFIFO.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFlexFIFO.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMem.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpDebug.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpLeaks.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFileNames.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFileRef.c
pgpFileRef.c:100:10: warning: trigraph ??' ignored, use -trigraphs to enable
pgpFileRef.c:629:32: warning: trigraph ??' ignored, use -trigraphs to enable
+ echo pgpAnnotate.o pgpByteFIFO.o pgpCharMap.o pgpFIFO.o pgpGlobals.o pgpPassCach.o pgpPipeFile.o pgpErr.o pgpFile.o pgpMemFile.o pgpMsg.o pgpStr2Key.o pgpTimeDate.o pgpFileFIFO.o pgpFlexFIFO.o pgpMem.o pgpDebug.o pgpLeaks.o pgpFileNames.o pgpFileRef.o
Making all in lib/pgp/compress
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpZInflate.c
+ echo pgpZInflate.o
Making all in lib/pgp/hash
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpHash.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMD5.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpSHA.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRIPEMD160.c
+ echo pgpHash.o pgpMD5.o pgpSHA.o pgpRIPEMD160.o
Making all in lib/pgp/cipher
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpCFB.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpCipher.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpIDEA.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpDES3.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpCAST5.c
+ echo pgpCFB.o pgpCipher.o pgpIDEA.o pgpDES3.o pgpCAST5.o
Making all in lib/pgp/random
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRndom.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRndPool.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRndUnix.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRndEvnt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRndSeed.c
+ echo pgpRndom.o pgpRndPool.o pgpRndUnix.o pgpRndEvnt.o pgpRndSeed.o
Making all in lib/pgp/pubkey
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPubKey.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFixedKey.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpESK.c
In file included from pgpESK.c:15:0:
pgpPktList.h:42:8: warning: extra tokens at end of #endif directive
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpSig.c
In file included from pgpSig.c:14:0:
pgpPktList.h:42:8: warning: extra tokens at end of #endif directive
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPktList.c
In file included from pgpPktList.c:16:0:
pgpPktList.h:42:8: warning: extra tokens at end of #endif directive
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMakeSig.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeySpec.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpElGKey.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpDSAKey.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeyMisc.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRSAGlue1.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRSAGlue2.c
pgpRSAGlue2.c:272:8: warning: extra tokens at end of #endif directive
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRSAKey.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRSAKeyGen.c
+ echo pgpPubKey.o pgpFixedKey.o pgpESK.o pgpSig.o pgpPktList.o pgpMakeSig.o pgpKeySpec.o pgpElGKey.o pgpDSAKey.o pgpKeyMisc.o pgpRSAGlue1.o pgpRSAGlue2.o pgpRSAKey.o pgpRSAKeyGen.o
Making all in lib/pgp/pipe
Making all in lib/pgp/pipe/utils
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpAddHdr.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpBufMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpCopyMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpDevNull.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpMemMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpJoin.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpSplit.c
+ echo pgpAddHdr.o pgpBufMod.o pgpCopyMod.o pgpDevNull.o pgpMemMod.o pgpJoin.o pgpSplit.o
Making all in lib/pgp/pipe/file
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpArmor.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpArmrFil.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpFileMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpCRC.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpHeader.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpPrsAsc.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpRadix64.c
+ echo pgpArmor.o pgpArmrFil.o pgpFileMod.o pgpCRC.o pgpHeader.o pgpPrsAsc.o pgpRadix64.o
Making all in lib/pgp/pipe/sig
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpSigMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpHashMod.c
+ echo pgpSigMod.o pgpHashMod.o
Making all in lib/pgp/pipe/crypt
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpCiphrMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpConvMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpMakePKE.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpPKEMod.c
+ echo pgpCiphrMod.o pgpConvMod.o pgpMakePKE.o pgpPKEMod.o
Making all in lib/pgp/pipe/text
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpCompMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpDefMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpInfMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpLiteral.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpTextFilt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpZBits.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpZDeflate.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpZTrees.c
+ echo pgpCompMod.o pgpDefMod.o pgpInfMod.o pgpLiteral.o pgpTextFilt.o pgpZBits.o pgpZDeflate.o pgpZTrees.o
Making all in lib/pgp/pipe/parser
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpPrsBin.c
pgpPrsBin.c: In function 'ProcessCallback':
pgpPrsBin.c:1288:4: warning: large integer implicitly truncated to unsigned type
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpReadAnn.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpVerifyRa.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../../. -I../../../.././include -I../include -I.  -I../../include   -c pgpVrfySig.c
+ echo pgpPrsBin.o pgpReadAnn.o pgpVerifyRa.o pgpVrfySig.o
rm -f LIBDONE
for i in utils/DONE file/DONE sig/DONE crypt/DONE text/DONE parser/DONE; do  j=`echo $i | sed -e 's;/[^/]*$;;'` ;  sed -e "s;^\([^ ]\);$j/\1;" -e "s; \([^ ]\); $j/\1;g"  < $i >> LIBDONE;  done
Making all in lib/pgp/utils
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpConf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpDecPipe.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpEncPipe.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFileType.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpEnv.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpSigPipe.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpSigSpec.c
+ echo pgpConf.o pgpDecPipe.o pgpEncPipe.o pgpFileType.o pgpEnv.o pgpSigPipe.o pgpSigSpec.o
Making all in lib/pgp/keys
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMemPool.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngPub.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngPriv.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngPkt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngPars.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngRead.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpRngMnt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpTrust.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpTrstPkt.c
+ echo pgpMemPool.o pgpRngPub.o pgpRngPriv.o pgpRngPkt.o pgpRngPars.o pgpRngRead.o pgpRngMnt.o pgpTrust.o pgpTrstPkt.o
Making all in lib/pgp/keydb
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFileDB.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpUnionDB.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpMemDB.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeyMan.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeyIter.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeySet.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeyLib.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPrefs.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpPrefUnix.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpKeyUpd.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpDearmor.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.     -c pgpFilteredSet.c
+ echo pgpFileDB.o pgpUnionDB.o pgpMemDB.o pgpKeyMan.o pgpKeyIter.o pgpKeySet.o pgpKeyLib.o pgpPrefs.o pgpPrefUnix.o pgpKeyUpd.o pgpDearmor.o pgpFilteredSet.o
rm -f LIBDONE
for i in helper/DONE compress/DONE hash/DONE cipher/DONE random/DONE  pubkey/DONE pipe/LIBDONE utils/DONE keys/DONE keydb/DONE; do  j=`echo $i | sed -e 's;/[^/]*$;;'` ;  sed -e "s;^\([^ ]\);$j/\1;" -e "s; \([^ ]\); $j/\1;g"  < $i >> LIBDONE;  done
rm -f libpgp.a
ar cru libpgp.a `cat LIBDONE`
ranlib libpgp.a
rm -f ../libpgp.a
ln -s ../lib/pgp/libpgp.a ../
Making all in lib/ttyui
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpUserIO.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpKBUnix.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpScrUnix.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpRingUI.c
In file included from pgpRingUI.c:26:0:
pgpUserIO.h:146:10: warning: 'union RingObject' declared inside parameter list
pgpUserIO.h:146:10: warning: its scope is only this definition or declaration, which is probably not what you want
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpMoreMod.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpBlockPrefs.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpOutput.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c pgpErrOutput.c
+ echo pgpUserIO.o pgpKBUnix.o pgpScrUnix.o pgpRingUI.o pgpMoreMod.o pgpBlockPrefs.o pgpOutput.o pgpErrOutput.o
rm -f libpgptty.a
ar cru libpgptty.a `cat DONE`
ranlib libpgptty.a
rm -f ../libpgptty.a
ln -s ../lib/ttyui/libpgptty.a ../
Making all in lib/simple
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpABuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpExtK.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpSFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpdecrypt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpsigner.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpAFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpNKey.c
spgpNKey.c: In function 'spgpCloseKeyRing':
spgpNKey.c:254:29: warning: cast from pointer to integer of different size
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpVBuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpinit.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgptext.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpAddK.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpRBuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpVFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpkcheck.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c test.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpChkR.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpRFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpbuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpnameid8.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpEBuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpRNG.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpcallback.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpreclist.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpEFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpSBuf.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpdearmor.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.     -c spgpring.c
+ echo spgpABuf.o spgpExtK.o spgpSFile.o spgpdecrypt.o spgpsigner.o spgpAFile.o spgpNKey.o spgpVBuf.o spgpinit.o spgptext.o spgpAddK.o spgpRBuf.o spgpVFile.o spgpkcheck.o test.o spgpChkR.o spgpRFile.o spgpbuf.o spgpnameid8.o spgpEBuf.o spgpRNG.o spgpcallback.o spgpreclist.o spgpEFile.o spgpSBuf.o spgpdearmor.o spgpring.o
rm -f libsimple.a
ar cru libsimple.a `cat DONE`
ranlib libsimple.a
rm -f ../libsimple.a
ln -s ../lib/simple/libsimple.a ../
Making all in apps
Making all in apps/common
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpAppFile.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpExit.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpKeyRings.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpInitApp.c
In file included from pgpInitApp.c:35:0:
../.././include/pgpUserIO.h:146:10: warning: 'union RingObject' declared inside parameter list
../.././include/pgpUserIO.h:146:10: warning: its scope is only this definition or declaration, which is probably not what you want
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpOpt.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/pkg/lib/pgp\"     -I../../. -I../.././include -I../include -I.  -I./../include   -c pgpFullLicense.c
+ echo pgpAppFile.o pgpExit.o pgpKeyRings.o pgpInitApp.o pgpOpt.o pgpFullLicense.o
Making all in apps/pgp
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c pgp.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c parsearg.c
In file included from parsearg.c:21:0:
../.././include/pgpUserIO.h:146:10: warning: 'union RingObject' declared inside parameter list
../.././include/pgpUserIO.h:146:10: warning: its scope is only this definition or declaration, which is probably not what you want
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c filter.c
gcc -Wl,-R/usr/pkg/lib -L../.././lib -o pgp5 ../common/pgpAppFile.o ../common/pgpExit.o ../common/pgpKeyRings.o  ../common/pgpInitApp.o ../common/pgpOpt.o  ../common/pgpFullLicense.o pgp.o parsearg.o filter.o -lpgptty -lpgp -lbn -lsimple -lm -lnsl 
Making all in apps/pgpk
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c keyserver.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c pgpk.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c pgpkUI.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c pgpkKeyGen.c
gcc -O3 -pipe -fstack-protector -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../. -I../.././include -I../include -I.  -I../common -I./../common   -c url.c
gcc -Wl,-R/usr/pkg/lib -L../.././lib -o pgpk ../common/pgpOpt.o ../common/pgpExit.o ../common/pgpInitApp.o  ../common/pgpAppFile.o ../common/pgpKeyRings.o  ../common/pgpFullLicense.o keyserver.o pgpk.o pgpkUI.o pgpkKeyGen.o url.o -lpgptty -lpgp -lbn -lsimple -lm -lnsl 
Making all in man
Making all in plugins
=> Unwrapping files-to-be-installed.