>>> Building on exopi-1 under security/pgp5 DIST = [security/pgp5:pgp50i-unix-src.tar.gz] FULLPKGNAME = pgp-5.0ip2 distfiles size=927363 >>> Running build in security/pgp5 at 1711446196.13 ===> security/pgp5 ===> Building from scratch pgp-5.0ip2 ===> Verifying specs: c m ===> found c.99.0 m.10.1 ===> Checking files for pgp-5.0ip2 `/exopi-cvs/ports/distfiles/pgp50i-unix-src.tar.gz' is up to date. >> (SHA256) pgp50i-unix-src.tar.gz: OK ===> Extracting for pgp-5.0ip2 ===> Patching for pgp-5.0ip2 ===> Applying OpenBSD patch patch-apps_common_pgpFullLicense_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- apps/common/pgpFullLicense.c.orig 1998-02-07 20:04:06.000000000 +0100 |+++ apps/common/pgpFullLicense.c 2004-01-04 21:41:33.000000000 +0100 -------------------------- Patching file apps/common/pgpFullLicense.c using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-apps_pgp_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- apps/pgp/Makefile.in.orig Sat Feb 7 16:54:56 1998 |+++ apps/pgp/Makefile.in Tue Apr 23 03:06:28 2002 -------------------------- Patching file apps/pgp/Makefile.in using Plan A... Hunk #1 succeeded at 6 with fuzz 1. Hunk #2 succeeded at 21. done ===> Applying OpenBSD patch patch-apps_pgp_pgp_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- apps/pgp/pgp.c.orig Sat Feb 7 16:54:56 1998 |+++ apps/pgp/pgp.c Tue Apr 23 03:06:28 2002 -------------------------- Patching file apps/pgp/pgp.c using Plan A... Hunk #1 succeeded at 1094. done ===> Applying OpenBSD patch patch-apps_pgpk_pgpkUI_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- apps/pgpk/pgpkUI.c.orig Sat Feb 7 20:54:35 1998 |+++ apps/pgpk/pgpkUI.c Tue Mar 8 23:47:43 2005 -------------------------- Patching file apps/pgpk/pgpkUI.c using Plan A... Hunk #1 succeeded at 228. done ===> Applying OpenBSD patch patch-config_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |This patch is benign when not using RSAREF and is required when using |RSAREF to get pgp5 to link. Without the patch pgp5 fails to link |as NN_ModExp is defined in two libraries. | |--- config.h.in.orig Sat Feb 7 16:54:56 1998 |+++ config.h.in Tue Apr 23 03:06:29 2002 -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 69. done ===> Applying OpenBSD patch patch-lib_pgp_helper_pgpDebug_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/pgp/helper/pgpDebug.c.orig Thu Nov 28 15:37:22 2002 |+++ lib/pgp/helper/pgpDebug.c Thu Nov 28 15:37:41 2002 -------------------------- Patching file lib/pgp/helper/pgpDebug.c using Plan A... Hunk #1 succeeded at 191. done ===> Applying OpenBSD patch patch-lib_pgp_helper_pgpMem_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From Julian Coleman posted to |netbsd-bugs@netbsd.org: | |The memory alignment strategy for PGP 5.0i causes bus errors on NetBSD/Sparc |because 8 byte variables are not aligned on an 8 byte boundary. | |In src/lib/pgp/helper/pgpMem.c:PGP_INTERNAL_ALLOC(), a header is added to |all malloc()'ed memory and the pointer returned is incremented by the size |of the header. However, there are no constraints to see if this increment |is correctly aligned. | |The problem might also occur on other OS's running on the Sparc. A patch |is appended (based on one used for the Chimera web browser). | |J | |PS. The exact problem is that 'off_t' is an 8 byte value, but the header |length is only a mulitple of 4. Pgpe crashes at pgpFileMod.c:333, when it |tries to modify 'context->filesize'. | |PPS. Maybe 'long long' should also be in the union (e.g. for Solaris 2). | |--- lib/pgp/helper/pgpMem.c.orig Sun Aug 10 21:05:32 1997 |+++ lib/pgp/helper/pgpMem.c Tue Apr 23 03:06:29 2002 -------------------------- Patching file lib/pgp/helper/pgpMem.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 83. Hunk #3 succeeded at 283. Hunk #4 succeeded at 301. Hunk #5 succeeded at 367. done ===> Applying OpenBSD patch patch-lib_pgp_include_pgpUsuals_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/pgp/include/pgpUsuals.h.orig Sat Aug 9 18:44:58 1997 |+++ lib/pgp/include/pgpUsuals.h Thu Jul 17 20:55:40 2003 -------------------------- Patching file lib/pgp/include/pgpUsuals.h using Plan A... Hunk #1 succeeded at 52. done ===> Applying OpenBSD patch patch-lib_pgp_random_pgpRndPool_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/pgp/random/pgpRndPool.c.orig Sat Aug 9 18:45:13 1997 |+++ lib/pgp/random/pgpRndPool.c Tue Apr 23 03:06:29 2002 -------------------------- Patching file lib/pgp/random/pgpRndPool.c using Plan A... Hunk #1 succeeded at 296. done ===> Applying OpenBSD patch patch-lib_pgp_utils_pgpFileType_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/pgp/utils/pgpFileType.c.orig Sat Aug 9 18:44:33 1997 |+++ lib/pgp/utils/pgpFileType.c Tue Apr 23 03:06:29 2002 -------------------------- Patching file lib/pgp/utils/pgpFileType.c using Plan A... Hunk #1 succeeded at 185. done ===> Applying OpenBSD patch patch-lib_ttyui_pgpUserIO_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/ttyui/pgpUserIO.c.orig Sat Feb 7 16:54:57 1998 |+++ lib/ttyui/pgpUserIO.c Tue Apr 23 03:06:29 2002 -------------------------- Patching file lib/ttyui/pgpUserIO.c using Plan A... Hunk #1 succeeded at 1321. done ===> Applying OpenBSD patch patch-man_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/Makefile.in.orig Sat Feb 7 16:54:57 1998 |+++ man/Makefile.in Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/Makefile.in using Plan A... Hunk #1 succeeded at 6 with fuzz 1. done ===> Applying OpenBSD patch patch-man_pgp-integration_7 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgp-integration.7.orig Sat Feb 7 17:08:45 1998 |+++ man/pgp-integration.7 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgp-integration.7 using Plan A... Hunk #1 succeeded at 272. done ===> Applying OpenBSD patch patch-man_pgp_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgp.1.orig Sat Feb 7 17:08:26 1998 |+++ man/pgp.1 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgp.1 using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 8. Hunk #3 succeeded at 167. done ===> Applying OpenBSD patch patch-man_pgp_cfg_5 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgp.cfg.5.orig Sat Feb 7 16:54:57 1998 |+++ man/pgp.cfg.5 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgp.cfg.5 using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 125. done ===> Applying OpenBSD patch patch-man_pgpe_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgpe.1.orig Sat Feb 7 16:54:57 1998 |+++ man/pgpe.1 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgpe.1 using Plan A... Hunk #1 succeeded at 108. done ===> Applying OpenBSD patch patch-man_pgpk_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgpk.1.orig Sat Feb 7 16:54:57 1998 |+++ man/pgpk.1 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgpk.1 using Plan A... Hunk #1 succeeded at 242. done ===> Applying OpenBSD patch patch-man_pgps_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgps.1.orig Sat Feb 7 16:54:57 1998 |+++ man/pgps.1 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgps.1 using Plan A... Hunk #1 succeeded at 96. done ===> Applying OpenBSD patch patch-man_pgpv_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/pgpv.1.orig Sat Feb 7 16:54:57 1998 |+++ man/pgpv.1 Tue Apr 23 03:06:28 2002 -------------------------- Patching file man/pgpv.1 using Plan A... Hunk #1 succeeded at 71. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for pgp-5.0ip2 ===> Configuring for pgp-5.0ip2 Using /exopi-obj/pobj/pgp-5.0i/config.site (generated) loading site script /exopi-obj/pobj/pgp-5.0i/config.site creating cache ./config.cache checking For C compiler... cc checking whether we are using GNU CC... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for exp in -lm... (cached) yes checking for internal RSA encrypt/sign support... yes checking for lib/pgp/pubkey/pgpRSAKeyGen.c... yes checking for the Full License... yes checking how to run the C preprocessor... cc -E checking how to make dependencies... cc -E -M checking for a BSD compatible install... /exopi-obj/pobj/pgp-5.0i/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking how to test for symlinks... test -L checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... no checking for sys/param.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/stat.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for working const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for gethrtime... no checking for clock_gettime... (cached) yes checking for clock_getres... (cached) yes checking for gettimeofday... (cached) yes checking for getitimer... (cached) yes checking for setitimer... (cached) yes checking for ftime... no checking for mkstemp... (cached) yes updating cache ./config.cache creating ./config.status Using ./config/pre.in for pre-makefile Using ./config/post.in for post-makefile creating Makefile creating lib/Makefile creating lib/bn/Makefile creating lib/pgp/Makefile creating lib/pgp/include/Makefile creating lib/pgp/helper/Makefile creating lib/pgp/compress/Makefile creating lib/pgp/hash/Makefile creating lib/pgp/cipher/Makefile creating lib/pgp/random/Makefile creating lib/pgp/pubkey/Makefile creating lib/pgp/pipe/Makefile creating lib/pgp/pipe/utils/Makefile creating lib/pgp/pipe/file/Makefile creating lib/pgp/pipe/sig/Makefile creating lib/pgp/pipe/crypt/Makefile creating lib/pgp/pipe/text/Makefile creating lib/pgp/pipe/parser/Makefile creating lib/pgp/utils/Makefile creating lib/pgp/keys/Makefile creating lib/pgp/keydb/Makefile creating lib/ttyui/Makefile creating lib/simple/Makefile creating apps/Makefile creating apps/common/Makefile creating apps/pgp/Makefile creating apps/pgpk/Makefile creating man/Makefile creating plugins/Makefile creating config.h ===> Building for pgp-5.0ip2 touch .incs mkdir include /usr/bin/make mkdir_p=mkdir\ -p\ -- SHARED_LIBS_LOG=/exopi-obj/pobj/pgp-5.0i/pgp50i/src/shared_libs.log LIBTOOL=/usr/bin/libtool 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 cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bn.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bnimem.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bnsieve.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bnprime.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bngermain.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bnjacobi.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -I. -c bnprint.c cc -O2 -pipe -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 cc -O2 -pipe -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 cc -O2 -pipe -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 + > DONE 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 cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpAnnotate.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpByteFIFO.c pgpByteFIFO.c:54:27: warning: 'memset' call operates on objects of type 'struct ByteFifoPage' while the size is based on a different type 'struct ByteFifoPage *' [-Wsizeof-pointer-memaccess] memset(page, 0, sizeof(page)); ~~~~ ^~~~ pgpByteFIFO.c:54:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(page, 0, sizeof(page)); ^~~~ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpCharMap.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFIFO.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpGlobals.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpPassCach.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpPipeFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpErr.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMemFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMsg.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpStr2Key.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpTimeDate.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFileFIFO.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFlexFIFO.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMem.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpDebug.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpLeaks.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFileNames.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFileRef.c + 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 + > DONE Making all in lib/pgp/compress cc -O2 -pipe -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 + > DONE Making all in lib/pgp/hash cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpHash.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMD5.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpSHA.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/cipher cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpCFB.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpCipher.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpIDEA.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpDES3.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/random cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRndom.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRndPool.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRndUnix.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRndEvnt.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pubkey cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpPubKey.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFixedKey.c cc -O2 -pipe -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: ./pgpPktList.h:42:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif PGPPKTLIST_H ^ // cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpSig.c 1 warning generated. In file included from pgpSig.c:14: ./pgpPktList.h:42:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif PGPPKTLIST_H ^ // 1 warning generated. cc -O2 -pipe -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: ./pgpPktList.h:42:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif PGPPKTLIST_H ^ // 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMakeSig.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeySpec.c In file included from pgpKeySpec.c:15: ./pgpKeySpec.h:9:9: warning: 'PGPKEYSPEC_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PGPKEYSPEC_H ^~~~~~~~~~~~ ./pgpKeySpec.h:10:9: note: 'PGP_KEYSPEC_h' is defined here; did you mean 'PGPKEYSPEC_H'? #define PGP_KEYSPEC_h ^~~~~~~~~~~~~ PGPKEYSPEC_H 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpElGKey.c pgpElGKey.c:73:24: warning: 'memset' call operates on objects of type 'struct ELGpub' while the size is based on a different type 'struct ELGpub *' [-Wsizeof-pointer-memaccess] memset(pub, 0, sizeof(pub)); ~~~ ^~~ pgpElGKey.c:73:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pub, 0, sizeof(pub)); ^~~ pgpElGKey.c:75:27: warning: 'memset' call operates on objects of type 'struct PgpPubKey' while the size is based on a different type 'struct PgpPubKey *' [-Wsizeof-pointer-memaccess] memset(pubkey, 0, sizeof(pubkey)); ~~~~~~ ^~~~~~ pgpElGKey.c:75:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pubkey, 0, sizeof(pubkey)); ^~~~~~ pgpElGKey.c:483:24: warning: 'memset' call operates on objects of type 'struct ELGsecPlus' while the size is based on a different type 'struct ELGsecPlus *' [-Wsizeof-pointer-memaccess] memset(sec, 0, sizeof(sec)); ~~~ ^~~ pgpElGKey.c:483:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(sec, 0, sizeof(sec)); ^~~ pgpElGKey.c:485:27: warning: 'memset' call operates on objects of type 'struct PgpSecKey' while the size is based on a different type 'struct PgpSecKey *' [-Wsizeof-pointer-memaccess] memset(seckey, 0, sizeof(seckey)); ~~~~~~ ^~~~~~ pgpElGKey.c:485:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(seckey, 0, sizeof(seckey)); ^~~~~~ 4 warnings generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpDSAKey.c pgpDSAKey.c:74:24: warning: 'memset' call operates on objects of type 'struct DSApub' while the size is based on a different type 'struct DSApub *' [-Wsizeof-pointer-memaccess] memset(pub, 0, sizeof(pub)); ~~~ ^~~ pgpDSAKey.c:74:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pub, 0, sizeof(pub)); ^~~ pgpDSAKey.c:76:27: warning: 'memset' call operates on objects of type 'struct PgpPubKey' while the size is based on a different type 'struct PgpPubKey *' [-Wsizeof-pointer-memaccess] memset(pubkey, 0, sizeof(pubkey)); ~~~~~~ ^~~~~~ pgpDSAKey.c:76:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pubkey, 0, sizeof(pubkey)); ^~~~~~ pgpDSAKey.c:405:24: warning: 'memset' call operates on objects of type 'struct DSAsecPlus' while the size is based on a different type 'struct DSAsecPlus *' [-Wsizeof-pointer-memaccess] memset(sec, 0, sizeof(sec)); ~~~ ^~~ pgpDSAKey.c:405:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(sec, 0, sizeof(sec)); ^~~ pgpDSAKey.c:407:27: warning: 'memset' call operates on objects of type 'struct PgpSecKey' while the size is based on a different type 'struct PgpSecKey *' [-Wsizeof-pointer-memaccess] memset(seckey, 0, sizeof(seckey)); ~~~~~~ ^~~~~~ pgpDSAKey.c:407:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(seckey, 0, sizeof(seckey)); ^~~~~~ 4 warnings generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeyMisc.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRSAGlue1.c cc -O2 -pipe -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 [-Wextra-tokens] #endif (!NO_RSA && !USE_RSAREF_FULL) ^ // 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRSAKey.c pgpRSAKey.c:54:26: warning: 'memset' call operates on objects of type 'struct RSApub' while the size is based on a different type 'struct RSApub *' [-Wsizeof-pointer-memaccess] memset(pub, 0, sizeof(pub)); ~~~ ^~~ pgpRSAKey.c:54:26: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pub, 0, sizeof(pub)); ^~~ pgpRSAKey.c:56:29: warning: 'memset' call operates on objects of type 'struct PgpPubKey' while the size is based on a different type 'struct PgpPubKey *' [-Wsizeof-pointer-memaccess] memset(pubkey, 0, sizeof(pubkey)); ~~~~~~ ^~~~~~ pgpRSAKey.c:56:29: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(pubkey, 0, sizeof(pubkey)); ^~~~~~ pgpRSAKey.c:331:26: warning: 'memset' call operates on objects of type 'struct RSAsecPlus' while the size is based on a different type 'struct RSAsecPlus *' [-Wsizeof-pointer-memaccess] memset(sec, 0, sizeof(sec)); ~~~ ^~~ pgpRSAKey.c:331:26: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(sec, 0, sizeof(sec)); ^~~ pgpRSAKey.c:333:29: warning: 'memset' call operates on objects of type 'struct PgpSecKey' while the size is based on a different type 'struct PgpSecKey *' [-Wsizeof-pointer-memaccess] memset(seckey, 0, sizeof(seckey)); ~~~~~~ ^~~~~~ pgpRSAKey.c:333:29: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(seckey, 0, sizeof(seckey)); ^~~~~~ 4 warnings generated. cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe Making all in lib/pgp/pipe/utils cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpAddHdr.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpBufMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpCopyMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpDevNull.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpMemMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpJoin.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe/file cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpArmor.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpArmrFil.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpFileMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpCRC.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpHeader.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpPrsAsc.c pgpPrsAsc.c:1129:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ pgpPrsAsc.c:1125:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (inlen == 7) ^ 2 warnings generated. cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe/sig cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpSigMod.c pgpSigMod.c:469:28: warning: 'memset' call operates on objects of type 'byte' (aka 'unsigned char') while the size is based on a different type 'byte *' (aka 'unsigned char *') [-Wsizeof-pointer-memaccess] memset (buf, 0, sizeof (buf)); ~~~ ^~~ pgpSigMod.c:469:28: note: did you mean to provide an explicit length? memset (buf, 0, sizeof (buf)); ^~~ 1 warning generated. cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe/crypt cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpCiphrMod.c pgpCiphrMod.c:116:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (context->progress(context->buflen) < 0) { ^ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpConvMod.c pgpConvMod.c:155:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpMakePKE.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe/text cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpCompMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpDefMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpInfMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpLiteral.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpTextFilt.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpZBits.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpZDeflate.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/pipe/parser cc -O2 -pipe -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:1288:29: warning: implicit conversion from 'unsigned long' to 'word32' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] ctx->input.head.pktlen = -1ul; /* Write through rest */ ~ ^~~~ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpReadAnn.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../../. -I../../../.././include -I../include -I. -I../../include -c pgpVerifyRa.c cc -O2 -pipe -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 + > DONE 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 cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpConf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpDecPipe.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpEncPipe.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFileType.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpEnv.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpSigPipe.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/keys cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMemPool.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngPub.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngPriv.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngPkt.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngPars.c In file included from pgpRngPars.c:24: ../../.././include/pgpKeySpec.h:9:9: warning: 'PGPKEYSPEC_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PGPKEYSPEC_H ^~~~~~~~~~~~ ../../.././include/pgpKeySpec.h:10:9: note: 'PGP_KEYSPEC_h' is defined here; did you mean 'PGPKEYSPEC_H'? #define PGP_KEYSPEC_h ^~~~~~~~~~~~~ PGPKEYSPEC_H 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngRead.c In file included from pgpRngRead.c:39: ../../.././include/pgpKeySpec.h:9:9: warning: 'PGPKEYSPEC_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PGPKEYSPEC_H ^~~~~~~~~~~~ ../../.././include/pgpKeySpec.h:10:9: note: 'PGP_KEYSPEC_h' is defined here; did you mean 'PGPKEYSPEC_H'? #define PGP_KEYSPEC_h ^~~~~~~~~~~~~ PGPKEYSPEC_H 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpRngMnt.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpTrust.c cc -O2 -pipe -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 + > DONE Making all in lib/pgp/keydb cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpFileDB.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpUnionDB.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpMemDB.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeyMan.c In file included from pgpKeyMan.c:20: ../../.././include/pgpKeySpec.h:9:9: warning: 'PGPKEYSPEC_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PGPKEYSPEC_H ^~~~~~~~~~~~ ../../.././include/pgpKeySpec.h:10:9: note: 'PGP_KEYSPEC_h' is defined here; did you mean 'PGPKEYSPEC_H'? #define PGP_KEYSPEC_h ^~~~~~~~~~~~~ PGPKEYSPEC_H 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeyIter.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeySet.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeyLib.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpPrefs.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpPrefUnix.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpKeyUpd.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../../. -I../../.././include -I../include -I. -c pgpDearmor.c cc -O2 -pipe -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 + > DONE 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 cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpUserIO.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpKBUnix.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpScrUnix.c cc -O2 -pipe -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: ./pgpUserIO.h:144:55: warning: declaration of 'union RingObject' will not be visible outside of this function [-Wvisibility] int PGPTTYExport pgpTtyUnlockSeckey (void *arg, union RingObject *key, ^ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpMoreMod.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpBlockPrefs.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpOutput.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c pgpErrOutput.c rm -f libpgptty.a ar cru libpgptty.a `cat DONE` + echo pgpUserIO.o pgpKBUnix.o pgpScrUnix.o pgpRingUI.o pgpMoreMod.o pgpBlockPrefs.o pgpOutput.o pgpErrOutput.o + > DONE ranlib libpgptty.a rm -f ../libpgptty.a ln -s ../lib/ttyui/libpgptty.a ../ Making all in lib/simple cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpABuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpExtK.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpSFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpdecrypt.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpsigner.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpAFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpNKey.c spgpNKey.c:254:29: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] spgpFinish (env, ringpool, (int)handle); ^~~~~~~~~~~ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpVBuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpinit.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgptext.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpAddK.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpRBuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpVFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpkcheck.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c test.c test.c:182:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main (int argc, char *argv[]) ^ int 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpChkR.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpRFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpbuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpnameid8.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpEBuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpRNG.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpcallback.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpreclist.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpEFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpSBuf.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -I../../. -I../.././include -I../include -I. -c spgpdearmor.c cc -O2 -pipe -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 + > DONE 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 cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpAppFile.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpExit.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpKeyRings.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpInitApp.c In file included from pgpInitApp.c:35: ../.././include/pgpUserIO.h:144:55: warning: declaration of 'union RingObject' will not be visible outside of this function [-Wvisibility] int PGPTTYExport pgpTtyUnlockSeckey (void *arg, union RingObject *key, ^ 1 warning generated. cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpOpt.c cc -O2 -pipe -DUNIX=1 -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0 -DPGPSYSDIR=\"/usr/local/lib/pgp\" -I../../. -I../.././include -I../include -I. -I./../include -c pgpFullLicense.c pgpFullLicense.c:243:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, license); ^~~~~~~ pgpFullLicense.c:243:21: note: treat the string as an argument to avoid this fprintf(stderr, license); ^ "%s", 1 warning generated. + echo pgpAppFile.o pgpExit.o pgpKeyRings.o pgpInitApp.o pgpOpt.o pgpFullLicense.o + > DONE Making all in apps/pgp cc -O2 -pipe -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 cc -O2 -pipe -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: ../.././include/pgpUserIO.h:144:55: warning: declaration of 'union RingObject' will not be visible outside of this function [-Wvisibility] int PGPTTYExport pgpTtyUnlockSeckey (void *arg, union RingObject *key, ^ 1 warning generated. cc -O2 -pipe -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 filter.c:293:47: warning: incompatible pointer types passing 'int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] NameString = ringNameName(ringset, name, &len); ^~~~ ../.././include/pgpRngPub.h:322:34: note: passing argument to parameter 'lenp' here union RingObject *name, size_t *lenp); ^ 1 warning generated. cc -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 pgpAppFile.c(../common/pgpAppFile.o:(fileNameExtend)): warning: strcpy() is almost always misused, please use strlcpy() pgpAppFile.c(../common/pgpAppFile.o:(fileNameExtend)): warning: strcat() is almost always misused, please use strlcat() pgpErr.c(pgpErr.o:(pgperrString) in archive ../.././lib/libpgp.a): warning: sprintf() is often misused, please use snprintf() Making all in apps/pgpk cc -O2 -pipe -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 keyserver.c:370:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] strlen(TempBuffer) + 8); ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -O2 -pipe -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 cc -O2 -pipe -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 pgpkUI.c:769:11: warning: implicit conversion from enumeration type 'PgpOutputType' (aka 'enum PgpOutputTypes') to different enumeration type 'PgpSeverityLevel' (aka 'enum PgpSeverityLevels') [-Wenum-conversion] OutputType, ^~~~~~~~~~ pgpkUI.c:776:11: warning: implicit conversion from enumeration type 'PgpOutputType' (aka 'enum PgpOutputTypes') to different enumeration type 'PgpSeverityLevel' (aka 'enum PgpSeverityLevels') [-Wenum-conversion] OutputType, ^~~~~~~~~~ pgpkUI.c:781:11: warning: implicit conversion from enumeration type 'PgpOutputType' (aka 'enum PgpOutputTypes') to different enumeration type 'PgpSeverityLevel' (aka 'enum PgpSeverityLevels') [-Wenum-conversion] OutputType, ^~~~~~~~~~ 3 warnings generated. cc -O2 -pipe -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 cc -O2 -pipe -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 cc -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 pgpAppFile.c(../common/pgpAppFile.o:(fileNameExtend)): warning: strcpy() is almost always misused, please use strlcpy() pgpAppFile.c(../common/pgpAppFile.o:(fileNameExtend)): warning: strcat() is almost always misused, please use strlcat() keyserver.c(keyserver.o:(PGPkeyserverGetAndAddKeys)): warning: sprintf() is often misused, please use snprintf() Making all in man Making all in plugins >>> Running package in security/pgp5 at 1711446245.80 ===> security/pgp5 ===> Faking installation for pgp-5.0ip2 Making install in lib Making install in lib/bn if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'xlibbn.a' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in libbn.a''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp Making install in lib/pgp/include if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/helper if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/compress if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/hash if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/cipher if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/random if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pubkey if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe Making install in lib/pgp/pipe/utils if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe/file if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe/sig if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe/crypt if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe/text if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/pipe/parser if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/utils if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/keys if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/pgp/keydb if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'xlibpgp.a' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in libpgp.a''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/ttyui if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'xlibpgptty.a' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in libpgptty.a''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in lib/simple if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'xlibsimple.a' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in libsimple.a''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in apps Making install in apps/common if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in apps/pgp ( /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 pgp5 /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; cd /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; rm -f pgpe pgps pgpv pgp_old; ln -s pgp5 pgpe; ln -s pgp5 pgps; ln -s pgp5 pgpv; ln -s pgp5 pgp_old ) if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'xpgp5' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in pgp5''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in apps/pgpk if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'xpgpk' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in pgpk''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in man if test 'xpgp5.1 pgpe.1 pgpk.1 pgps.1 pgpv.1' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man1; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man1; fi; for i in pgp5.1 pgpe.1 pgpk.1 pgps.1 pgpv.1''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man1; done else :; fi if test 'xpgp.cfg.5' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man5; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man5; fi; for i in pgp.cfg.5''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man5; done else :; fi if test 'xpgp-integration.7 pgp-intro.7' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man7; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man7; fi; for i in pgp-integration.7 pgp-intro.7''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man7; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi Making install in plugins if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 ./$i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/include; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib; done else :; fi if test 'x' != x; then if test ! -d /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; then mkdir -p /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; fi; for i in ''; do /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 755 $i /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/bin; done else :; fi /exopi-obj/pobj/pgp-5.0i/bin/install -d -m 755 /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib/pgp5 /exopi-obj/pobj/pgp-5.0i/bin/install -c -m 644 /exopi-obj/pobj/pgp-5.0i/pgp50i/src/language50.txt /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/lib/pgp5 ===> Building package for pgp-5.0ip2 Create /exopi-cvs/ports/packages/amd64/all/pgp-5.0ip2.tgz Creating package pgp-5.0ip2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************* | 21% archiving|************************** | 41% archiving|***************************** | 45% archiving|********************************************************* | 88% archiving|************************************************************ | 93% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man7/pgp-intro.7: No one-line description, using filename "pgp-intro" /exopi-obj/pobj/pgp-5.0i/fake-amd64/usr/local/man/man7/pgp-integration.7: No one-line description, using filename "pgp-integration" Link to /exopi-cvs/ports/packages/amd64/ftp/pgp-5.0ip2.tgz >>> Running clean in security/pgp5 at 1711446252.21 ===> security/pgp5 ===> Cleaning for pgp-5.0ip2 >>> Ended at 1711446253.61 max_stuck=0.00/build=49.65/package=6.43/clean=1.44