Advertisement
Guest User

Untitled

a guest
Nov 6th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.74 KB | None | 0 0
  1. ***
  2. *** No package 'sqlite3' found
  3. ***
  4. checking for encfs... /usr/bin/encfs
  5. checking for fusermount... /bin/fusermount
  6. checking for openpty in -lutil... yes
  7. checking for shred... /usr/bin/shred
  8. checking for npth-config... /usr/local/bin/npth-config
  9. checking for NPTH - version >= 1.2... yes (1.5)
  10. checking NPTH API version... okay
  11. checking for ntbtls-config... no
  12. checking for NTBTLS - version >= 0.1.0... no
  13. checking for LIBGNUTLS... no
  14. configure: WARNING:
  15. ***
  16. *** Building without NTBTLS and GNUTLS - no TLS access to keyservers.
  17. ***
  18. *** No package 'gnutls' found
  19. ***
  20. configure: checking for networking options
  21. checking for gethostbyname... yes
  22. checking for setsockopt... yes
  23. checking for library containing res_query... no
  24. checking for library containing __res_query... -lresolv
  25. checking for library containing dn_expand... no
  26. checking for library containing __dn_expand... none required
  27. checking for library containing res_9_dn_skipname... no
  28. checking for library containing dn_skipname... no
  29. checking for library containing __dn_skipname... none required
  30. checking whether the resolver is usable... yes
  31. checking whether LDAP via "-lldap" is present and sane... no
  32. checking whether I can make LDAP be sane with lber.h... no
  33. checking whether LDAP via "-lldap -llber" is present and sane... no
  34. checking whether I can make LDAP be sane with lber.h... no
  35. checking whether LDAP via "-lldap -llber -lresolv" is present and sane... no
  36. checking whether I can make LDAP be sane with lber.h... no
  37. checking whether LDAP via "-lwldap32" is present and sane... no
  38. checking whether I can make LDAP be sane with lber.h... no
  39. checking for ber_free in -llber... no
  40. configure: WARNING:
  41. ***
  42. *** Building without LDAP support.
  43. *** No CRL access or X.509 certificate search available.
  44. ***
  45. checking for sendmail... /usr/sbin/sendmail
  46. checking for ld used by GCC... /usr/bin/ld
  47. checking if the linker (/usr/bin/ld) is GNU ld... yes
  48. checking for shared library run path origin... done
  49. checking for iconv... yes
  50. checking for working iconv... yes
  51. checking for iconv declaration...
  52. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  53. configure: checking for gettext
  54. checking whether NLS is requested... yes
  55. checking for msgfmt... /usr/bin/msgfmt
  56. checking for gmsgfmt... /usr/bin/msgfmt
  57. checking for xgettext... /usr/bin/xgettext
  58. checking for msgmerge... /usr/bin/msgmerge
  59. checking for CFPreferencesCopyAppValue... no
  60. checking for CFLocaleCopyCurrent... no
  61. checking for GNU gettext in libc... yes
  62. checking whether to use NLS... yes
  63. checking where the gettext function comes from... libc
  64. checking for strchr... yes
  65. checking for nl_langinfo and CODESET... yes
  66. checking for LC_MESSAGES... yes
  67. configure: checking for header files
  68. checking for ANSI C header files... (cached) yes
  69. checking for string.h... (cached) yes
  70. checking for unistd.h... (cached) yes
  71. checking langinfo.h usability... yes
  72. checking langinfo.h presence... yes
  73. checking for langinfo.h... yes
  74. checking termio.h usability... yes
  75. checking termio.h presence... yes
  76. checking for termio.h... yes
  77. checking locale.h usability... yes
  78. checking locale.h presence... yes
  79. checking for locale.h... yes
  80. checking getopt.h usability... yes
  81. checking getopt.h presence... yes
  82. checking for getopt.h... yes
  83. checking pty.h usability... yes
  84. checking pty.h presence... yes
  85. checking for pty.h... yes
  86. checking utmp.h usability... yes
  87. checking utmp.h presence... yes
  88. checking for utmp.h... yes
  89. checking pwd.h usability... yes
  90. checking pwd.h presence... yes
  91. checking for pwd.h... yes
  92. checking for inttypes.h... (cached) yes
  93. checking signal.h usability... yes
  94. checking signal.h presence... yes
  95. checking for signal.h... yes
  96. checking sys/select.h usability... yes
  97. checking sys/select.h presence... yes
  98. checking for sys/select.h... yes
  99. checking for stdint.h... (cached) yes
  100. checking for signal.h... (cached) yes
  101. checking util.h usability... no
  102. checking util.h presence... no
  103. checking for util.h... no
  104. checking libutil.h usability... no
  105. checking libutil.h presence... no
  106. checking for libutil.h... no
  107. checking termios.h usability... yes
  108. checking termios.h presence... yes
  109. checking for termios.h... yes
  110. checking ucred.h usability... no
  111. checking ucred.h presence... no
  112. checking for ucred.h... no
  113. checking sys/sysmacros.h usability... yes
  114. checking sys/sysmacros.h presence... yes
  115. checking for sys/sysmacros.h... yes
  116. checking sys/mkdev.h usability... no
  117. checking sys/mkdev.h presence... no
  118. checking for sys/mkdev.h... no
  119. checking whether time.h and sys/time.h may both be included... yes
  120. configure: checking for system characteristics
  121. checking for an ANSI C-conforming const... yes
  122. checking for inline... inline
  123. checking for working volatile... yes
  124. checking for size_t... yes
  125. checking for mode_t... yes
  126. checking return type of signal handlers... void
  127. checking whether sys_siglist is declared... yes
  128. checking for sys/socket.h... yes
  129. checking for socklen_t... yes
  130. checking for library containing inet_addr... none required
  131. checking endianness... little
  132. checking for byte typedef... no
  133. checking for ushort typedef... yes
  134. checking for ulong typedef... yes
  135. checking for u16 typedef... no
  136. checking for u32 typedef... no
  137. checking size of unsigned short... 2
  138. checking size of unsigned int... 4
  139. checking size of unsigned long... 4
  140. checking size of unsigned long long... 8
  141. checking whether time.h and sys/time.h may both be included... (cached) yes
  142. checking size of time_t... 4
  143. checking whether time_t is unsigned... no
  144. configure: checking for library functions
  145. checking whether getpagesize is declared... yes
  146. checking for _LARGEFILE_SOURCE value needed for large files... no
  147. checking for vprintf... yes
  148. checking for _doprnt... no
  149. checking for pid_t... yes
  150. checking vfork.h usability... no
  151. checking vfork.h presence... no
  152. checking for vfork.h... no
  153. checking for fork... yes
  154. checking for vfork... yes
  155. checking for working fork... yes
  156. checking for working vfork... (cached) yes
  157. checking for strerror... yes
  158. checking for strlwr... no
  159. checking for tcgetattr... yes
  160. checking for mmap... yes
  161. checking for canonicalize_file_name... yes
  162. checking for strcasecmp... yes
  163. checking for strncasecmp... yes
  164. checking for ctermid... yes
  165. checking for times... yes
  166. checking for gmtime_r... yes
  167. checking for strtoull... yes
  168. checking for setenv... yes
  169. checking for unsetenv... yes
  170. checking for fcntl... yes
  171. checking for ftruncate... yes
  172. checking for inet_ntop... yes
  173. checking for canonicalize_file_name... (cached) yes
  174. checking for gettimeofday... yes
  175. checking for getrusage... yes
  176. checking for getrlimit... yes
  177. checking for setrlimit... yes
  178. checking for clock_gettime... yes
  179. checking for atexit... yes
  180. checking for raise... yes
  181. checking for getpagesize... yes
  182. checking for strftime... yes
  183. checking for nl_langinfo... yes
  184. checking for setlocale... yes
  185. checking for waitpid... yes
  186. checking for wait4... yes
  187. checking for sigaction... yes
  188. checking for sigprocmask... yes
  189. checking for pipe... yes
  190. checking for getaddrinfo... yes
  191. checking for ttyname... yes
  192. checking for rand... yes
  193. checking for ftello... yes
  194. checking for fsync... yes
  195. checking for stat... yes
  196. checking for lstat... yes
  197. checking for memicmp... no
  198. checking for stpcpy... yes
  199. checking for strsep... yes
  200. checking for strlwr... (cached) no
  201. checking for strtoul... yes
  202. checking for memmove... yes
  203. checking for stricmp... no
  204. checking for strtol... yes
  205. checking for memrchr... yes
  206. checking for isascii... yes
  207. checking for timegm... yes
  208. checking for getrusage... (cached) yes
  209. checking for setrlimit... (cached) yes
  210. checking for stat... (cached) yes
  211. checking for setlocale... (cached) yes
  212. checking for flockfile... yes
  213. checking for funlockfile... yes
  214. checking for getpwnam... yes
  215. checking for getpwuid... yes
  216. checking for getenv... yes
  217. checking for inet_pton... yes
  218. checking for strpbrk... yes
  219. checking for library containing nanosleep... none required
  220. checking for inotify_init... yes
  221. checking for struct sigaction... yes
  222. checking for sigset_t... yes
  223. checking for struct ucred.pid... yes
  224. checking for struct ucred.cr_pid... no
  225. checking for struct sockpeercred.pid... no
  226. checking for getpeerucred... no
  227. checking for sys/stat.h... (cached) yes
  228. checking for unistd.h... (cached) yes
  229. checking direct.h usability... no
  230. checking direct.h presence... no
  231. checking for direct.h... no
  232. checking if mkdir takes one argument... no
  233. checking whether regular expression support is requested... yes
  234. checking for library containing regcomp... none required
  235. checking for regcomp... yes
  236. checking whether your system's regexp library is broken... no
  237. checking zlib.h usability... yes
  238. checking zlib.h presence... yes
  239. checking for zlib.h... yes
  240. checking for deflateInit2_ in -lz... yes
  241. checking for bzlib.h... no
  242. checking whether readline via "-lreadline" is present and sane... no
  243. checking whether readline via "-lreadline -ltermcap" is present and sane... no
  244. checking whether readline via "-lreadline -lcurses" is present and sane... no
  245. checking whether readline via "-lreadline -lncurses" is present and sane... no
  246. configure: checking for cc features
  247. checking if gcc ignores unknown -Wno-* options... yes
  248. checking if gcc supports -Wpointer-arith... yes
  249. checking whether "make check" shall run all tests... no
  250. checking that generated files are newer than configure... done
  251. checking that generated files are newer than configure... done
  252. configure: creating ./config.status
  253. config.status: creating m4/Makefile
  254. config.status: creating Makefile
  255. config.status: creating po/Makefile.in
  256. config.status: creating common/Makefile
  257. config.status: creating common/w32info-rc.h
  258. config.status: creating kbx/Makefile
  259. config.status: creating g10/Makefile
  260. config.status: creating sm/Makefile
  261. config.status: creating agent/Makefile
  262. config.status: creating scd/Makefile
  263. config.status: creating g13/Makefile
  264. config.status: creating dirmngr/Makefile
  265. config.status: creating tools/gpg-zip
  266. config.status: creating tools/Makefile
  267. config.status: creating doc/Makefile
  268. config.status: creating tests/Makefile
  269. config.status: creating tests/gpgscm/Makefile
  270. config.status: creating tests/openpgp/Makefile
  271. config.status: creating tests/migrations/Makefile
  272. config.status: creating tests/gpgsm/Makefile
  273. config.status: creating tests/gpgme/Makefile
  274. config.status: creating tests/pkits/Makefile
  275. config.status: creating g10/gpg.w32-manifest
  276. config.status: creating config.h
  277. config.status: config.h is unchanged
  278. config.status: executing depfiles commands
  279. config.status: executing po-directories commands
  280. config.status: creating po/POTFILES
  281. config.status: creating po/Makefile
  282.  
  283. GnuPG v2.2.1-unknown has been configured as follows:
  284.  
  285. Revision: 0000000 (0)
  286. Platform: GNU/Linux (armv7l-unknown-linux-gnueabihf)
  287.  
  288. OpenPGP: yes
  289. S/MIME: yes
  290. Agent: yes
  291. Smartcard: yes (without internal CCID driver)
  292. G13: no
  293. Dirmngr: yes
  294. Gpgtar: yes
  295. WKS tools: no
  296.  
  297. Protect tool: (default)
  298. LDAP wrapper: (default)
  299. Default agent: (default)
  300. Default pinentry: (default)
  301. Default scdaemon: (default)
  302. Default dirmngr: (default)
  303.  
  304. Dirmngr auto start: yes
  305. Readline support: no
  306. LDAP support: no
  307. TLS support: no
  308. TOFU support: no
  309. Tor support: yes
  310.  
  311. make all-recursive
  312. make[1]: Entering directory '/home/pi/gnupg-2.2.1'
  313. Making all in m4
  314. make[2]: Entering directory '/home/pi/gnupg-2.2.1/m4'
  315. make[2]: Nothing to be done for 'all'.
  316. make[2]: Leaving directory '/home/pi/gnupg-2.2.1/m4'
  317. Making all in common
  318. make[2]: Entering directory '/home/pi/gnupg-2.2.1/common'
  319. make all-am
  320. make[3]: Entering directory '/home/pi/gnupg-2.2.1/common'
  321. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-sexputil.o -MD -MP -MF .deps/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
  322. mv -f .deps/libcommon_a-sexputil.Tpo .deps/libcommon_a-sexputil.Po
  323. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-sysutils.o -MD -MP -MF .deps/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
  324. mv -f .deps/libcommon_a-sysutils.Tpo .deps/libcommon_a-sysutils.Po
  325. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-homedir.o -MD -MP -MF .deps/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
  326. mv -f .deps/libcommon_a-homedir.Tpo .deps/libcommon_a-homedir.Po
  327. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-gettime.o -MD -MP -MF .deps/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
  328. mv -f .deps/libcommon_a-gettime.Tpo .deps/libcommon_a-gettime.Po
  329. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-yesno.o -MD -MP -MF .deps/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
  330. mv -f .deps/libcommon_a-yesno.Tpo .deps/libcommon_a-yesno.Po
  331. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-b64enc.o -MD -MP -MF .deps/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
  332. mv -f .deps/libcommon_a-b64enc.Tpo .deps/libcommon_a-b64enc.Po
  333. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-b64dec.o -MD -MP -MF .deps/libcommon_a-b64dec.Tpo -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c
  334. mv -f .deps/libcommon_a-b64dec.Tpo .deps/libcommon_a-b64dec.Po
  335. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-zb32.o -MD -MP -MF .deps/libcommon_a-zb32.Tpo -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c
  336. mv -f .deps/libcommon_a-zb32.Tpo .deps/libcommon_a-zb32.Po
  337. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-convert.o -MD -MP -MF .deps/libcommon_a-convert.Tpo -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c
  338. mv -f .deps/libcommon_a-convert.Tpo .deps/libcommon_a-convert.Po
  339. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-percent.o -MD -MP -MF .deps/libcommon_a-percent.Tpo -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c
  340. mv -f .deps/libcommon_a-percent.Tpo .deps/libcommon_a-percent.Po
  341. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-mbox-util.o -MD -MP -MF .deps/libcommon_a-mbox-util.Tpo -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c
  342. mv -f .deps/libcommon_a-mbox-util.Tpo .deps/libcommon_a-mbox-util.Po
  343. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-miscellaneous.o -MD -MP -MF .deps/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
  344. mv -f .deps/libcommon_a-miscellaneous.Tpo .deps/libcommon_a-miscellaneous.Po
  345. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-xasprintf.o -MD -MP -MF .deps/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
  346. mv -f .deps/libcommon_a-xasprintf.Tpo .deps/libcommon_a-xasprintf.Po
  347. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-xreadline.o -MD -MP -MF .deps/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
  348. mv -f .deps/libcommon_a-xreadline.Tpo .deps/libcommon_a-xreadline.Po
  349. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-membuf.o -MD -MP -MF .deps/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
  350. mv -f .deps/libcommon_a-membuf.Tpo .deps/libcommon_a-membuf.Po
  351. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-ccparray.o -MD -MP -MF .deps/libcommon_a-ccparray.Tpo -c -o libcommon_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c
  352. mv -f .deps/libcommon_a-ccparray.Tpo .deps/libcommon_a-ccparray.Po
  353. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-iobuf.o -MD -MP -MF .deps/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
  354. mv -f .deps/libcommon_a-iobuf.Tpo .deps/libcommon_a-iobuf.Po
  355. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-ttyio.o -MD -MP -MF .deps/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
  356. mv -f .deps/libcommon_a-ttyio.Tpo .deps/libcommon_a-ttyio.Po
  357. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-asshelp.o -MD -MP -MF .deps/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
  358. mv -f .deps/libcommon_a-asshelp.Tpo .deps/libcommon_a-asshelp.Po
  359. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-asshelp2.o -MD -MP -MF .deps/libcommon_a-asshelp2.Tpo -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c
  360. mv -f .deps/libcommon_a-asshelp2.Tpo .deps/libcommon_a-asshelp2.Po
  361. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-signal.o -MD -MP -MF .deps/libcommon_a-signal.Tpo -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c
  362. mv -f .deps/libcommon_a-signal.Tpo .deps/libcommon_a-signal.Po
  363. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-audit.o -MD -MP -MF .deps/libcommon_a-audit.Tpo -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c
  364. mv -f .deps/libcommon_a-audit.Tpo .deps/libcommon_a-audit.Po
  365. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-session-env.o -MD -MP -MF .deps/libcommon_a-session-env.Tpo -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c
  366. mv -f .deps/libcommon_a-session-env.Tpo .deps/libcommon_a-session-env.Po
  367. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-userids.o -MD -MP -MF .deps/libcommon_a-userids.Tpo -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c
  368. mv -f .deps/libcommon_a-userids.Tpo .deps/libcommon_a-userids.Po
  369. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-openpgp-oid.o -MD -MP -MF .deps/libcommon_a-openpgp-oid.Tpo -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c
  370. mv -f .deps/libcommon_a-openpgp-oid.Tpo .deps/libcommon_a-openpgp-oid.Po
  371. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-ssh-utils.o -MD -MP -MF .deps/libcommon_a-ssh-utils.Tpo -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c
  372. mv -f .deps/libcommon_a-ssh-utils.Tpo .deps/libcommon_a-ssh-utils.Po
  373. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-helpfile.o -MD -MP -MF .deps/libcommon_a-helpfile.Tpo -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c
  374. mv -f .deps/libcommon_a-helpfile.Tpo .deps/libcommon_a-helpfile.Po
  375. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-mkdir_p.o -MD -MP -MF .deps/libcommon_a-mkdir_p.Tpo -c -o libcommon_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c
  376. mv -f .deps/libcommon_a-mkdir_p.Tpo .deps/libcommon_a-mkdir_p.Po
  377. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-exectool.o -MD -MP -MF .deps/libcommon_a-exectool.Tpo -c -o libcommon_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c
  378. mv -f .deps/libcommon_a-exectool.Tpo .deps/libcommon_a-exectool.Po
  379. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-server-help.o -MD -MP -MF .deps/libcommon_a-server-help.Tpo -c -o libcommon_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c
  380. mv -f .deps/libcommon_a-server-help.Tpo .deps/libcommon_a-server-help.Po
  381. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-name-value.o -MD -MP -MF .deps/libcommon_a-name-value.Tpo -c -o libcommon_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c
  382. mv -f .deps/libcommon_a-name-value.Tpo .deps/libcommon_a-name-value.Po
  383. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-recsel.o -MD -MP -MF .deps/libcommon_a-recsel.Tpo -c -o libcommon_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c
  384. mv -f .deps/libcommon_a-recsel.Tpo .deps/libcommon_a-recsel.Po
  385. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-ksba-io-support.o -MD -MP -MF .deps/libcommon_a-ksba-io-support.Tpo -c -o libcommon_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c
  386. mv -f .deps/libcommon_a-ksba-io-support.Tpo .deps/libcommon_a-ksba-io-support.Po
  387. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-compliance.o -MD -MP -MF .deps/libcommon_a-compliance.Tpo -c -o libcommon_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c
  388. mv -f .deps/libcommon_a-compliance.Tpo .deps/libcommon_a-compliance.Po
  389. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-exechelp-posix.o -MD -MP -MF .deps/libcommon_a-exechelp-posix.Tpo -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c
  390. mv -f .deps/libcommon_a-exechelp-posix.Tpo .deps/libcommon_a-exechelp-posix.Po
  391. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommon_a-get-passphrase.o -MD -MP -MF .deps/libcommon_a-get-passphrase.Tpo -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c
  392. mv -f .deps/libcommon_a-get-passphrase.Tpo .deps/libcommon_a-get-passphrase.Po
  393. rm -f libcommon.a
  394. ar cru libcommon.a libcommon_a-i18n.o libcommon_a-mapstrings.o libcommon_a-stringhelp.o libcommon_a-strlist.o libcommon_a-utf8conv.o libcommon_a-argparse.o libcommon_a-logging.o libcommon_a-dotlock.o libcommon_a-mischelp.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-init.o libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-b64dec.o libcommon_a-zb32.o libcommon_a-convert.o libcommon_a-percent.o libcommon_a-mbox-util.o libcommon_a-miscellaneous.o libcommon_a-xasprintf.o libcommon_a-xreadline.o libcommon_a-membuf.o libcommon_a-ccparray.o libcommon_a-iobuf.o libcommon_a-ttyio.o libcommon_a-asshelp.o libcommon_a-asshelp2.o libcommon_a-signal.o libcommon_a-audit.o libcommon_a-localename.o libcommon_a-session-env.o libcommon_a-userids.o libcommon_a-openpgp-oid.o libcommon_a-ssh-utils.o libcommon_a-agent-opt.o libcommon_a-helpfile.o libcommon_a-mkdir_p.o libcommon_a-strlist.o libcommon_a-exectool.o libcommon_a-server-help.o libcommon_a-name-value.o libcommon_a-recsel.o libcommon_a-ksba-io-support.o libcommon_a-compliance.o libcommon_a-exechelp-posix.o libcommon_a-get-passphrase.o
  395. ranlib libcommon.a
  396. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-i18n.o -MD -MP -MF .deps/libcommonpth_a-i18n.Tpo -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
  397. mv -f .deps/libcommonpth_a-i18n.Tpo .deps/libcommonpth_a-i18n.Po
  398. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-mapstrings.o -MD -MP -MF .deps/libcommonpth_a-mapstrings.Tpo -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c
  399. mv -f .deps/libcommonpth_a-mapstrings.Tpo .deps/libcommonpth_a-mapstrings.Po
  400. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-stringhelp.o -MD -MP -MF .deps/libcommonpth_a-stringhelp.Tpo -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c
  401. mv -f .deps/libcommonpth_a-stringhelp.Tpo .deps/libcommonpth_a-stringhelp.Po
  402. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-strlist.o -MD -MP -MF .deps/libcommonpth_a-strlist.Tpo -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c
  403. mv -f .deps/libcommonpth_a-strlist.Tpo .deps/libcommonpth_a-strlist.Po
  404. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-utf8conv.o -MD -MP -MF .deps/libcommonpth_a-utf8conv.Tpo -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c
  405. mv -f .deps/libcommonpth_a-utf8conv.Tpo .deps/libcommonpth_a-utf8conv.Po
  406. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-argparse.o -MD -MP -MF .deps/libcommonpth_a-argparse.Tpo -c -o libcommonpth_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c
  407. mv -f .deps/libcommonpth_a-argparse.Tpo .deps/libcommonpth_a-argparse.Po
  408. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-logging.o -MD -MP -MF .deps/libcommonpth_a-logging.Tpo -c -o libcommonpth_a-logging.o `test -f 'logging.c' || echo './'`logging.c
  409. mv -f .deps/libcommonpth_a-logging.Tpo .deps/libcommonpth_a-logging.Po
  410. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-dotlock.o -MD -MP -MF .deps/libcommonpth_a-dotlock.Tpo -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c
  411. mv -f .deps/libcommonpth_a-dotlock.Tpo .deps/libcommonpth_a-dotlock.Po
  412. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-mischelp.o -MD -MP -MF .deps/libcommonpth_a-mischelp.Tpo -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c
  413. mv -f .deps/libcommonpth_a-mischelp.Tpo .deps/libcommonpth_a-mischelp.Po
  414. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-status.o -MD -MP -MF .deps/libcommonpth_a-status.Tpo -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c
  415. mv -f .deps/libcommonpth_a-status.Tpo .deps/libcommonpth_a-status.Po
  416. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-tlv.o -MD -MP -MF .deps/libcommonpth_a-tlv.Tpo -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c
  417. mv -f .deps/libcommonpth_a-tlv.Tpo .deps/libcommonpth_a-tlv.Po
  418. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-init.o -MD -MP -MF .deps/libcommonpth_a-init.Tpo -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c
  419. mv -f .deps/libcommonpth_a-init.Tpo .deps/libcommonpth_a-init.Po
  420. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-sexputil.o -MD -MP -MF .deps/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
  421. mv -f .deps/libcommonpth_a-sexputil.Tpo .deps/libcommonpth_a-sexputil.Po
  422. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-sysutils.o -MD -MP -MF .deps/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
  423. mv -f .deps/libcommonpth_a-sysutils.Tpo .deps/libcommonpth_a-sysutils.Po
  424. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-homedir.o -MD -MP -MF .deps/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
  425. mv -f .deps/libcommonpth_a-homedir.Tpo .deps/libcommonpth_a-homedir.Po
  426. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-gettime.o -MD -MP -MF .deps/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
  427. mv -f .deps/libcommonpth_a-gettime.Tpo .deps/libcommonpth_a-gettime.Po
  428. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-yesno.o -MD -MP -MF .deps/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
  429. mv -f .deps/libcommonpth_a-yesno.Tpo .deps/libcommonpth_a-yesno.Po
  430. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-b64enc.o -MD -MP -MF .deps/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
  431. mv -f .deps/libcommonpth_a-b64enc.Tpo .deps/libcommonpth_a-b64enc.Po
  432. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-b64dec.o -MD -MP -MF .deps/libcommonpth_a-b64dec.Tpo -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c
  433. mv -f .deps/libcommonpth_a-b64dec.Tpo .deps/libcommonpth_a-b64dec.Po
  434. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-zb32.o -MD -MP -MF .deps/libcommonpth_a-zb32.Tpo -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c
  435. mv -f .deps/libcommonpth_a-zb32.Tpo .deps/libcommonpth_a-zb32.Po
  436. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-convert.o -MD -MP -MF .deps/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c
  437. mv -f .deps/libcommonpth_a-convert.Tpo .deps/libcommonpth_a-convert.Po
  438. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-percent.o -MD -MP -MF .deps/libcommonpth_a-percent.Tpo -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c
  439. mv -f .deps/libcommonpth_a-percent.Tpo .deps/libcommonpth_a-percent.Po
  440. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-mbox-util.o -MD -MP -MF .deps/libcommonpth_a-mbox-util.Tpo -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c
  441. mv -f .deps/libcommonpth_a-mbox-util.Tpo .deps/libcommonpth_a-mbox-util.Po
  442. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-miscellaneous.o -MD -MP -MF .deps/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
  443. mv -f .deps/libcommonpth_a-miscellaneous.Tpo .deps/libcommonpth_a-miscellaneous.Po
  444. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-xasprintf.o -MD -MP -MF .deps/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
  445. mv -f .deps/libcommonpth_a-xasprintf.Tpo .deps/libcommonpth_a-xasprintf.Po
  446. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-xreadline.o -MD -MP -MF .deps/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
  447. mv -f .deps/libcommonpth_a-xreadline.Tpo .deps/libcommonpth_a-xreadline.Po
  448. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-membuf.o -MD -MP -MF .deps/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
  449. mv -f .deps/libcommonpth_a-membuf.Tpo .deps/libcommonpth_a-membuf.Po
  450. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-ccparray.o -MD -MP -MF .deps/libcommonpth_a-ccparray.Tpo -c -o libcommonpth_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c
  451. mv -f .deps/libcommonpth_a-ccparray.Tpo .deps/libcommonpth_a-ccparray.Po
  452. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-iobuf.o -MD -MP -MF .deps/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
  453. mv -f .deps/libcommonpth_a-iobuf.Tpo .deps/libcommonpth_a-iobuf.Po
  454. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-ttyio.o -MD -MP -MF .deps/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
  455. mv -f .deps/libcommonpth_a-ttyio.Tpo .deps/libcommonpth_a-ttyio.Po
  456. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-asshelp.o -MD -MP -MF .deps/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
  457. mv -f .deps/libcommonpth_a-asshelp.Tpo .deps/libcommonpth_a-asshelp.Po
  458. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-asshelp2.o -MD -MP -MF .deps/libcommonpth_a-asshelp2.Tpo -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c
  459. mv -f .deps/libcommonpth_a-asshelp2.Tpo .deps/libcommonpth_a-asshelp2.Po
  460. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-signal.o -MD -MP -MF .deps/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c
  461. mv -f .deps/libcommonpth_a-signal.Tpo .deps/libcommonpth_a-signal.Po
  462. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-audit.o -MD -MP -MF .deps/libcommonpth_a-audit.Tpo -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c
  463. mv -f .deps/libcommonpth_a-audit.Tpo .deps/libcommonpth_a-audit.Po
  464. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-session-env.o -MD -MP -MF .deps/libcommonpth_a-session-env.Tpo -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c
  465. mv -f .deps/libcommonpth_a-session-env.Tpo .deps/libcommonpth_a-session-env.Po
  466. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-userids.o -MD -MP -MF .deps/libcommonpth_a-userids.Tpo -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c
  467. mv -f .deps/libcommonpth_a-userids.Tpo .deps/libcommonpth_a-userids.Po
  468. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-openpgp-oid.o -MD -MP -MF .deps/libcommonpth_a-openpgp-oid.Tpo -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c
  469. mv -f .deps/libcommonpth_a-openpgp-oid.Tpo .deps/libcommonpth_a-openpgp-oid.Po
  470. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-ssh-utils.o -MD -MP -MF .deps/libcommonpth_a-ssh-utils.Tpo -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c
  471. mv -f .deps/libcommonpth_a-ssh-utils.Tpo .deps/libcommonpth_a-ssh-utils.Po
  472. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-helpfile.o -MD -MP -MF .deps/libcommonpth_a-helpfile.Tpo -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c
  473. mv -f .deps/libcommonpth_a-helpfile.Tpo .deps/libcommonpth_a-helpfile.Po
  474. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-mkdir_p.o -MD -MP -MF .deps/libcommonpth_a-mkdir_p.Tpo -c -o libcommonpth_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c
  475. mv -f .deps/libcommonpth_a-mkdir_p.Tpo .deps/libcommonpth_a-mkdir_p.Po
  476. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-exectool.o -MD -MP -MF .deps/libcommonpth_a-exectool.Tpo -c -o libcommonpth_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c
  477. mv -f .deps/libcommonpth_a-exectool.Tpo .deps/libcommonpth_a-exectool.Po
  478. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-server-help.o -MD -MP -MF .deps/libcommonpth_a-server-help.Tpo -c -o libcommonpth_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c
  479. mv -f .deps/libcommonpth_a-server-help.Tpo .deps/libcommonpth_a-server-help.Po
  480. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-name-value.o -MD -MP -MF .deps/libcommonpth_a-name-value.Tpo -c -o libcommonpth_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c
  481. mv -f .deps/libcommonpth_a-name-value.Tpo .deps/libcommonpth_a-name-value.Po
  482. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-recsel.o -MD -MP -MF .deps/libcommonpth_a-recsel.Tpo -c -o libcommonpth_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c
  483. mv -f .deps/libcommonpth_a-recsel.Tpo .deps/libcommonpth_a-recsel.Po
  484. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-ksba-io-support.o -MD -MP -MF .deps/libcommonpth_a-ksba-io-support.Tpo -c -o libcommonpth_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c
  485. mv -f .deps/libcommonpth_a-ksba-io-support.Tpo .deps/libcommonpth_a-ksba-io-support.Po
  486. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-compliance.o -MD -MP -MF .deps/libcommonpth_a-compliance.Tpo -c -o libcommonpth_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c
  487. mv -f .deps/libcommonpth_a-compliance.Tpo .deps/libcommonpth_a-compliance.Po
  488. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-exechelp-posix.o -MD -MP -MF .deps/libcommonpth_a-exechelp-posix.Tpo -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c
  489. mv -f .deps/libcommonpth_a-exechelp-posix.Tpo .deps/libcommonpth_a-exechelp-posix.Po
  490. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libcommonpth_a-call-gpg.o -MD -MP -MF .deps/libcommonpth_a-call-gpg.Tpo -c -o libcommonpth_a-call-gpg.o `test -f 'call-gpg.c' || echo './'`call-gpg.c
  491. mv -f .deps/libcommonpth_a-call-gpg.Tpo .deps/libcommonpth_a-call-gpg.Po
  492. rm -f libcommonpth.a
  493. ar cru libcommonpth.a libcommonpth_a-i18n.o libcommonpth_a-mapstrings.o libcommonpth_a-stringhelp.o libcommonpth_a-strlist.o libcommonpth_a-utf8conv.o libcommonpth_a-argparse.o libcommonpth_a-logging.o libcommonpth_a-dotlock.o libcommonpth_a-mischelp.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-init.o libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-b64dec.o libcommonpth_a-zb32.o libcommonpth_a-convert.o libcommonpth_a-percent.o libcommonpth_a-mbox-util.o libcommonpth_a-miscellaneous.o libcommonpth_a-xasprintf.o libcommonpth_a-xreadline.o libcommonpth_a-membuf.o libcommonpth_a-ccparray.o libcommonpth_a-iobuf.o libcommonpth_a-ttyio.o libcommonpth_a-asshelp.o libcommonpth_a-asshelp2.o libcommonpth_a-signal.o libcommonpth_a-audit.o libcommonpth_a-localename.o libcommonpth_a-session-env.o libcommonpth_a-userids.o libcommonpth_a-openpgp-oid.o libcommonpth_a-ssh-utils.o libcommonpth_a-agent-opt.o libcommonpth_a-helpfile.o libcommonpth_a-mkdir_p.o libcommonpth_a-strlist.o libcommonpth_a-exectool.o libcommonpth_a-server-help.o libcommonpth_a-name-value.o libcommonpth_a-recsel.o libcommonpth_a-ksba-io-support.o libcommonpth_a-compliance.o libcommonpth_a-exechelp-posix.o libcommonpth_a-call-gpg.o
  494. ranlib libcommonpth.a
  495. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT gpgrlhelp.o -MD -MP -MF .deps/gpgrlhelp.Tpo -c -o gpgrlhelp.o gpgrlhelp.c
  496. mv -f .deps/gpgrlhelp.Tpo .deps/gpgrlhelp.Po
  497. rm -f libgpgrl.a
  498. ar cru libgpgrl.a gpgrlhelp.o
  499. ranlib libgpgrl.a
  500. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF .deps/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c
  501. mv -f .deps/libsimple_pwquery_a-simple-pwquery.Tpo .deps/libsimple_pwquery_a-simple-pwquery.Po
  502. gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DGNUPG_BINDIR="\"/usr/local/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/var\"" -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF .deps/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
  503. mv -f .deps/libsimple_pwquery_a-asshelp.Tpo .deps/libsimple_pwquery_a-asshelp.Po
  504. rm -f libsimple-pwquery.a
  505. ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o
  506. ranlib libsimple-pwquery.a
  507. gcc -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wno-pointer-sign -Wpointer-arith -g -O2 -o t-stringhelp t-stringhelp.o libcommon.a -L/usr/local/lib -lgcrypt -lgpg-error -lassuan -L/usr/local/lib -lgpg-error -L/usr/local/lib -lgpg-error
  508. t-stringhelp.o: In function `test_strtokenize':
  509. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:663: undefined reference to `strtokenize'
  510. t-stringhelp.o: In function `test_split_fields':
  511. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:739: undefined reference to `split_fields'
  512. t-stringhelp.o: In function `test_split_fields_colon':
  513. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:814: undefined reference to `split_fields_colon'
  514. t-stringhelp.o: In function `test_compare_version_strings':
  515. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:1050: undefined reference to `compare_version_strings'
  516. t-stringhelp.o: In function `test_percent_escape':
  517. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:140: undefined reference to `percent_escape'
  518. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:145: undefined reference to `percent_escape'
  519. t-stringhelp.o: In function `test_compare_filenames':
  520. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:186: undefined reference to `compare_filenames'
  521. t-stringhelp.o: In function `test_strconcat':
  522. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:199: undefined reference to `strconcat'
  523. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:208: undefined reference to `strconcat'
  524. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:218: undefined reference to `strconcat'
  525. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:234: undefined reference to `strconcat'
  526. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:239: undefined reference to `strconcat'
  527. t-stringhelp.o:/home/pi/gnupg-2.2.1/common/t-stringhelp.c:244: more undefined references to `strconcat' follow
  528. t-stringhelp.o: In function `test_xstrconcat':
  529. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:283: undefined reference to `xstrconcat'
  530. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:297: undefined reference to `xstrconcat'
  531. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:302: undefined reference to `xstrconcat'
  532. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:307: undefined reference to `xstrconcat'
  533. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:312: undefined reference to `xstrconcat'
  534. t-stringhelp.o:/home/pi/gnupg-2.2.1/common/t-stringhelp.c:316: more undefined references to `xstrconcat' follow
  535. t-stringhelp.o: In function `test_make_filename_try':
  536. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:349: undefined reference to `make_filename_try'
  537. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:358: undefined reference to `make_filename_try'
  538. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:368: undefined reference to `make_filename_try'
  539. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:380: undefined reference to `make_filename_try'
  540. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:385: undefined reference to `make_filename_try'
  541. t-stringhelp.o:/home/pi/gnupg-2.2.1/common/t-stringhelp.c:390: more undefined references to `make_filename_try' follow
  542. t-stringhelp.o: In function `test_make_absfilename_try':
  543. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:453: undefined reference to `make_absfilename_try'
  544. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:464: undefined reference to `make_absfilename_try'
  545. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:475: undefined reference to `make_absfilename_try'
  546. t-stringhelp.o: In function `test_strsplit':
  547. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:530: undefined reference to `strsplit'
  548. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:530: undefined reference to `strsplit'
  549. t-stringhelp.o: In function `test_format_text':
  550. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:962: undefined reference to `format_text'
  551. t-stringhelp.o: In function `test_make_filename_try':
  552. /home/pi/gnupg-2.2.1/common/t-stringhelp.c:425: undefined reference to `make_filename_try'
  553. collect2: error: ld returned 1 exit status
  554. Makefile:949: recipe for target 't-stringhelp' failed
  555. make[3]: *** [t-stringhelp] Error 1
  556. make[3]: Leaving directory '/home/pi/gnupg-2.2.1/common'
  557. Makefile:816: recipe for target 'all' failed
  558. make[2]: *** [all] Error 2
  559. make[2]: Leaving directory '/home/pi/gnupg-2.2.1/common'
  560. Makefile:590: recipe for target 'all-recursive' failed
  561. make[1]: *** [all-recursive] Error 1
  562. make[1]: Leaving directory '/home/pi/gnupg-2.2.1'
  563. Makefile:509: recipe for target 'all' failed
  564. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement