Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2014
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 255.94 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by gnupg configure 2.1.0-beta864, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ /home/pete/gpg/gnupg-2.1.0-beta864/configure --silent --enable-maintainer-mode --prefix=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst --enable-gpg2-is-gpg --disable-g13 CFLAGS= -g
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = kaylee
  14. uname -m = i686
  15. uname -r = 3.13.0-36-generic
  16. uname -s = Linux
  17. uname -v = #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /usr/games
  38. PATH: /usr/local/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2890: checking for a BSD-compatible install
  46. configure:2958: result: /usr/bin/install -c
  47. configure:2969: checking whether build environment is sane
  48. configure:3019: result: yes
  49. configure:3160: checking for a thread-safe mkdir -p
  50. configure:3199: result: /bin/mkdir -p
  51. configure:3212: checking for gawk
  52. configure:3228: found /usr/bin/gawk
  53. configure:3239: result: gawk
  54. configure:3250: checking whether make sets $(MAKE)
  55. configure:3272: result: yes
  56. configure:3356: checking build system type
  57. configure:3370: result: i686-pc-linux-gnu
  58. configure:3390: checking host system type
  59. configure:3403: result: i686-pc-linux-gnu
  60. configure:3427: autobuild project... gnupg
  61. configure:3429: autobuild revision... 2.1.0-beta864
  62. configure:3433: autobuild hostname... kaylee
  63. configure:3442: autobuild timestamp... 20141004-002235
  64. configure:3459: checking for style of include used by make
  65. configure:3487: result: GNU
  66. configure:3558: checking for gcc
  67. configure:3574: found /usr/bin/gcc
  68. configure:3585: result: gcc
  69. configure:3814: checking for C compiler version
  70. configure:3823: gcc --version >&5
  71. gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  72. Copyright (C) 2013 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:3834: $? = 0
  77. configure:3823: gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=gcc
  80. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper
  81. Target: i686-linux-gnu
  82. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  83. Thread model: posix
  84. gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  85. configure:3834: $? = 0
  86. configure:3823: gcc -V >&5
  87. gcc: error: unrecognized command line option '-V'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3834: $? = 4
  91. configure:3823: gcc -qversion >&5
  92. gcc: error: unrecognized command line option '-qversion'
  93. gcc: fatal error: no input files
  94. compilation terminated.
  95. configure:3834: $? = 4
  96. configure:3854: checking whether the C compiler works
  97. configure:3876: gcc -g conftest.c >&5
  98. configure:3880: $? = 0
  99. configure:3928: result: yes
  100. configure:3931: checking for C compiler default output file name
  101. configure:3933: result: a.out
  102. configure:3939: checking for suffix of executables
  103. configure:3946: gcc -o conftest -g conftest.c >&5
  104. configure:3950: $? = 0
  105. configure:3972: result:
  106. configure:3994: checking whether we are cross compiling
  107. configure:4002: gcc -o conftest -g conftest.c >&5
  108. configure:4006: $? = 0
  109. configure:4013: ./conftest
  110. configure:4017: $? = 0
  111. configure:4032: result: no
  112. configure:4037: checking for suffix of object files
  113. configure:4059: gcc -c -g conftest.c >&5
  114. configure:4063: $? = 0
  115. configure:4084: result: o
  116. configure:4088: checking whether we are using the GNU C compiler
  117. configure:4107: gcc -c -g conftest.c >&5
  118. configure:4107: $? = 0
  119. configure:4116: result: yes
  120. configure:4125: checking whether gcc accepts -g
  121. configure:4145: gcc -c -g conftest.c >&5
  122. configure:4145: $? = 0
  123. configure:4186: result: yes
  124. configure:4203: checking for gcc option to accept ISO C89
  125. configure:4266: gcc -c -g conftest.c >&5
  126. configure:4266: $? = 0
  127. configure:4279: result: none needed
  128. configure:4301: checking dependency style of gcc
  129. configure:4412: result: gcc3
  130. configure:4433: checking how to run the C preprocessor
  131. configure:4464: gcc -E conftest.c
  132. configure:4464: $? = 0
  133. configure:4478: gcc -E conftest.c
  134. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  135. #include <ac_nonexistent.h>
  136. ^
  137. compilation terminated.
  138. configure:4478: $? = 1
  139. configure: failed program was:
  140. | /* confdefs.h */
  141. | #define PACKAGE_NAME "gnupg"
  142. | #define PACKAGE_TARNAME "gnupg"
  143. | #define PACKAGE_VERSION "2.1.0-beta864"
  144. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  145. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  146. | #define PACKAGE_URL ""
  147. | #define PACKAGE "gnupg"
  148. | #define VERSION "2.1.0-beta864"
  149. | /* end confdefs.h. */
  150. | #include <ac_nonexistent.h>
  151. configure:4503: result: gcc -E
  152. configure:4523: gcc -E conftest.c
  153. configure:4523: $? = 0
  154. configure:4537: gcc -E conftest.c
  155. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  156. #include <ac_nonexistent.h>
  157. ^
  158. compilation terminated.
  159. configure:4537: $? = 1
  160. configure: failed program was:
  161. | /* confdefs.h */
  162. | #define PACKAGE_NAME "gnupg"
  163. | #define PACKAGE_TARNAME "gnupg"
  164. | #define PACKAGE_VERSION "2.1.0-beta864"
  165. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  166. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  167. | #define PACKAGE_URL ""
  168. | #define PACKAGE "gnupg"
  169. | #define VERSION "2.1.0-beta864"
  170. | /* end confdefs.h. */
  171. | #include <ac_nonexistent.h>
  172. configure:4566: checking for grep that handles long lines and -e
  173. configure:4624: result: /bin/grep
  174. configure:4629: checking for egrep
  175. configure:4691: result: /bin/grep -E
  176. configure:4696: checking for ANSI C header files
  177. configure:4716: gcc -c -g conftest.c >&5
  178. configure:4716: $? = 0
  179. configure:4789: gcc -o conftest -g conftest.c >&5
  180. configure:4789: $? = 0
  181. configure:4789: ./conftest
  182. configure:4789: $? = 0
  183. configure:4800: result: yes
  184. configure:4813: checking for sys/types.h
  185. configure:4813: gcc -c -g conftest.c >&5
  186. configure:4813: $? = 0
  187. configure:4813: result: yes
  188. configure:4813: checking for sys/stat.h
  189. configure:4813: gcc -c -g conftest.c >&5
  190. configure:4813: $? = 0
  191. configure:4813: result: yes
  192. configure:4813: checking for stdlib.h
  193. configure:4813: gcc -c -g conftest.c >&5
  194. configure:4813: $? = 0
  195. configure:4813: result: yes
  196. configure:4813: checking for string.h
  197. configure:4813: gcc -c -g conftest.c >&5
  198. configure:4813: $? = 0
  199. configure:4813: result: yes
  200. configure:4813: checking for memory.h
  201. configure:4813: gcc -c -g conftest.c >&5
  202. configure:4813: $? = 0
  203. configure:4813: result: yes
  204. configure:4813: checking for strings.h
  205. configure:4813: gcc -c -g conftest.c >&5
  206. configure:4813: $? = 0
  207. configure:4813: result: yes
  208. configure:4813: checking for inttypes.h
  209. configure:4813: gcc -c -g conftest.c >&5
  210. configure:4813: $? = 0
  211. configure:4813: result: yes
  212. configure:4813: checking for stdint.h
  213. configure:4813: gcc -c -g conftest.c >&5
  214. configure:4813: $? = 0
  215. configure:4813: result: yes
  216. configure:4813: checking for unistd.h
  217. configure:4813: gcc -c -g conftest.c >&5
  218. configure:4813: $? = 0
  219. configure:4813: result: yes
  220. configure:4826: checking minix/config.h usability
  221. configure:4826: gcc -c -g conftest.c >&5
  222. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  223. #include <minix/config.h>
  224. ^
  225. compilation terminated.
  226. configure:4826: $? = 1
  227. configure: failed program was:
  228. | /* confdefs.h */
  229. | #define PACKAGE_NAME "gnupg"
  230. | #define PACKAGE_TARNAME "gnupg"
  231. | #define PACKAGE_VERSION "2.1.0-beta864"
  232. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  233. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  234. | #define PACKAGE_URL ""
  235. | #define PACKAGE "gnupg"
  236. | #define VERSION "2.1.0-beta864"
  237. | #define STDC_HEADERS 1
  238. | #define HAVE_SYS_TYPES_H 1
  239. | #define HAVE_SYS_STAT_H 1
  240. | #define HAVE_STDLIB_H 1
  241. | #define HAVE_STRING_H 1
  242. | #define HAVE_MEMORY_H 1
  243. | #define HAVE_STRINGS_H 1
  244. | #define HAVE_INTTYPES_H 1
  245. | #define HAVE_STDINT_H 1
  246. | #define HAVE_UNISTD_H 1
  247. | /* end confdefs.h. */
  248. | #include <stdio.h>
  249. | #ifdef HAVE_SYS_TYPES_H
  250. | # include <sys/types.h>
  251. | #endif
  252. | #ifdef HAVE_SYS_STAT_H
  253. | # include <sys/stat.h>
  254. | #endif
  255. | #ifdef STDC_HEADERS
  256. | # include <stdlib.h>
  257. | # include <stddef.h>
  258. | #else
  259. | # ifdef HAVE_STDLIB_H
  260. | # include <stdlib.h>
  261. | # endif
  262. | #endif
  263. | #ifdef HAVE_STRING_H
  264. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  265. | # include <memory.h>
  266. | # endif
  267. | # include <string.h>
  268. | #endif
  269. | #ifdef HAVE_STRINGS_H
  270. | # include <strings.h>
  271. | #endif
  272. | #ifdef HAVE_INTTYPES_H
  273. | # include <inttypes.h>
  274. | #endif
  275. | #ifdef HAVE_STDINT_H
  276. | # include <stdint.h>
  277. | #endif
  278. | #ifdef HAVE_UNISTD_H
  279. | # include <unistd.h>
  280. | #endif
  281. | #include <minix/config.h>
  282. configure:4826: result: no
  283. configure:4826: checking minix/config.h presence
  284. configure:4826: gcc -E conftest.c
  285. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  286. #include <minix/config.h>
  287. ^
  288. compilation terminated.
  289. configure:4826: $? = 1
  290. configure: failed program was:
  291. | /* confdefs.h */
  292. | #define PACKAGE_NAME "gnupg"
  293. | #define PACKAGE_TARNAME "gnupg"
  294. | #define PACKAGE_VERSION "2.1.0-beta864"
  295. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  296. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  297. | #define PACKAGE_URL ""
  298. | #define PACKAGE "gnupg"
  299. | #define VERSION "2.1.0-beta864"
  300. | #define STDC_HEADERS 1
  301. | #define HAVE_SYS_TYPES_H 1
  302. | #define HAVE_SYS_STAT_H 1
  303. | #define HAVE_STDLIB_H 1
  304. | #define HAVE_STRING_H 1
  305. | #define HAVE_MEMORY_H 1
  306. | #define HAVE_STRINGS_H 1
  307. | #define HAVE_INTTYPES_H 1
  308. | #define HAVE_STDINT_H 1
  309. | #define HAVE_UNISTD_H 1
  310. | /* end confdefs.h. */
  311. | #include <minix/config.h>
  312. configure:4826: result: no
  313. configure:4826: checking for minix/config.h
  314. configure:4826: result: no
  315. configure:4847: checking whether it is safe to define __EXTENSIONS__
  316. configure:4865: gcc -c -g conftest.c >&5
  317. configure:4865: $? = 0
  318. configure:4872: result: yes
  319. configure:5286: checking whether SELinux support is requested
  320. configure:5295: result: no
  321. configure:5299: checking whether to enable trust models
  322. configure:5306: result: yes
  323. configure:5319: checking whether to enable the RSA public key for gpg
  324. configure:5328: result: yes
  325. configure:5338: checking whether to enable the ECDH public key for gpg
  326. configure:5347: result: yes
  327. configure:5355: checking whether to enable the ECDSA public key for gpg
  328. configure:5364: result: yes
  329. configure:5372: checking whether to enable the EdDSA public key for gpg
  330. configure:5381: result: yes
  331. configure:5390: checking whether to enable the IDEA cipher for gpg
  332. configure:5399: result: yes
  333. configure:5408: checking whether to enable the CAST5 cipher for gpg
  334. configure:5417: result: yes
  335. configure:5425: checking whether to enable the BLOWFISH cipher for gpg
  336. configure:5434: result: yes
  337. configure:5442: checking whether to enable the AES128 cipher for gpg
  338. configure:5451: result: yes
  339. configure:5459: checking whether to enable the AES192 cipher for gpg
  340. configure:5468: result: yes
  341. configure:5476: checking whether to enable the AES256 cipher for gpg
  342. configure:5485: result: yes
  343. configure:5493: checking whether to enable the TWOFISH cipher for gpg
  344. configure:5502: result: yes
  345. configure:5510: checking whether to enable the CAMELLIA128 cipher for gpg
  346. configure:5519: result: yes
  347. configure:5527: checking whether to enable the CAMELLIA192 cipher for gpg
  348. configure:5536: result: yes
  349. configure:5544: checking whether to enable the CAMELLIA256 cipher for gpg
  350. configure:5553: result: yes
  351. configure:5562: checking whether to enable the MD5 hash for gpg
  352. configure:5571: result: yes
  353. configure:5580: checking whether to enable the RIPE-MD160 hash for gpg
  354. configure:5589: result: yes
  355. configure:5597: checking whether to enable the SHA-224 hash for gpg
  356. configure:5606: result: yes
  357. configure:5615: checking whether to enable the SHA-384 hash for gpg
  358. configure:5624: result: yes
  359. configure:5632: checking whether to enable the SHA-512 hash for gpg
  360. configure:5641: result: yes
  361. configure:5654: checking whether to enable the ZIP and ZLIB compression algorithm
  362. configure:5661: result: yes
  363. configure:5666: checking whether to enable the BZIP2 compression algorithm
  364. configure:5673: result: yes
  365. configure:5678: checking whether to enable external program execution
  366. configure:5685: result: yes
  367. configure:5694: checking whether to enable photo ID viewing
  368. configure:5708: result: yes
  369. configure:5712: checking whether to use a fixed photo ID viewer
  370. configure:5730: result: no
  371. configure:5740: checking for the size of the key and uid cache
  372. configure:5758: result: 4096
  373. configure:5771: checking whether use of capabilities is requested
  374. configure:5781: result: no
  375. configure:5786: checking whether smartcard support is requested
  376. configure:5793: result: yes
  377. configure:5807: checking whether to enable the internal CCID driver
  378. configure:5814: result: yes
  379. configure:5817: checking whether to auto start dirmngr
  380. configure:5824: result: yes
  381. configure:5847: checking whether to enable maintainer-specific portions of Makefiles
  382. configure:5856: result: yes
  383. configure:5872: checking for programs
  384. configure:5874: checking whether make sets $(MAKE)
  385. configure:5896: result: yes
  386. configure:5905: checking whether build environment is sane
  387. configure:5955: result: yes
  388. configure:5984: checking whether make supports nested variables
  389. configure:6001: result: yes
  390. configure:6016: checking for gawk
  391. configure:6043: result: gawk
  392. configure:6102: checking for gcc
  393. configure:6129: result: gcc
  394. configure:6358: checking for C compiler version
  395. configure:6367: gcc --version >&5
  396. gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  397. Copyright (C) 2013 Free Software Foundation, Inc.
  398. This is free software; see the source for copying conditions. There is NO
  399. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  400.  
  401. configure:6378: $? = 0
  402. configure:6367: gcc -v >&5
  403. Using built-in specs.
  404. COLLECT_GCC=gcc
  405. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper
  406. Target: i686-linux-gnu
  407. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  408. Thread model: posix
  409. gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  410. configure:6378: $? = 0
  411. configure:6367: gcc -V >&5
  412. gcc: error: unrecognized command line option '-V'
  413. gcc: fatal error: no input files
  414. compilation terminated.
  415. configure:6378: $? = 4
  416. configure:6367: gcc -qversion >&5
  417. gcc: error: unrecognized command line option '-qversion'
  418. gcc: fatal error: no input files
  419. compilation terminated.
  420. configure:6378: $? = 4
  421. configure:6382: checking whether we are using the GNU C compiler
  422. configure:6410: result: yes
  423. configure:6419: checking whether gcc accepts -g
  424. configure:6480: result: yes
  425. configure:6497: checking for gcc option to accept ISO C89
  426. configure:6573: result: none needed
  427. configure:6595: checking dependency style of gcc
  428. configure:6706: result: gcc3
  429. configure:6726: checking how to run the C preprocessor
  430. configure:6796: result: gcc -E
  431. configure:6816: gcc -E conftest.c
  432. configure:6816: $? = 0
  433. configure:6830: gcc -E conftest.c
  434. conftest.c:56:28: fatal error: ac_nonexistent.h: No such file or directory
  435. #include <ac_nonexistent.h>
  436. ^
  437. compilation terminated.
  438. configure:6830: $? = 1
  439. configure: failed program was:
  440. | /* confdefs.h */
  441. | #define PACKAGE_NAME "gnupg"
  442. | #define PACKAGE_TARNAME "gnupg"
  443. | #define PACKAGE_VERSION "2.1.0-beta864"
  444. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  445. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  446. | #define PACKAGE_URL ""
  447. | #define PACKAGE "gnupg"
  448. | #define VERSION "2.1.0-beta864"
  449. | #define STDC_HEADERS 1
  450. | #define HAVE_SYS_TYPES_H 1
  451. | #define HAVE_SYS_STAT_H 1
  452. | #define HAVE_STDLIB_H 1
  453. | #define HAVE_STRING_H 1
  454. | #define HAVE_MEMORY_H 1
  455. | #define HAVE_STRINGS_H 1
  456. | #define HAVE_INTTYPES_H 1
  457. | #define HAVE_STDINT_H 1
  458. | #define HAVE_UNISTD_H 1
  459. | #define __EXTENSIONS__ 1
  460. | #define _ALL_SOURCE 1
  461. | #define _GNU_SOURCE 1
  462. | #define _POSIX_PTHREAD_SEMANTICS 1
  463. | #define _TANDEM_SOURCE 1
  464. | #define PACKAGE "gnupg"
  465. | #define PACKAGE_GT "gnupg2"
  466. | #define VERSION "2.1.0-beta864"
  467. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  468. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  469. | #define NEED_KSBA_VERSION "1.2.0"
  470. | #define NEED_NTBTLS_VERSION "0.1.0"
  471. | #define NAME_OF_INSTALLED_GPG "gpg"
  472. | #define GPG_USE_RSA 1
  473. | #define GPG_USE_ECDH 1
  474. | #define GPG_USE_ECDSA 1
  475. | #define GPG_USE_EDDSA 1
  476. | #define GPG_USE_IDEA 1
  477. | #define GPG_USE_CAST5 1
  478. | #define GPG_USE_BLOWFISH 1
  479. | #define GPG_USE_AES128 1
  480. | #define GPG_USE_AES192 1
  481. | #define GPG_USE_AES256 1
  482. | #define GPG_USE_TWOFISH 1
  483. | #define GPG_USE_CAMELLIA128 1
  484. | #define GPG_USE_CAMELLIA192 1
  485. | #define GPG_USE_CAMELLIA256 1
  486. | #define GPG_USE_MD5 1
  487. | #define GPG_USE_RMD160 1
  488. | #define GPG_USE_SHA224 1
  489. | #define GPG_USE_SHA384 1
  490. | #define GPG_USE_SHA512 1
  491. | #define PK_UID_CACHE_SIZE 4096
  492. | #define ENABLE_CARD_SUPPORT 1
  493. | #define USE_DIRMNGR_AUTO_START 1
  494. | /* end confdefs.h. */
  495. | #include <ac_nonexistent.h>
  496. configure:6859: checking whether gcc and cc understand -c and -o together
  497. configure:6890: gcc -c conftest.c -o conftest2.o >&5
  498. configure:6894: $? = 0
  499. configure:6900: gcc -c conftest.c -o conftest2.o >&5
  500. configure:6904: $? = 0
  501. configure:6915: cc -c conftest.c >&5
  502. configure:6919: $? = 0
  503. configure:6927: cc -c conftest.c -o conftest2.o >&5
  504. configure:6931: $? = 0
  505. configure:6937: cc -c conftest.c -o conftest2.o >&5
  506. configure:6941: $? = 0
  507. configure:6959: result: yes
  508. configure:6988: checking whether ln -s works
  509. configure:6992: result: yes
  510. configure:7042: checking for ranlib
  511. configure:7058: found /usr/bin/ranlib
  512. configure:7069: result: ranlib
  513. configure:7134: checking for ar
  514. configure:7150: found /usr/bin/ar
  515. configure:7161: result: ar
  516. configure:7185: checking for perl
  517. configure:7203: found /usr/bin/perl
  518. configure:7215: result: /usr/bin/perl
  519. configure:7266: checking for windres
  520. configure:7296: result: no
  521. configure:7316: checking for strerror in -lcposix
  522. configure:7341: gcc -o conftest -g conftest.c -lcposix >&5
  523. /usr/bin/ld: cannot find -lcposix
  524. collect2: error: ld returned 1 exit status
  525. configure:7341: $? = 1
  526. configure: failed program was:
  527. | /* confdefs.h */
  528. | #define PACKAGE_NAME "gnupg"
  529. | #define PACKAGE_TARNAME "gnupg"
  530. | #define PACKAGE_VERSION "2.1.0-beta864"
  531. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  532. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  533. | #define PACKAGE_URL ""
  534. | #define PACKAGE "gnupg"
  535. | #define VERSION "2.1.0-beta864"
  536. | #define STDC_HEADERS 1
  537. | #define HAVE_SYS_TYPES_H 1
  538. | #define HAVE_SYS_STAT_H 1
  539. | #define HAVE_STDLIB_H 1
  540. | #define HAVE_STRING_H 1
  541. | #define HAVE_MEMORY_H 1
  542. | #define HAVE_STRINGS_H 1
  543. | #define HAVE_INTTYPES_H 1
  544. | #define HAVE_STDINT_H 1
  545. | #define HAVE_UNISTD_H 1
  546. | #define __EXTENSIONS__ 1
  547. | #define _ALL_SOURCE 1
  548. | #define _GNU_SOURCE 1
  549. | #define _POSIX_PTHREAD_SEMANTICS 1
  550. | #define _TANDEM_SOURCE 1
  551. | #define PACKAGE "gnupg"
  552. | #define PACKAGE_GT "gnupg2"
  553. | #define VERSION "2.1.0-beta864"
  554. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  555. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  556. | #define NEED_KSBA_VERSION "1.2.0"
  557. | #define NEED_NTBTLS_VERSION "0.1.0"
  558. | #define NAME_OF_INSTALLED_GPG "gpg"
  559. | #define GPG_USE_RSA 1
  560. | #define GPG_USE_ECDH 1
  561. | #define GPG_USE_ECDSA 1
  562. | #define GPG_USE_EDDSA 1
  563. | #define GPG_USE_IDEA 1
  564. | #define GPG_USE_CAST5 1
  565. | #define GPG_USE_BLOWFISH 1
  566. | #define GPG_USE_AES128 1
  567. | #define GPG_USE_AES192 1
  568. | #define GPG_USE_AES256 1
  569. | #define GPG_USE_TWOFISH 1
  570. | #define GPG_USE_CAMELLIA128 1
  571. | #define GPG_USE_CAMELLIA192 1
  572. | #define GPG_USE_CAMELLIA256 1
  573. | #define GPG_USE_MD5 1
  574. | #define GPG_USE_RMD160 1
  575. | #define GPG_USE_SHA224 1
  576. | #define GPG_USE_SHA384 1
  577. | #define GPG_USE_SHA512 1
  578. | #define PK_UID_CACHE_SIZE 4096
  579. | #define ENABLE_CARD_SUPPORT 1
  580. | #define USE_DIRMNGR_AUTO_START 1
  581. | /* end confdefs.h. */
  582. |
  583. | /* Override any GCC internal prototype to avoid an error.
  584. | Use char because int might match the return type of a GCC
  585. | builtin and then its argument prototype would still apply. */
  586. | #ifdef __cplusplus
  587. | extern "C"
  588. | #endif
  589. | char strerror ();
  590. | int
  591. | main ()
  592. | {
  593. | return strerror ();
  594. | ;
  595. | return 0;
  596. | }
  597. configure:7350: result: no
  598. configure:7368: checking for special C compiler options needed for large files
  599. configure:7413: result: no
  600. configure:7419: checking for _FILE_OFFSET_BITS value needed for large files
  601. configure:7444: gcc -c -g conftest.c >&5
  602. conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
  603. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  604. ^
  605. conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
  606. conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
  607. && LARGE_OFF_T % 2147483647 == 1)
  608. ^
  609. conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
  610. conftest.c:62:7: error: variably modified 'off_t_is_large' at file scope
  611. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  612. ^
  613. configure:7444: $? = 1
  614. configure: failed program was:
  615. | /* confdefs.h */
  616. | #define PACKAGE_NAME "gnupg"
  617. | #define PACKAGE_TARNAME "gnupg"
  618. | #define PACKAGE_VERSION "2.1.0-beta864"
  619. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  620. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  621. | #define PACKAGE_URL ""
  622. | #define PACKAGE "gnupg"
  623. | #define VERSION "2.1.0-beta864"
  624. | #define STDC_HEADERS 1
  625. | #define HAVE_SYS_TYPES_H 1
  626. | #define HAVE_SYS_STAT_H 1
  627. | #define HAVE_STDLIB_H 1
  628. | #define HAVE_STRING_H 1
  629. | #define HAVE_MEMORY_H 1
  630. | #define HAVE_STRINGS_H 1
  631. | #define HAVE_INTTYPES_H 1
  632. | #define HAVE_STDINT_H 1
  633. | #define HAVE_UNISTD_H 1
  634. | #define __EXTENSIONS__ 1
  635. | #define _ALL_SOURCE 1
  636. | #define _GNU_SOURCE 1
  637. | #define _POSIX_PTHREAD_SEMANTICS 1
  638. | #define _TANDEM_SOURCE 1
  639. | #define PACKAGE "gnupg"
  640. | #define PACKAGE_GT "gnupg2"
  641. | #define VERSION "2.1.0-beta864"
  642. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  643. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  644. | #define NEED_KSBA_VERSION "1.2.0"
  645. | #define NEED_NTBTLS_VERSION "0.1.0"
  646. | #define NAME_OF_INSTALLED_GPG "gpg"
  647. | #define GPG_USE_RSA 1
  648. | #define GPG_USE_ECDH 1
  649. | #define GPG_USE_ECDSA 1
  650. | #define GPG_USE_EDDSA 1
  651. | #define GPG_USE_IDEA 1
  652. | #define GPG_USE_CAST5 1
  653. | #define GPG_USE_BLOWFISH 1
  654. | #define GPG_USE_AES128 1
  655. | #define GPG_USE_AES192 1
  656. | #define GPG_USE_AES256 1
  657. | #define GPG_USE_TWOFISH 1
  658. | #define GPG_USE_CAMELLIA128 1
  659. | #define GPG_USE_CAMELLIA192 1
  660. | #define GPG_USE_CAMELLIA256 1
  661. | #define GPG_USE_MD5 1
  662. | #define GPG_USE_RMD160 1
  663. | #define GPG_USE_SHA224 1
  664. | #define GPG_USE_SHA384 1
  665. | #define GPG_USE_SHA512 1
  666. | #define PK_UID_CACHE_SIZE 4096
  667. | #define ENABLE_CARD_SUPPORT 1
  668. | #define USE_DIRMNGR_AUTO_START 1
  669. | /* end confdefs.h. */
  670. | #include <sys/types.h>
  671. | /* Check that off_t can represent 2**63 - 1 correctly.
  672. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  673. | since some C++ compilers masquerading as C compilers
  674. | incorrectly reject 9223372036854775807. */
  675. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  676. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  677. | && LARGE_OFF_T % 2147483647 == 1)
  678. | ? 1 : -1];
  679. | int
  680. | main ()
  681. | {
  682. |
  683. | ;
  684. | return 0;
  685. | }
  686. configure:7468: gcc -c -g conftest.c >&5
  687. configure:7468: $? = 0
  688. configure:7476: result: 64
  689. configure:7574: checking for tar
  690. configure:7592: found /bin/tar
  691. configure:7604: result: /bin/tar
  692. configure:7620: checking whether /bin/tar speaks USTAR
  693. configure:7628: result: yes
  694. configure:7653: checking for cc for build
  695. configure:7660: result: gcc
  696. configure:7860: checking for libraries
  697. configure:7909: checking for gpg-error-config
  698. configure:7940: result: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/gpg-error-config
  699. configure:7949: checking for GPG Error - version >= 1.15
  700. configure:7977: result: yes (1.16)
  701. configure:8052: checking for libgcrypt-config
  702. configure:8083: result: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libgcrypt-config
  703. configure:8100: checking for LIBGCRYPT - version >= 1.6.0
  704. configure:8134: result: yes (1.6.2)
  705. configure:8146: checking LIBGCRYPT API version
  706. configure:8149: result: okay
  707. configure:8214: checking for libassuan-config
  708. configure:8232: found /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libassuan-config
  709. configure:8245: result: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libassuan-config
  710. configure:8273: checking for LIBASSUAN - version >= 2.1.0
  711. configure:8303: result: yes (2.1.2)
  712. configure:8314: checking LIBASSUAN API version
  713. configure:8317: result: okay
  714. configure:8372: checking for ksba-config
  715. configure:8390: found /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/ksba-config
  716. configure:8403: result: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/ksba-config
  717. configure:8420: checking for KSBA - version >= 1.2.0
  718. configure:8454: result: yes (1.3.1)
  719. configure:8466: checking KSBA API version
  720. configure:8469: result: okay
  721. configure:8519: checking for usb_bulk_write in -lusb
  722. configure:8544: gcc -o conftest -g conftest.c -lusb >&5
  723. /usr/bin/ld: cannot find -lusb
  724. collect2: error: ld returned 1 exit status
  725. configure:8544: $? = 1
  726. configure: failed program was:
  727. | /* confdefs.h */
  728. | #define PACKAGE_NAME "gnupg"
  729. | #define PACKAGE_TARNAME "gnupg"
  730. | #define PACKAGE_VERSION "2.1.0-beta864"
  731. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  732. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  733. | #define PACKAGE_URL ""
  734. | #define PACKAGE "gnupg"
  735. | #define VERSION "2.1.0-beta864"
  736. | #define STDC_HEADERS 1
  737. | #define HAVE_SYS_TYPES_H 1
  738. | #define HAVE_SYS_STAT_H 1
  739. | #define HAVE_STDLIB_H 1
  740. | #define HAVE_STRING_H 1
  741. | #define HAVE_MEMORY_H 1
  742. | #define HAVE_STRINGS_H 1
  743. | #define HAVE_INTTYPES_H 1
  744. | #define HAVE_STDINT_H 1
  745. | #define HAVE_UNISTD_H 1
  746. | #define __EXTENSIONS__ 1
  747. | #define _ALL_SOURCE 1
  748. | #define _GNU_SOURCE 1
  749. | #define _POSIX_PTHREAD_SEMANTICS 1
  750. | #define _TANDEM_SOURCE 1
  751. | #define PACKAGE "gnupg"
  752. | #define PACKAGE_GT "gnupg2"
  753. | #define VERSION "2.1.0-beta864"
  754. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  755. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  756. | #define NEED_KSBA_VERSION "1.2.0"
  757. | #define NEED_NTBTLS_VERSION "0.1.0"
  758. | #define NAME_OF_INSTALLED_GPG "gpg"
  759. | #define GPG_USE_RSA 1
  760. | #define GPG_USE_ECDH 1
  761. | #define GPG_USE_ECDSA 1
  762. | #define GPG_USE_EDDSA 1
  763. | #define GPG_USE_IDEA 1
  764. | #define GPG_USE_CAST5 1
  765. | #define GPG_USE_BLOWFISH 1
  766. | #define GPG_USE_AES128 1
  767. | #define GPG_USE_AES192 1
  768. | #define GPG_USE_AES256 1
  769. | #define GPG_USE_TWOFISH 1
  770. | #define GPG_USE_CAMELLIA128 1
  771. | #define GPG_USE_CAMELLIA192 1
  772. | #define GPG_USE_CAMELLIA256 1
  773. | #define GPG_USE_MD5 1
  774. | #define GPG_USE_RMD160 1
  775. | #define GPG_USE_SHA224 1
  776. | #define GPG_USE_SHA384 1
  777. | #define GPG_USE_SHA512 1
  778. | #define PK_UID_CACHE_SIZE 4096
  779. | #define ENABLE_CARD_SUPPORT 1
  780. | #define USE_DIRMNGR_AUTO_START 1
  781. | #define _FILE_OFFSET_BITS 64
  782. | #define RUN_TESTS 1
  783. | #define USE_LDAPWRAPPER 1
  784. | #define EXEEXT ""
  785. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  786. | /* end confdefs.h. */
  787. |
  788. | /* Override any GCC internal prototype to avoid an error.
  789. | Use char because int might match the return type of a GCC
  790. | builtin and then its argument prototype would still apply. */
  791. | #ifdef __cplusplus
  792. | extern "C"
  793. | #endif
  794. | char usb_bulk_write ();
  795. | int
  796. | main ()
  797. | {
  798. | return usb_bulk_write ();
  799. | ;
  800. | return 0;
  801. | }
  802. configure:8553: result: no
  803. configure:8566: checking for usb_create_match
  804. configure:8566: gcc -o conftest -g conftest.c >&5
  805. /tmp/cczpgDEO.o: In function `main':
  806. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:95: undefined reference to `usb_create_match'
  807. collect2: error: ld returned 1 exit status
  808. configure:8566: $? = 1
  809. configure: failed program was:
  810. | /* confdefs.h */
  811. | #define PACKAGE_NAME "gnupg"
  812. | #define PACKAGE_TARNAME "gnupg"
  813. | #define PACKAGE_VERSION "2.1.0-beta864"
  814. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  815. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  816. | #define PACKAGE_URL ""
  817. | #define PACKAGE "gnupg"
  818. | #define VERSION "2.1.0-beta864"
  819. | #define STDC_HEADERS 1
  820. | #define HAVE_SYS_TYPES_H 1
  821. | #define HAVE_SYS_STAT_H 1
  822. | #define HAVE_STDLIB_H 1
  823. | #define HAVE_STRING_H 1
  824. | #define HAVE_MEMORY_H 1
  825. | #define HAVE_STRINGS_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define __EXTENSIONS__ 1
  830. | #define _ALL_SOURCE 1
  831. | #define _GNU_SOURCE 1
  832. | #define _POSIX_PTHREAD_SEMANTICS 1
  833. | #define _TANDEM_SOURCE 1
  834. | #define PACKAGE "gnupg"
  835. | #define PACKAGE_GT "gnupg2"
  836. | #define VERSION "2.1.0-beta864"
  837. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  838. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  839. | #define NEED_KSBA_VERSION "1.2.0"
  840. | #define NEED_NTBTLS_VERSION "0.1.0"
  841. | #define NAME_OF_INSTALLED_GPG "gpg"
  842. | #define GPG_USE_RSA 1
  843. | #define GPG_USE_ECDH 1
  844. | #define GPG_USE_ECDSA 1
  845. | #define GPG_USE_EDDSA 1
  846. | #define GPG_USE_IDEA 1
  847. | #define GPG_USE_CAST5 1
  848. | #define GPG_USE_BLOWFISH 1
  849. | #define GPG_USE_AES128 1
  850. | #define GPG_USE_AES192 1
  851. | #define GPG_USE_AES256 1
  852. | #define GPG_USE_TWOFISH 1
  853. | #define GPG_USE_CAMELLIA128 1
  854. | #define GPG_USE_CAMELLIA192 1
  855. | #define GPG_USE_CAMELLIA256 1
  856. | #define GPG_USE_MD5 1
  857. | #define GPG_USE_RMD160 1
  858. | #define GPG_USE_SHA224 1
  859. | #define GPG_USE_SHA384 1
  860. | #define GPG_USE_SHA512 1
  861. | #define PK_UID_CACHE_SIZE 4096
  862. | #define ENABLE_CARD_SUPPORT 1
  863. | #define USE_DIRMNGR_AUTO_START 1
  864. | #define _FILE_OFFSET_BITS 64
  865. | #define RUN_TESTS 1
  866. | #define USE_LDAPWRAPPER 1
  867. | #define EXEEXT ""
  868. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  869. | /* end confdefs.h. */
  870. | /* Define usb_create_match to an innocuous variant, in case <limits.h> declares usb_create_match.
  871. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  872. | #define usb_create_match innocuous_usb_create_match
  873. |
  874. | /* System header to define __stub macros and hopefully few prototypes,
  875. | which can conflict with char usb_create_match (); below.
  876. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  877. | <limits.h> exists even on freestanding compilers. */
  878. |
  879. | #ifdef __STDC__
  880. | # include <limits.h>
  881. | #else
  882. | # include <assert.h>
  883. | #endif
  884. |
  885. | #undef usb_create_match
  886. |
  887. | /* Override any GCC internal prototype to avoid an error.
  888. | Use char because int might match the return type of a GCC
  889. | builtin and then its argument prototype would still apply. */
  890. | #ifdef __cplusplus
  891. | extern "C"
  892. | #endif
  893. | char usb_create_match ();
  894. | /* The GNU C library defines this for functions which it implements
  895. | to always fail with ENOSYS. Some functions are actually named
  896. | something starting with __ and the normal name is an alias. */
  897. | #if defined __stub_usb_create_match || defined __stub___usb_create_match
  898. | choke me
  899. | #endif
  900. |
  901. | int
  902. | main ()
  903. | {
  904. | return usb_create_match ();
  905. | ;
  906. | return 0;
  907. | }
  908. configure:8566: result: no
  909. configure:8584: checking for library containing dlopen
  910. configure:8615: gcc -o conftest -g conftest.c >&5
  911. /tmp/cctJG1oS.o: In function `main':
  912. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:72: undefined reference to `dlopen'
  913. collect2: error: ld returned 1 exit status
  914. configure:8615: $? = 1
  915. configure: failed program was:
  916. | /* confdefs.h */
  917. | #define PACKAGE_NAME "gnupg"
  918. | #define PACKAGE_TARNAME "gnupg"
  919. | #define PACKAGE_VERSION "2.1.0-beta864"
  920. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  921. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  922. | #define PACKAGE_URL ""
  923. | #define PACKAGE "gnupg"
  924. | #define VERSION "2.1.0-beta864"
  925. | #define STDC_HEADERS 1
  926. | #define HAVE_SYS_TYPES_H 1
  927. | #define HAVE_SYS_STAT_H 1
  928. | #define HAVE_STDLIB_H 1
  929. | #define HAVE_STRING_H 1
  930. | #define HAVE_MEMORY_H 1
  931. | #define HAVE_STRINGS_H 1
  932. | #define HAVE_INTTYPES_H 1
  933. | #define HAVE_STDINT_H 1
  934. | #define HAVE_UNISTD_H 1
  935. | #define __EXTENSIONS__ 1
  936. | #define _ALL_SOURCE 1
  937. | #define _GNU_SOURCE 1
  938. | #define _POSIX_PTHREAD_SEMANTICS 1
  939. | #define _TANDEM_SOURCE 1
  940. | #define PACKAGE "gnupg"
  941. | #define PACKAGE_GT "gnupg2"
  942. | #define VERSION "2.1.0-beta864"
  943. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  944. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  945. | #define NEED_KSBA_VERSION "1.2.0"
  946. | #define NEED_NTBTLS_VERSION "0.1.0"
  947. | #define NAME_OF_INSTALLED_GPG "gpg"
  948. | #define GPG_USE_RSA 1
  949. | #define GPG_USE_ECDH 1
  950. | #define GPG_USE_ECDSA 1
  951. | #define GPG_USE_EDDSA 1
  952. | #define GPG_USE_IDEA 1
  953. | #define GPG_USE_CAST5 1
  954. | #define GPG_USE_BLOWFISH 1
  955. | #define GPG_USE_AES128 1
  956. | #define GPG_USE_AES192 1
  957. | #define GPG_USE_AES256 1
  958. | #define GPG_USE_TWOFISH 1
  959. | #define GPG_USE_CAMELLIA128 1
  960. | #define GPG_USE_CAMELLIA192 1
  961. | #define GPG_USE_CAMELLIA256 1
  962. | #define GPG_USE_MD5 1
  963. | #define GPG_USE_RMD160 1
  964. | #define GPG_USE_SHA224 1
  965. | #define GPG_USE_SHA384 1
  966. | #define GPG_USE_SHA512 1
  967. | #define PK_UID_CACHE_SIZE 4096
  968. | #define ENABLE_CARD_SUPPORT 1
  969. | #define USE_DIRMNGR_AUTO_START 1
  970. | #define _FILE_OFFSET_BITS 64
  971. | #define RUN_TESTS 1
  972. | #define USE_LDAPWRAPPER 1
  973. | #define EXEEXT ""
  974. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  975. | /* end confdefs.h. */
  976. |
  977. | /* Override any GCC internal prototype to avoid an error.
  978. | Use char because int might match the return type of a GCC
  979. | builtin and then its argument prototype would still apply. */
  980. | #ifdef __cplusplus
  981. | extern "C"
  982. | #endif
  983. | char dlopen ();
  984. | int
  985. | main ()
  986. | {
  987. | return dlopen ();
  988. | ;
  989. | return 0;
  990. | }
  991. configure:8615: gcc -o conftest -g conftest.c -lc >&5
  992. /tmp/cchxYkf9.o: In function `main':
  993. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:72: undefined reference to `dlopen'
  994. collect2: error: ld returned 1 exit status
  995. configure:8615: $? = 1
  996. configure: failed program was:
  997. | /* confdefs.h */
  998. | #define PACKAGE_NAME "gnupg"
  999. | #define PACKAGE_TARNAME "gnupg"
  1000. | #define PACKAGE_VERSION "2.1.0-beta864"
  1001. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1002. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1003. | #define PACKAGE_URL ""
  1004. | #define PACKAGE "gnupg"
  1005. | #define VERSION "2.1.0-beta864"
  1006. | #define STDC_HEADERS 1
  1007. | #define HAVE_SYS_TYPES_H 1
  1008. | #define HAVE_SYS_STAT_H 1
  1009. | #define HAVE_STDLIB_H 1
  1010. | #define HAVE_STRING_H 1
  1011. | #define HAVE_MEMORY_H 1
  1012. | #define HAVE_STRINGS_H 1
  1013. | #define HAVE_INTTYPES_H 1
  1014. | #define HAVE_STDINT_H 1
  1015. | #define HAVE_UNISTD_H 1
  1016. | #define __EXTENSIONS__ 1
  1017. | #define _ALL_SOURCE 1
  1018. | #define _GNU_SOURCE 1
  1019. | #define _POSIX_PTHREAD_SEMANTICS 1
  1020. | #define _TANDEM_SOURCE 1
  1021. | #define PACKAGE "gnupg"
  1022. | #define PACKAGE_GT "gnupg2"
  1023. | #define VERSION "2.1.0-beta864"
  1024. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1025. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1026. | #define NEED_KSBA_VERSION "1.2.0"
  1027. | #define NEED_NTBTLS_VERSION "0.1.0"
  1028. | #define NAME_OF_INSTALLED_GPG "gpg"
  1029. | #define GPG_USE_RSA 1
  1030. | #define GPG_USE_ECDH 1
  1031. | #define GPG_USE_ECDSA 1
  1032. | #define GPG_USE_EDDSA 1
  1033. | #define GPG_USE_IDEA 1
  1034. | #define GPG_USE_CAST5 1
  1035. | #define GPG_USE_BLOWFISH 1
  1036. | #define GPG_USE_AES128 1
  1037. | #define GPG_USE_AES192 1
  1038. | #define GPG_USE_AES256 1
  1039. | #define GPG_USE_TWOFISH 1
  1040. | #define GPG_USE_CAMELLIA128 1
  1041. | #define GPG_USE_CAMELLIA192 1
  1042. | #define GPG_USE_CAMELLIA256 1
  1043. | #define GPG_USE_MD5 1
  1044. | #define GPG_USE_RMD160 1
  1045. | #define GPG_USE_SHA224 1
  1046. | #define GPG_USE_SHA384 1
  1047. | #define GPG_USE_SHA512 1
  1048. | #define PK_UID_CACHE_SIZE 4096
  1049. | #define ENABLE_CARD_SUPPORT 1
  1050. | #define USE_DIRMNGR_AUTO_START 1
  1051. | #define _FILE_OFFSET_BITS 64
  1052. | #define RUN_TESTS 1
  1053. | #define USE_LDAPWRAPPER 1
  1054. | #define EXEEXT ""
  1055. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1056. | /* end confdefs.h. */
  1057. |
  1058. | /* Override any GCC internal prototype to avoid an error.
  1059. | Use char because int might match the return type of a GCC
  1060. | builtin and then its argument prototype would still apply. */
  1061. | #ifdef __cplusplus
  1062. | extern "C"
  1063. | #endif
  1064. | char dlopen ();
  1065. | int
  1066. | main ()
  1067. | {
  1068. | return dlopen ();
  1069. | ;
  1070. | return 0;
  1071. | }
  1072. configure:8615: gcc -o conftest -g conftest.c -ldl >&5
  1073. configure:8615: $? = 0
  1074. configure:8632: result: -ldl
  1075. configure:8648: checking for encfs
  1076. configure:8679: result: /usr/bin/encfs
  1077. configure:8695: checking for fusermount
  1078. configure:8713: found /bin/fusermount
  1079. configure:8726: result: /bin/fusermount
  1080. configure:8749: checking for openpty in -lutil
  1081. configure:8774: gcc -o conftest -g conftest.c -lutil >&5
  1082. configure:8774: $? = 0
  1083. configure:8783: result: yes
  1084. configure:8798: checking for shred
  1085. configure:8816: found /usr/bin/shred
  1086. configure:8829: result: /usr/bin/shred
  1087. configure:8860: checking for npth-config
  1088. configure:8878: found /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/npth-config
  1089. configure:8891: result: /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/npth-config
  1090. configure:8917: checking for NPTH - version >= 0.91
  1091. configure:8940: result: yes (1.0)
  1092. configure:8952: checking NPTH API version
  1093. configure:8955: result: okay
  1094. configure:9062: checking for ntbtls-config
  1095. configure:9093: result: no
  1096. configure:9110: checking for NTBTLS - version >= 0.1.0
  1097. configure:9147: result: no
  1098. configure:9327: checking pkg-config is at least version 0.9.0
  1099. configure:9330: result: yes
  1100. configure:9340: checking for LIBGNUTLS
  1101. configure:9347: $PKG_CONFIG --exists --print-errors "gnutls >= $NEED_GNUTLS_VERSION"
  1102. Requested 'gnutls >= 3.0' but version of GnuTLS is 2.12.23
  1103. You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/
  1104. configure:9350: $? = 1
  1105. configure:9364: $PKG_CONFIG --exists --print-errors "gnutls >= $NEED_GNUTLS_VERSION"
  1106. Requested 'gnutls >= 3.0' but version of GnuTLS is 2.12.23
  1107. You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/
  1108. configure:9367: $? = 1
  1109. configure:9381: result: no
  1110. Requested 'gnutls >= 3.0' but version of GnuTLS is 2.12.23
  1111. You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/
  1112. configure:9423: WARNING:
  1113. ***
  1114. *** Building without NTBTLS and GNUTLS - no TLS access to keyservers.
  1115. ***
  1116. *** Requested 'gnutls >= 3.0' but version of GnuTLS is 2.12.23
  1117. *** You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/
  1118. ***
  1119. configure:9433: checking for networking options
  1120. configure:9442: checking for gethostbyname
  1121. configure:9442: gcc -o conftest -g conftest.c >&5
  1122. configure:9442: $? = 0
  1123. configure:9442: result: yes
  1124. configure:9488: checking for setsockopt
  1125. configure:9488: gcc -o conftest -g conftest.c >&5
  1126. configure:9488: $? = 0
  1127. configure:9488: result: yes
  1128. configure:9553: checking adns.h usability
  1129. configure:9553: gcc -c -g conftest.c >&5
  1130. conftest.c:100:18: fatal error: adns.h: No such file or directory
  1131. #include <adns.h>
  1132. ^
  1133. compilation terminated.
  1134. configure:9553: $? = 1
  1135. configure: failed program was:
  1136. | /* confdefs.h */
  1137. | #define PACKAGE_NAME "gnupg"
  1138. | #define PACKAGE_TARNAME "gnupg"
  1139. | #define PACKAGE_VERSION "2.1.0-beta864"
  1140. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1141. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1142. | #define PACKAGE_URL ""
  1143. | #define PACKAGE "gnupg"
  1144. | #define VERSION "2.1.0-beta864"
  1145. | #define STDC_HEADERS 1
  1146. | #define HAVE_SYS_TYPES_H 1
  1147. | #define HAVE_SYS_STAT_H 1
  1148. | #define HAVE_STDLIB_H 1
  1149. | #define HAVE_STRING_H 1
  1150. | #define HAVE_MEMORY_H 1
  1151. | #define HAVE_STRINGS_H 1
  1152. | #define HAVE_INTTYPES_H 1
  1153. | #define HAVE_STDINT_H 1
  1154. | #define HAVE_UNISTD_H 1
  1155. | #define __EXTENSIONS__ 1
  1156. | #define _ALL_SOURCE 1
  1157. | #define _GNU_SOURCE 1
  1158. | #define _POSIX_PTHREAD_SEMANTICS 1
  1159. | #define _TANDEM_SOURCE 1
  1160. | #define PACKAGE "gnupg"
  1161. | #define PACKAGE_GT "gnupg2"
  1162. | #define VERSION "2.1.0-beta864"
  1163. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1164. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1165. | #define NEED_KSBA_VERSION "1.2.0"
  1166. | #define NEED_NTBTLS_VERSION "0.1.0"
  1167. | #define NAME_OF_INSTALLED_GPG "gpg"
  1168. | #define GPG_USE_RSA 1
  1169. | #define GPG_USE_ECDH 1
  1170. | #define GPG_USE_ECDSA 1
  1171. | #define GPG_USE_EDDSA 1
  1172. | #define GPG_USE_IDEA 1
  1173. | #define GPG_USE_CAST5 1
  1174. | #define GPG_USE_BLOWFISH 1
  1175. | #define GPG_USE_AES128 1
  1176. | #define GPG_USE_AES192 1
  1177. | #define GPG_USE_AES256 1
  1178. | #define GPG_USE_TWOFISH 1
  1179. | #define GPG_USE_CAMELLIA128 1
  1180. | #define GPG_USE_CAMELLIA192 1
  1181. | #define GPG_USE_CAMELLIA256 1
  1182. | #define GPG_USE_MD5 1
  1183. | #define GPG_USE_RMD160 1
  1184. | #define GPG_USE_SHA224 1
  1185. | #define GPG_USE_SHA384 1
  1186. | #define GPG_USE_SHA512 1
  1187. | #define PK_UID_CACHE_SIZE 4096
  1188. | #define ENABLE_CARD_SUPPORT 1
  1189. | #define USE_DIRMNGR_AUTO_START 1
  1190. | #define _FILE_OFFSET_BITS 64
  1191. | #define RUN_TESTS 1
  1192. | #define USE_LDAPWRAPPER 1
  1193. | #define EXEEXT ""
  1194. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1195. | #define ENCFS "/usr/bin/encfs"
  1196. | #define FUSERMOUNT "/bin/fusermount"
  1197. | #define HAVE_LIBUTIL 1
  1198. | #define SHRED "/usr/bin/shred"
  1199. | #define HAVE_NPTH 1
  1200. | #define USE_NPTH 1
  1201. | /* end confdefs.h. */
  1202. | #include <stdio.h>
  1203. | #ifdef HAVE_SYS_TYPES_H
  1204. | # include <sys/types.h>
  1205. | #endif
  1206. | #ifdef HAVE_SYS_STAT_H
  1207. | # include <sys/stat.h>
  1208. | #endif
  1209. | #ifdef STDC_HEADERS
  1210. | # include <stdlib.h>
  1211. | # include <stddef.h>
  1212. | #else
  1213. | # ifdef HAVE_STDLIB_H
  1214. | # include <stdlib.h>
  1215. | # endif
  1216. | #endif
  1217. | #ifdef HAVE_STRING_H
  1218. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1219. | # include <memory.h>
  1220. | # endif
  1221. | # include <string.h>
  1222. | #endif
  1223. | #ifdef HAVE_STRINGS_H
  1224. | # include <strings.h>
  1225. | #endif
  1226. | #ifdef HAVE_INTTYPES_H
  1227. | # include <inttypes.h>
  1228. | #endif
  1229. | #ifdef HAVE_STDINT_H
  1230. | # include <stdint.h>
  1231. | #endif
  1232. | #ifdef HAVE_UNISTD_H
  1233. | # include <unistd.h>
  1234. | #endif
  1235. | #include <adns.h>
  1236. configure:9553: result: no
  1237. configure:9553: checking adns.h presence
  1238. configure:9553: gcc -E conftest.c
  1239. conftest.c:67:18: fatal error: adns.h: No such file or directory
  1240. #include <adns.h>
  1241. ^
  1242. compilation terminated.
  1243. configure:9553: $? = 1
  1244. configure: failed program was:
  1245. | /* confdefs.h */
  1246. | #define PACKAGE_NAME "gnupg"
  1247. | #define PACKAGE_TARNAME "gnupg"
  1248. | #define PACKAGE_VERSION "2.1.0-beta864"
  1249. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1250. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1251. | #define PACKAGE_URL ""
  1252. | #define PACKAGE "gnupg"
  1253. | #define VERSION "2.1.0-beta864"
  1254. | #define STDC_HEADERS 1
  1255. | #define HAVE_SYS_TYPES_H 1
  1256. | #define HAVE_SYS_STAT_H 1
  1257. | #define HAVE_STDLIB_H 1
  1258. | #define HAVE_STRING_H 1
  1259. | #define HAVE_MEMORY_H 1
  1260. | #define HAVE_STRINGS_H 1
  1261. | #define HAVE_INTTYPES_H 1
  1262. | #define HAVE_STDINT_H 1
  1263. | #define HAVE_UNISTD_H 1
  1264. | #define __EXTENSIONS__ 1
  1265. | #define _ALL_SOURCE 1
  1266. | #define _GNU_SOURCE 1
  1267. | #define _POSIX_PTHREAD_SEMANTICS 1
  1268. | #define _TANDEM_SOURCE 1
  1269. | #define PACKAGE "gnupg"
  1270. | #define PACKAGE_GT "gnupg2"
  1271. | #define VERSION "2.1.0-beta864"
  1272. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1273. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1274. | #define NEED_KSBA_VERSION "1.2.0"
  1275. | #define NEED_NTBTLS_VERSION "0.1.0"
  1276. | #define NAME_OF_INSTALLED_GPG "gpg"
  1277. | #define GPG_USE_RSA 1
  1278. | #define GPG_USE_ECDH 1
  1279. | #define GPG_USE_ECDSA 1
  1280. | #define GPG_USE_EDDSA 1
  1281. | #define GPG_USE_IDEA 1
  1282. | #define GPG_USE_CAST5 1
  1283. | #define GPG_USE_BLOWFISH 1
  1284. | #define GPG_USE_AES128 1
  1285. | #define GPG_USE_AES192 1
  1286. | #define GPG_USE_AES256 1
  1287. | #define GPG_USE_TWOFISH 1
  1288. | #define GPG_USE_CAMELLIA128 1
  1289. | #define GPG_USE_CAMELLIA192 1
  1290. | #define GPG_USE_CAMELLIA256 1
  1291. | #define GPG_USE_MD5 1
  1292. | #define GPG_USE_RMD160 1
  1293. | #define GPG_USE_SHA224 1
  1294. | #define GPG_USE_SHA384 1
  1295. | #define GPG_USE_SHA512 1
  1296. | #define PK_UID_CACHE_SIZE 4096
  1297. | #define ENABLE_CARD_SUPPORT 1
  1298. | #define USE_DIRMNGR_AUTO_START 1
  1299. | #define _FILE_OFFSET_BITS 64
  1300. | #define RUN_TESTS 1
  1301. | #define USE_LDAPWRAPPER 1
  1302. | #define EXEEXT ""
  1303. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1304. | #define ENCFS "/usr/bin/encfs"
  1305. | #define FUSERMOUNT "/bin/fusermount"
  1306. | #define HAVE_LIBUTIL 1
  1307. | #define SHRED "/usr/bin/shred"
  1308. | #define HAVE_NPTH 1
  1309. | #define USE_NPTH 1
  1310. | /* end confdefs.h. */
  1311. | #include <adns.h>
  1312. configure:9553: result: no
  1313. configure:9553: checking for adns.h
  1314. configure:9553: result: no
  1315. configure:9614: checking for adns_free
  1316. configure:9614: gcc -o conftest -g conftest.c >&5
  1317. /tmp/ccrlUA1V.o: In function `main':
  1318. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:101: undefined reference to `adns_free'
  1319. collect2: error: ld returned 1 exit status
  1320. configure:9614: $? = 1
  1321. configure: failed program was:
  1322. | /* confdefs.h */
  1323. | #define PACKAGE_NAME "gnupg"
  1324. | #define PACKAGE_TARNAME "gnupg"
  1325. | #define PACKAGE_VERSION "2.1.0-beta864"
  1326. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1327. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1328. | #define PACKAGE_URL ""
  1329. | #define PACKAGE "gnupg"
  1330. | #define VERSION "2.1.0-beta864"
  1331. | #define STDC_HEADERS 1
  1332. | #define HAVE_SYS_TYPES_H 1
  1333. | #define HAVE_SYS_STAT_H 1
  1334. | #define HAVE_STDLIB_H 1
  1335. | #define HAVE_STRING_H 1
  1336. | #define HAVE_MEMORY_H 1
  1337. | #define HAVE_STRINGS_H 1
  1338. | #define HAVE_INTTYPES_H 1
  1339. | #define HAVE_STDINT_H 1
  1340. | #define HAVE_UNISTD_H 1
  1341. | #define __EXTENSIONS__ 1
  1342. | #define _ALL_SOURCE 1
  1343. | #define _GNU_SOURCE 1
  1344. | #define _POSIX_PTHREAD_SEMANTICS 1
  1345. | #define _TANDEM_SOURCE 1
  1346. | #define PACKAGE "gnupg"
  1347. | #define PACKAGE_GT "gnupg2"
  1348. | #define VERSION "2.1.0-beta864"
  1349. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1350. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1351. | #define NEED_KSBA_VERSION "1.2.0"
  1352. | #define NEED_NTBTLS_VERSION "0.1.0"
  1353. | #define NAME_OF_INSTALLED_GPG "gpg"
  1354. | #define GPG_USE_RSA 1
  1355. | #define GPG_USE_ECDH 1
  1356. | #define GPG_USE_ECDSA 1
  1357. | #define GPG_USE_EDDSA 1
  1358. | #define GPG_USE_IDEA 1
  1359. | #define GPG_USE_CAST5 1
  1360. | #define GPG_USE_BLOWFISH 1
  1361. | #define GPG_USE_AES128 1
  1362. | #define GPG_USE_AES192 1
  1363. | #define GPG_USE_AES256 1
  1364. | #define GPG_USE_TWOFISH 1
  1365. | #define GPG_USE_CAMELLIA128 1
  1366. | #define GPG_USE_CAMELLIA192 1
  1367. | #define GPG_USE_CAMELLIA256 1
  1368. | #define GPG_USE_MD5 1
  1369. | #define GPG_USE_RMD160 1
  1370. | #define GPG_USE_SHA224 1
  1371. | #define GPG_USE_SHA384 1
  1372. | #define GPG_USE_SHA512 1
  1373. | #define PK_UID_CACHE_SIZE 4096
  1374. | #define ENABLE_CARD_SUPPORT 1
  1375. | #define USE_DIRMNGR_AUTO_START 1
  1376. | #define _FILE_OFFSET_BITS 64
  1377. | #define RUN_TESTS 1
  1378. | #define USE_LDAPWRAPPER 1
  1379. | #define EXEEXT ""
  1380. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1381. | #define ENCFS "/usr/bin/encfs"
  1382. | #define FUSERMOUNT "/bin/fusermount"
  1383. | #define HAVE_LIBUTIL 1
  1384. | #define SHRED "/usr/bin/shred"
  1385. | #define HAVE_NPTH 1
  1386. | #define USE_NPTH 1
  1387. | /* end confdefs.h. */
  1388. | /* Define adns_free to an innocuous variant, in case <limits.h> declares adns_free.
  1389. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1390. | #define adns_free innocuous_adns_free
  1391. |
  1392. | /* System header to define __stub macros and hopefully few prototypes,
  1393. | which can conflict with char adns_free (); below.
  1394. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1395. | <limits.h> exists even on freestanding compilers. */
  1396. |
  1397. | #ifdef __STDC__
  1398. | # include <limits.h>
  1399. | #else
  1400. | # include <assert.h>
  1401. | #endif
  1402. |
  1403. | #undef adns_free
  1404. |
  1405. | /* Override any GCC internal prototype to avoid an error.
  1406. | Use char because int might match the return type of a GCC
  1407. | builtin and then its argument prototype would still apply. */
  1408. | #ifdef __cplusplus
  1409. | extern "C"
  1410. | #endif
  1411. | char adns_free ();
  1412. | /* The GNU C library defines this for functions which it implements
  1413. | to always fail with ENOSYS. Some functions are actually named
  1414. | something starting with __ and the normal name is an alias. */
  1415. | #if defined __stub_adns_free || defined __stub___adns_free
  1416. | choke me
  1417. | #endif
  1418. |
  1419. | int
  1420. | main ()
  1421. | {
  1422. | return adns_free ();
  1423. | ;
  1424. | return 0;
  1425. | }
  1426. configure:9614: result: no
  1427. configure:9658: checking for library containing res_query
  1428. configure:9689: gcc -o conftest -g conftest.c >&5
  1429. /tmp/ccHkGMUZ.o: In function `main':
  1430. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:78: undefined reference to `res_query'
  1431. collect2: error: ld returned 1 exit status
  1432. configure:9689: $? = 1
  1433. configure: failed program was:
  1434. | /* confdefs.h */
  1435. | #define PACKAGE_NAME "gnupg"
  1436. | #define PACKAGE_TARNAME "gnupg"
  1437. | #define PACKAGE_VERSION "2.1.0-beta864"
  1438. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1439. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1440. | #define PACKAGE_URL ""
  1441. | #define PACKAGE "gnupg"
  1442. | #define VERSION "2.1.0-beta864"
  1443. | #define STDC_HEADERS 1
  1444. | #define HAVE_SYS_TYPES_H 1
  1445. | #define HAVE_SYS_STAT_H 1
  1446. | #define HAVE_STDLIB_H 1
  1447. | #define HAVE_STRING_H 1
  1448. | #define HAVE_MEMORY_H 1
  1449. | #define HAVE_STRINGS_H 1
  1450. | #define HAVE_INTTYPES_H 1
  1451. | #define HAVE_STDINT_H 1
  1452. | #define HAVE_UNISTD_H 1
  1453. | #define __EXTENSIONS__ 1
  1454. | #define _ALL_SOURCE 1
  1455. | #define _GNU_SOURCE 1
  1456. | #define _POSIX_PTHREAD_SEMANTICS 1
  1457. | #define _TANDEM_SOURCE 1
  1458. | #define PACKAGE "gnupg"
  1459. | #define PACKAGE_GT "gnupg2"
  1460. | #define VERSION "2.1.0-beta864"
  1461. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1462. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1463. | #define NEED_KSBA_VERSION "1.2.0"
  1464. | #define NEED_NTBTLS_VERSION "0.1.0"
  1465. | #define NAME_OF_INSTALLED_GPG "gpg"
  1466. | #define GPG_USE_RSA 1
  1467. | #define GPG_USE_ECDH 1
  1468. | #define GPG_USE_ECDSA 1
  1469. | #define GPG_USE_EDDSA 1
  1470. | #define GPG_USE_IDEA 1
  1471. | #define GPG_USE_CAST5 1
  1472. | #define GPG_USE_BLOWFISH 1
  1473. | #define GPG_USE_AES128 1
  1474. | #define GPG_USE_AES192 1
  1475. | #define GPG_USE_AES256 1
  1476. | #define GPG_USE_TWOFISH 1
  1477. | #define GPG_USE_CAMELLIA128 1
  1478. | #define GPG_USE_CAMELLIA192 1
  1479. | #define GPG_USE_CAMELLIA256 1
  1480. | #define GPG_USE_MD5 1
  1481. | #define GPG_USE_RMD160 1
  1482. | #define GPG_USE_SHA224 1
  1483. | #define GPG_USE_SHA384 1
  1484. | #define GPG_USE_SHA512 1
  1485. | #define PK_UID_CACHE_SIZE 4096
  1486. | #define ENABLE_CARD_SUPPORT 1
  1487. | #define USE_DIRMNGR_AUTO_START 1
  1488. | #define _FILE_OFFSET_BITS 64
  1489. | #define RUN_TESTS 1
  1490. | #define USE_LDAPWRAPPER 1
  1491. | #define EXEEXT ""
  1492. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1493. | #define ENCFS "/usr/bin/encfs"
  1494. | #define FUSERMOUNT "/bin/fusermount"
  1495. | #define HAVE_LIBUTIL 1
  1496. | #define SHRED "/usr/bin/shred"
  1497. | #define HAVE_NPTH 1
  1498. | #define USE_NPTH 1
  1499. | /* end confdefs.h. */
  1500. |
  1501. | /* Override any GCC internal prototype to avoid an error.
  1502. | Use char because int might match the return type of a GCC
  1503. | builtin and then its argument prototype would still apply. */
  1504. | #ifdef __cplusplus
  1505. | extern "C"
  1506. | #endif
  1507. | char res_query ();
  1508. | int
  1509. | main ()
  1510. | {
  1511. | return res_query ();
  1512. | ;
  1513. | return 0;
  1514. | }
  1515. configure:9689: gcc -o conftest -g conftest.c -lresolv >&5
  1516. configure:9689: $? = 0
  1517. configure:9706: result: -lresolv
  1518. configure:9773: checking for library containing dn_expand
  1519. configure:9804: gcc -o conftest -g conftest.c -lresolv >&5
  1520. configure:9804: $? = 0
  1521. configure:9821: result: none required
  1522. configure:9888: checking for library containing dn_skipname
  1523. configure:9919: gcc -o conftest -g conftest.c -lresolv >&5
  1524. /tmp/cclDiwbD.o: In function `main':
  1525. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:78: undefined reference to `dn_skipname'
  1526. collect2: error: ld returned 1 exit status
  1527. configure:9919: $? = 1
  1528. configure: failed program was:
  1529. | /* confdefs.h */
  1530. | #define PACKAGE_NAME "gnupg"
  1531. | #define PACKAGE_TARNAME "gnupg"
  1532. | #define PACKAGE_VERSION "2.1.0-beta864"
  1533. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1534. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1535. | #define PACKAGE_URL ""
  1536. | #define PACKAGE "gnupg"
  1537. | #define VERSION "2.1.0-beta864"
  1538. | #define STDC_HEADERS 1
  1539. | #define HAVE_SYS_TYPES_H 1
  1540. | #define HAVE_SYS_STAT_H 1
  1541. | #define HAVE_STDLIB_H 1
  1542. | #define HAVE_STRING_H 1
  1543. | #define HAVE_MEMORY_H 1
  1544. | #define HAVE_STRINGS_H 1
  1545. | #define HAVE_INTTYPES_H 1
  1546. | #define HAVE_STDINT_H 1
  1547. | #define HAVE_UNISTD_H 1
  1548. | #define __EXTENSIONS__ 1
  1549. | #define _ALL_SOURCE 1
  1550. | #define _GNU_SOURCE 1
  1551. | #define _POSIX_PTHREAD_SEMANTICS 1
  1552. | #define _TANDEM_SOURCE 1
  1553. | #define PACKAGE "gnupg"
  1554. | #define PACKAGE_GT "gnupg2"
  1555. | #define VERSION "2.1.0-beta864"
  1556. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1557. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1558. | #define NEED_KSBA_VERSION "1.2.0"
  1559. | #define NEED_NTBTLS_VERSION "0.1.0"
  1560. | #define NAME_OF_INSTALLED_GPG "gpg"
  1561. | #define GPG_USE_RSA 1
  1562. | #define GPG_USE_ECDH 1
  1563. | #define GPG_USE_ECDSA 1
  1564. | #define GPG_USE_EDDSA 1
  1565. | #define GPG_USE_IDEA 1
  1566. | #define GPG_USE_CAST5 1
  1567. | #define GPG_USE_BLOWFISH 1
  1568. | #define GPG_USE_AES128 1
  1569. | #define GPG_USE_AES192 1
  1570. | #define GPG_USE_AES256 1
  1571. | #define GPG_USE_TWOFISH 1
  1572. | #define GPG_USE_CAMELLIA128 1
  1573. | #define GPG_USE_CAMELLIA192 1
  1574. | #define GPG_USE_CAMELLIA256 1
  1575. | #define GPG_USE_MD5 1
  1576. | #define GPG_USE_RMD160 1
  1577. | #define GPG_USE_SHA224 1
  1578. | #define GPG_USE_SHA384 1
  1579. | #define GPG_USE_SHA512 1
  1580. | #define PK_UID_CACHE_SIZE 4096
  1581. | #define ENABLE_CARD_SUPPORT 1
  1582. | #define USE_DIRMNGR_AUTO_START 1
  1583. | #define _FILE_OFFSET_BITS 64
  1584. | #define RUN_TESTS 1
  1585. | #define USE_LDAPWRAPPER 1
  1586. | #define EXEEXT ""
  1587. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1588. | #define ENCFS "/usr/bin/encfs"
  1589. | #define FUSERMOUNT "/bin/fusermount"
  1590. | #define HAVE_LIBUTIL 1
  1591. | #define SHRED "/usr/bin/shred"
  1592. | #define HAVE_NPTH 1
  1593. | #define USE_NPTH 1
  1594. | /* end confdefs.h. */
  1595. |
  1596. | /* Override any GCC internal prototype to avoid an error.
  1597. | Use char because int might match the return type of a GCC
  1598. | builtin and then its argument prototype would still apply. */
  1599. | #ifdef __cplusplus
  1600. | extern "C"
  1601. | #endif
  1602. | char dn_skipname ();
  1603. | int
  1604. | main ()
  1605. | {
  1606. | return dn_skipname ();
  1607. | ;
  1608. | return 0;
  1609. | }
  1610. configure:9919: gcc -o conftest -g conftest.c -lresolv -lresolv >&5
  1611. /tmp/ccnzuH5R.o: In function `main':
  1612. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:78: undefined reference to `dn_skipname'
  1613. collect2: error: ld returned 1 exit status
  1614. configure:9919: $? = 1
  1615. configure: failed program was:
  1616. | /* confdefs.h */
  1617. | #define PACKAGE_NAME "gnupg"
  1618. | #define PACKAGE_TARNAME "gnupg"
  1619. | #define PACKAGE_VERSION "2.1.0-beta864"
  1620. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1621. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1622. | #define PACKAGE_URL ""
  1623. | #define PACKAGE "gnupg"
  1624. | #define VERSION "2.1.0-beta864"
  1625. | #define STDC_HEADERS 1
  1626. | #define HAVE_SYS_TYPES_H 1
  1627. | #define HAVE_SYS_STAT_H 1
  1628. | #define HAVE_STDLIB_H 1
  1629. | #define HAVE_STRING_H 1
  1630. | #define HAVE_MEMORY_H 1
  1631. | #define HAVE_STRINGS_H 1
  1632. | #define HAVE_INTTYPES_H 1
  1633. | #define HAVE_STDINT_H 1
  1634. | #define HAVE_UNISTD_H 1
  1635. | #define __EXTENSIONS__ 1
  1636. | #define _ALL_SOURCE 1
  1637. | #define _GNU_SOURCE 1
  1638. | #define _POSIX_PTHREAD_SEMANTICS 1
  1639. | #define _TANDEM_SOURCE 1
  1640. | #define PACKAGE "gnupg"
  1641. | #define PACKAGE_GT "gnupg2"
  1642. | #define VERSION "2.1.0-beta864"
  1643. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1644. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1645. | #define NEED_KSBA_VERSION "1.2.0"
  1646. | #define NEED_NTBTLS_VERSION "0.1.0"
  1647. | #define NAME_OF_INSTALLED_GPG "gpg"
  1648. | #define GPG_USE_RSA 1
  1649. | #define GPG_USE_ECDH 1
  1650. | #define GPG_USE_ECDSA 1
  1651. | #define GPG_USE_EDDSA 1
  1652. | #define GPG_USE_IDEA 1
  1653. | #define GPG_USE_CAST5 1
  1654. | #define GPG_USE_BLOWFISH 1
  1655. | #define GPG_USE_AES128 1
  1656. | #define GPG_USE_AES192 1
  1657. | #define GPG_USE_AES256 1
  1658. | #define GPG_USE_TWOFISH 1
  1659. | #define GPG_USE_CAMELLIA128 1
  1660. | #define GPG_USE_CAMELLIA192 1
  1661. | #define GPG_USE_CAMELLIA256 1
  1662. | #define GPG_USE_MD5 1
  1663. | #define GPG_USE_RMD160 1
  1664. | #define GPG_USE_SHA224 1
  1665. | #define GPG_USE_SHA384 1
  1666. | #define GPG_USE_SHA512 1
  1667. | #define PK_UID_CACHE_SIZE 4096
  1668. | #define ENABLE_CARD_SUPPORT 1
  1669. | #define USE_DIRMNGR_AUTO_START 1
  1670. | #define _FILE_OFFSET_BITS 64
  1671. | #define RUN_TESTS 1
  1672. | #define USE_LDAPWRAPPER 1
  1673. | #define EXEEXT ""
  1674. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1675. | #define ENCFS "/usr/bin/encfs"
  1676. | #define FUSERMOUNT "/bin/fusermount"
  1677. | #define HAVE_LIBUTIL 1
  1678. | #define SHRED "/usr/bin/shred"
  1679. | #define HAVE_NPTH 1
  1680. | #define USE_NPTH 1
  1681. | /* end confdefs.h. */
  1682. |
  1683. | /* Override any GCC internal prototype to avoid an error.
  1684. | Use char because int might match the return type of a GCC
  1685. | builtin and then its argument prototype would still apply. */
  1686. | #ifdef __cplusplus
  1687. | extern "C"
  1688. | #endif
  1689. | char dn_skipname ();
  1690. | int
  1691. | main ()
  1692. | {
  1693. | return dn_skipname ();
  1694. | ;
  1695. | return 0;
  1696. | }
  1697. configure:9919: gcc -o conftest -g conftest.c -lbind -lresolv >&5
  1698. /usr/bin/ld: cannot find -lbind
  1699. collect2: error: ld returned 1 exit status
  1700. configure:9919: $? = 1
  1701. configure: failed program was:
  1702. | /* confdefs.h */
  1703. | #define PACKAGE_NAME "gnupg"
  1704. | #define PACKAGE_TARNAME "gnupg"
  1705. | #define PACKAGE_VERSION "2.1.0-beta864"
  1706. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1707. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1708. | #define PACKAGE_URL ""
  1709. | #define PACKAGE "gnupg"
  1710. | #define VERSION "2.1.0-beta864"
  1711. | #define STDC_HEADERS 1
  1712. | #define HAVE_SYS_TYPES_H 1
  1713. | #define HAVE_SYS_STAT_H 1
  1714. | #define HAVE_STDLIB_H 1
  1715. | #define HAVE_STRING_H 1
  1716. | #define HAVE_MEMORY_H 1
  1717. | #define HAVE_STRINGS_H 1
  1718. | #define HAVE_INTTYPES_H 1
  1719. | #define HAVE_STDINT_H 1
  1720. | #define HAVE_UNISTD_H 1
  1721. | #define __EXTENSIONS__ 1
  1722. | #define _ALL_SOURCE 1
  1723. | #define _GNU_SOURCE 1
  1724. | #define _POSIX_PTHREAD_SEMANTICS 1
  1725. | #define _TANDEM_SOURCE 1
  1726. | #define PACKAGE "gnupg"
  1727. | #define PACKAGE_GT "gnupg2"
  1728. | #define VERSION "2.1.0-beta864"
  1729. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1730. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1731. | #define NEED_KSBA_VERSION "1.2.0"
  1732. | #define NEED_NTBTLS_VERSION "0.1.0"
  1733. | #define NAME_OF_INSTALLED_GPG "gpg"
  1734. | #define GPG_USE_RSA 1
  1735. | #define GPG_USE_ECDH 1
  1736. | #define GPG_USE_ECDSA 1
  1737. | #define GPG_USE_EDDSA 1
  1738. | #define GPG_USE_IDEA 1
  1739. | #define GPG_USE_CAST5 1
  1740. | #define GPG_USE_BLOWFISH 1
  1741. | #define GPG_USE_AES128 1
  1742. | #define GPG_USE_AES192 1
  1743. | #define GPG_USE_AES256 1
  1744. | #define GPG_USE_TWOFISH 1
  1745. | #define GPG_USE_CAMELLIA128 1
  1746. | #define GPG_USE_CAMELLIA192 1
  1747. | #define GPG_USE_CAMELLIA256 1
  1748. | #define GPG_USE_MD5 1
  1749. | #define GPG_USE_RMD160 1
  1750. | #define GPG_USE_SHA224 1
  1751. | #define GPG_USE_SHA384 1
  1752. | #define GPG_USE_SHA512 1
  1753. | #define PK_UID_CACHE_SIZE 4096
  1754. | #define ENABLE_CARD_SUPPORT 1
  1755. | #define USE_DIRMNGR_AUTO_START 1
  1756. | #define _FILE_OFFSET_BITS 64
  1757. | #define RUN_TESTS 1
  1758. | #define USE_LDAPWRAPPER 1
  1759. | #define EXEEXT ""
  1760. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1761. | #define ENCFS "/usr/bin/encfs"
  1762. | #define FUSERMOUNT "/bin/fusermount"
  1763. | #define HAVE_LIBUTIL 1
  1764. | #define SHRED "/usr/bin/shred"
  1765. | #define HAVE_NPTH 1
  1766. | #define USE_NPTH 1
  1767. | /* end confdefs.h. */
  1768. |
  1769. | /* Override any GCC internal prototype to avoid an error.
  1770. | Use char because int might match the return type of a GCC
  1771. | builtin and then its argument prototype would still apply. */
  1772. | #ifdef __cplusplus
  1773. | extern "C"
  1774. | #endif
  1775. | char dn_skipname ();
  1776. | int
  1777. | main ()
  1778. | {
  1779. | return dn_skipname ();
  1780. | ;
  1781. | return 0;
  1782. | }
  1783. configure:9936: result: no
  1784. configure:9943: checking for library containing __dn_skipname
  1785. configure:9974: gcc -o conftest -g conftest.c -lresolv >&5
  1786. configure:9974: $? = 0
  1787. configure:9991: result: none required
  1788. configure:10012: checking whether the resolver is usable
  1789. configure:10032: gcc -o conftest -g conftest.c -lresolv >&5
  1790. configure:10032: $? = 0
  1791. configure:10039: result: yes
  1792. configure:10184: checking whether LDAP via "-lldap" is present and sane
  1793. configure:10204: gcc -o conftest -g conftest.c -lldap >&5
  1794. conftest.c:75:18: fatal error: ldap.h: No such file or directory
  1795. #include <ldap.h>
  1796. ^
  1797. compilation terminated.
  1798. configure:10204: $? = 1
  1799. configure: failed program was:
  1800. | /* confdefs.h */
  1801. | #define PACKAGE_NAME "gnupg"
  1802. | #define PACKAGE_TARNAME "gnupg"
  1803. | #define PACKAGE_VERSION "2.1.0-beta864"
  1804. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1805. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1806. | #define PACKAGE_URL ""
  1807. | #define PACKAGE "gnupg"
  1808. | #define VERSION "2.1.0-beta864"
  1809. | #define STDC_HEADERS 1
  1810. | #define HAVE_SYS_TYPES_H 1
  1811. | #define HAVE_SYS_STAT_H 1
  1812. | #define HAVE_STDLIB_H 1
  1813. | #define HAVE_STRING_H 1
  1814. | #define HAVE_MEMORY_H 1
  1815. | #define HAVE_STRINGS_H 1
  1816. | #define HAVE_INTTYPES_H 1
  1817. | #define HAVE_STDINT_H 1
  1818. | #define HAVE_UNISTD_H 1
  1819. | #define __EXTENSIONS__ 1
  1820. | #define _ALL_SOURCE 1
  1821. | #define _GNU_SOURCE 1
  1822. | #define _POSIX_PTHREAD_SEMANTICS 1
  1823. | #define _TANDEM_SOURCE 1
  1824. | #define PACKAGE "gnupg"
  1825. | #define PACKAGE_GT "gnupg2"
  1826. | #define VERSION "2.1.0-beta864"
  1827. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1828. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1829. | #define NEED_KSBA_VERSION "1.2.0"
  1830. | #define NEED_NTBTLS_VERSION "0.1.0"
  1831. | #define NAME_OF_INSTALLED_GPG "gpg"
  1832. | #define GPG_USE_RSA 1
  1833. | #define GPG_USE_ECDH 1
  1834. | #define GPG_USE_ECDSA 1
  1835. | #define GPG_USE_EDDSA 1
  1836. | #define GPG_USE_IDEA 1
  1837. | #define GPG_USE_CAST5 1
  1838. | #define GPG_USE_BLOWFISH 1
  1839. | #define GPG_USE_AES128 1
  1840. | #define GPG_USE_AES192 1
  1841. | #define GPG_USE_AES256 1
  1842. | #define GPG_USE_TWOFISH 1
  1843. | #define GPG_USE_CAMELLIA128 1
  1844. | #define GPG_USE_CAMELLIA192 1
  1845. | #define GPG_USE_CAMELLIA256 1
  1846. | #define GPG_USE_MD5 1
  1847. | #define GPG_USE_RMD160 1
  1848. | #define GPG_USE_SHA224 1
  1849. | #define GPG_USE_SHA384 1
  1850. | #define GPG_USE_SHA512 1
  1851. | #define PK_UID_CACHE_SIZE 4096
  1852. | #define ENABLE_CARD_SUPPORT 1
  1853. | #define USE_DIRMNGR_AUTO_START 1
  1854. | #define _FILE_OFFSET_BITS 64
  1855. | #define RUN_TESTS 1
  1856. | #define USE_LDAPWRAPPER 1
  1857. | #define EXEEXT ""
  1858. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1859. | #define ENCFS "/usr/bin/encfs"
  1860. | #define FUSERMOUNT "/bin/fusermount"
  1861. | #define HAVE_LIBUTIL 1
  1862. | #define SHRED "/usr/bin/shred"
  1863. | #define HAVE_NPTH 1
  1864. | #define USE_NPTH 1
  1865. | #define USE_DNS_SRV 1
  1866. | #define USE_DNS_PKA 1
  1867. | #define USE_DNS_CERT 1
  1868. | /* end confdefs.h. */
  1869. |
  1870. | #ifdef _WIN32
  1871. | #include <winsock2.h>
  1872. | #include <winldap.h>
  1873. | #else
  1874. | #include <ldap.h>
  1875. | #endif
  1876. |
  1877. | int
  1878. | main ()
  1879. | {
  1880. | ldap_open("foobar",1234);
  1881. | ;
  1882. | return 0;
  1883. | }
  1884. configure:10211: result: no
  1885. configure:10215: checking whether I can make LDAP be sane with lber.h
  1886. configure:10229: gcc -o conftest -g conftest.c -lldap >&5
  1887. conftest.c:70:18: fatal error: lber.h: No such file or directory
  1888. #include <lber.h>
  1889. ^
  1890. compilation terminated.
  1891. configure:10229: $? = 1
  1892. configure: failed program was:
  1893. | /* confdefs.h */
  1894. | #define PACKAGE_NAME "gnupg"
  1895. | #define PACKAGE_TARNAME "gnupg"
  1896. | #define PACKAGE_VERSION "2.1.0-beta864"
  1897. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1898. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1899. | #define PACKAGE_URL ""
  1900. | #define PACKAGE "gnupg"
  1901. | #define VERSION "2.1.0-beta864"
  1902. | #define STDC_HEADERS 1
  1903. | #define HAVE_SYS_TYPES_H 1
  1904. | #define HAVE_SYS_STAT_H 1
  1905. | #define HAVE_STDLIB_H 1
  1906. | #define HAVE_STRING_H 1
  1907. | #define HAVE_MEMORY_H 1
  1908. | #define HAVE_STRINGS_H 1
  1909. | #define HAVE_INTTYPES_H 1
  1910. | #define HAVE_STDINT_H 1
  1911. | #define HAVE_UNISTD_H 1
  1912. | #define __EXTENSIONS__ 1
  1913. | #define _ALL_SOURCE 1
  1914. | #define _GNU_SOURCE 1
  1915. | #define _POSIX_PTHREAD_SEMANTICS 1
  1916. | #define _TANDEM_SOURCE 1
  1917. | #define PACKAGE "gnupg"
  1918. | #define PACKAGE_GT "gnupg2"
  1919. | #define VERSION "2.1.0-beta864"
  1920. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1921. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  1922. | #define NEED_KSBA_VERSION "1.2.0"
  1923. | #define NEED_NTBTLS_VERSION "0.1.0"
  1924. | #define NAME_OF_INSTALLED_GPG "gpg"
  1925. | #define GPG_USE_RSA 1
  1926. | #define GPG_USE_ECDH 1
  1927. | #define GPG_USE_ECDSA 1
  1928. | #define GPG_USE_EDDSA 1
  1929. | #define GPG_USE_IDEA 1
  1930. | #define GPG_USE_CAST5 1
  1931. | #define GPG_USE_BLOWFISH 1
  1932. | #define GPG_USE_AES128 1
  1933. | #define GPG_USE_AES192 1
  1934. | #define GPG_USE_AES256 1
  1935. | #define GPG_USE_TWOFISH 1
  1936. | #define GPG_USE_CAMELLIA128 1
  1937. | #define GPG_USE_CAMELLIA192 1
  1938. | #define GPG_USE_CAMELLIA256 1
  1939. | #define GPG_USE_MD5 1
  1940. | #define GPG_USE_RMD160 1
  1941. | #define GPG_USE_SHA224 1
  1942. | #define GPG_USE_SHA384 1
  1943. | #define GPG_USE_SHA512 1
  1944. | #define PK_UID_CACHE_SIZE 4096
  1945. | #define ENABLE_CARD_SUPPORT 1
  1946. | #define USE_DIRMNGR_AUTO_START 1
  1947. | #define _FILE_OFFSET_BITS 64
  1948. | #define RUN_TESTS 1
  1949. | #define USE_LDAPWRAPPER 1
  1950. | #define EXEEXT ""
  1951. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  1952. | #define ENCFS "/usr/bin/encfs"
  1953. | #define FUSERMOUNT "/bin/fusermount"
  1954. | #define HAVE_LIBUTIL 1
  1955. | #define SHRED "/usr/bin/shred"
  1956. | #define HAVE_NPTH 1
  1957. | #define USE_NPTH 1
  1958. | #define USE_DNS_SRV 1
  1959. | #define USE_DNS_PKA 1
  1960. | #define USE_DNS_CERT 1
  1961. | /* end confdefs.h. */
  1962. | #include <lber.h>
  1963. | #include <ldap.h>
  1964. | int
  1965. | main ()
  1966. | {
  1967. | ldap_open("foobar",1234);
  1968. | ;
  1969. | return 0;
  1970. | }
  1971. configure:10236: result: no
  1972. configure:10184: checking whether LDAP via "-lldap -llber" is present and sane
  1973. configure:10204: gcc -o conftest -g conftest.c -lldap -llber >&5
  1974. conftest.c:75:18: fatal error: ldap.h: No such file or directory
  1975. #include <ldap.h>
  1976. ^
  1977. compilation terminated.
  1978. configure:10204: $? = 1
  1979. configure: failed program was:
  1980. | /* confdefs.h */
  1981. | #define PACKAGE_NAME "gnupg"
  1982. | #define PACKAGE_TARNAME "gnupg"
  1983. | #define PACKAGE_VERSION "2.1.0-beta864"
  1984. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  1985. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  1986. | #define PACKAGE_URL ""
  1987. | #define PACKAGE "gnupg"
  1988. | #define VERSION "2.1.0-beta864"
  1989. | #define STDC_HEADERS 1
  1990. | #define HAVE_SYS_TYPES_H 1
  1991. | #define HAVE_SYS_STAT_H 1
  1992. | #define HAVE_STDLIB_H 1
  1993. | #define HAVE_STRING_H 1
  1994. | #define HAVE_MEMORY_H 1
  1995. | #define HAVE_STRINGS_H 1
  1996. | #define HAVE_INTTYPES_H 1
  1997. | #define HAVE_STDINT_H 1
  1998. | #define HAVE_UNISTD_H 1
  1999. | #define __EXTENSIONS__ 1
  2000. | #define _ALL_SOURCE 1
  2001. | #define _GNU_SOURCE 1
  2002. | #define _POSIX_PTHREAD_SEMANTICS 1
  2003. | #define _TANDEM_SOURCE 1
  2004. | #define PACKAGE "gnupg"
  2005. | #define PACKAGE_GT "gnupg2"
  2006. | #define VERSION "2.1.0-beta864"
  2007. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2008. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2009. | #define NEED_KSBA_VERSION "1.2.0"
  2010. | #define NEED_NTBTLS_VERSION "0.1.0"
  2011. | #define NAME_OF_INSTALLED_GPG "gpg"
  2012. | #define GPG_USE_RSA 1
  2013. | #define GPG_USE_ECDH 1
  2014. | #define GPG_USE_ECDSA 1
  2015. | #define GPG_USE_EDDSA 1
  2016. | #define GPG_USE_IDEA 1
  2017. | #define GPG_USE_CAST5 1
  2018. | #define GPG_USE_BLOWFISH 1
  2019. | #define GPG_USE_AES128 1
  2020. | #define GPG_USE_AES192 1
  2021. | #define GPG_USE_AES256 1
  2022. | #define GPG_USE_TWOFISH 1
  2023. | #define GPG_USE_CAMELLIA128 1
  2024. | #define GPG_USE_CAMELLIA192 1
  2025. | #define GPG_USE_CAMELLIA256 1
  2026. | #define GPG_USE_MD5 1
  2027. | #define GPG_USE_RMD160 1
  2028. | #define GPG_USE_SHA224 1
  2029. | #define GPG_USE_SHA384 1
  2030. | #define GPG_USE_SHA512 1
  2031. | #define PK_UID_CACHE_SIZE 4096
  2032. | #define ENABLE_CARD_SUPPORT 1
  2033. | #define USE_DIRMNGR_AUTO_START 1
  2034. | #define _FILE_OFFSET_BITS 64
  2035. | #define RUN_TESTS 1
  2036. | #define USE_LDAPWRAPPER 1
  2037. | #define EXEEXT ""
  2038. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2039. | #define ENCFS "/usr/bin/encfs"
  2040. | #define FUSERMOUNT "/bin/fusermount"
  2041. | #define HAVE_LIBUTIL 1
  2042. | #define SHRED "/usr/bin/shred"
  2043. | #define HAVE_NPTH 1
  2044. | #define USE_NPTH 1
  2045. | #define USE_DNS_SRV 1
  2046. | #define USE_DNS_PKA 1
  2047. | #define USE_DNS_CERT 1
  2048. | /* end confdefs.h. */
  2049. |
  2050. | #ifdef _WIN32
  2051. | #include <winsock2.h>
  2052. | #include <winldap.h>
  2053. | #else
  2054. | #include <ldap.h>
  2055. | #endif
  2056. |
  2057. | int
  2058. | main ()
  2059. | {
  2060. | ldap_open("foobar",1234);
  2061. | ;
  2062. | return 0;
  2063. | }
  2064. configure:10211: result: no
  2065. configure:10215: checking whether I can make LDAP be sane with lber.h
  2066. configure:10229: gcc -o conftest -g conftest.c -lldap -llber >&5
  2067. conftest.c:70:18: fatal error: lber.h: No such file or directory
  2068. #include <lber.h>
  2069. ^
  2070. compilation terminated.
  2071. configure:10229: $? = 1
  2072. configure: failed program was:
  2073. | /* confdefs.h */
  2074. | #define PACKAGE_NAME "gnupg"
  2075. | #define PACKAGE_TARNAME "gnupg"
  2076. | #define PACKAGE_VERSION "2.1.0-beta864"
  2077. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2078. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2079. | #define PACKAGE_URL ""
  2080. | #define PACKAGE "gnupg"
  2081. | #define VERSION "2.1.0-beta864"
  2082. | #define STDC_HEADERS 1
  2083. | #define HAVE_SYS_TYPES_H 1
  2084. | #define HAVE_SYS_STAT_H 1
  2085. | #define HAVE_STDLIB_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_MEMORY_H 1
  2088. | #define HAVE_STRINGS_H 1
  2089. | #define HAVE_INTTYPES_H 1
  2090. | #define HAVE_STDINT_H 1
  2091. | #define HAVE_UNISTD_H 1
  2092. | #define __EXTENSIONS__ 1
  2093. | #define _ALL_SOURCE 1
  2094. | #define _GNU_SOURCE 1
  2095. | #define _POSIX_PTHREAD_SEMANTICS 1
  2096. | #define _TANDEM_SOURCE 1
  2097. | #define PACKAGE "gnupg"
  2098. | #define PACKAGE_GT "gnupg2"
  2099. | #define VERSION "2.1.0-beta864"
  2100. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2101. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2102. | #define NEED_KSBA_VERSION "1.2.0"
  2103. | #define NEED_NTBTLS_VERSION "0.1.0"
  2104. | #define NAME_OF_INSTALLED_GPG "gpg"
  2105. | #define GPG_USE_RSA 1
  2106. | #define GPG_USE_ECDH 1
  2107. | #define GPG_USE_ECDSA 1
  2108. | #define GPG_USE_EDDSA 1
  2109. | #define GPG_USE_IDEA 1
  2110. | #define GPG_USE_CAST5 1
  2111. | #define GPG_USE_BLOWFISH 1
  2112. | #define GPG_USE_AES128 1
  2113. | #define GPG_USE_AES192 1
  2114. | #define GPG_USE_AES256 1
  2115. | #define GPG_USE_TWOFISH 1
  2116. | #define GPG_USE_CAMELLIA128 1
  2117. | #define GPG_USE_CAMELLIA192 1
  2118. | #define GPG_USE_CAMELLIA256 1
  2119. | #define GPG_USE_MD5 1
  2120. | #define GPG_USE_RMD160 1
  2121. | #define GPG_USE_SHA224 1
  2122. | #define GPG_USE_SHA384 1
  2123. | #define GPG_USE_SHA512 1
  2124. | #define PK_UID_CACHE_SIZE 4096
  2125. | #define ENABLE_CARD_SUPPORT 1
  2126. | #define USE_DIRMNGR_AUTO_START 1
  2127. | #define _FILE_OFFSET_BITS 64
  2128. | #define RUN_TESTS 1
  2129. | #define USE_LDAPWRAPPER 1
  2130. | #define EXEEXT ""
  2131. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2132. | #define ENCFS "/usr/bin/encfs"
  2133. | #define FUSERMOUNT "/bin/fusermount"
  2134. | #define HAVE_LIBUTIL 1
  2135. | #define SHRED "/usr/bin/shred"
  2136. | #define HAVE_NPTH 1
  2137. | #define USE_NPTH 1
  2138. | #define USE_DNS_SRV 1
  2139. | #define USE_DNS_PKA 1
  2140. | #define USE_DNS_CERT 1
  2141. | /* end confdefs.h. */
  2142. | #include <lber.h>
  2143. | #include <ldap.h>
  2144. | int
  2145. | main ()
  2146. | {
  2147. | ldap_open("foobar",1234);
  2148. | ;
  2149. | return 0;
  2150. | }
  2151. configure:10236: result: no
  2152. configure:10184: checking whether LDAP via "-lldap -llber -lresolv" is present and sane
  2153. configure:10204: gcc -o conftest -g conftest.c -lldap -llber -lresolv >&5
  2154. conftest.c:75:18: fatal error: ldap.h: No such file or directory
  2155. #include <ldap.h>
  2156. ^
  2157. compilation terminated.
  2158. configure:10204: $? = 1
  2159. configure: failed program was:
  2160. | /* confdefs.h */
  2161. | #define PACKAGE_NAME "gnupg"
  2162. | #define PACKAGE_TARNAME "gnupg"
  2163. | #define PACKAGE_VERSION "2.1.0-beta864"
  2164. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2165. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2166. | #define PACKAGE_URL ""
  2167. | #define PACKAGE "gnupg"
  2168. | #define VERSION "2.1.0-beta864"
  2169. | #define STDC_HEADERS 1
  2170. | #define HAVE_SYS_TYPES_H 1
  2171. | #define HAVE_SYS_STAT_H 1
  2172. | #define HAVE_STDLIB_H 1
  2173. | #define HAVE_STRING_H 1
  2174. | #define HAVE_MEMORY_H 1
  2175. | #define HAVE_STRINGS_H 1
  2176. | #define HAVE_INTTYPES_H 1
  2177. | #define HAVE_STDINT_H 1
  2178. | #define HAVE_UNISTD_H 1
  2179. | #define __EXTENSIONS__ 1
  2180. | #define _ALL_SOURCE 1
  2181. | #define _GNU_SOURCE 1
  2182. | #define _POSIX_PTHREAD_SEMANTICS 1
  2183. | #define _TANDEM_SOURCE 1
  2184. | #define PACKAGE "gnupg"
  2185. | #define PACKAGE_GT "gnupg2"
  2186. | #define VERSION "2.1.0-beta864"
  2187. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2188. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2189. | #define NEED_KSBA_VERSION "1.2.0"
  2190. | #define NEED_NTBTLS_VERSION "0.1.0"
  2191. | #define NAME_OF_INSTALLED_GPG "gpg"
  2192. | #define GPG_USE_RSA 1
  2193. | #define GPG_USE_ECDH 1
  2194. | #define GPG_USE_ECDSA 1
  2195. | #define GPG_USE_EDDSA 1
  2196. | #define GPG_USE_IDEA 1
  2197. | #define GPG_USE_CAST5 1
  2198. | #define GPG_USE_BLOWFISH 1
  2199. | #define GPG_USE_AES128 1
  2200. | #define GPG_USE_AES192 1
  2201. | #define GPG_USE_AES256 1
  2202. | #define GPG_USE_TWOFISH 1
  2203. | #define GPG_USE_CAMELLIA128 1
  2204. | #define GPG_USE_CAMELLIA192 1
  2205. | #define GPG_USE_CAMELLIA256 1
  2206. | #define GPG_USE_MD5 1
  2207. | #define GPG_USE_RMD160 1
  2208. | #define GPG_USE_SHA224 1
  2209. | #define GPG_USE_SHA384 1
  2210. | #define GPG_USE_SHA512 1
  2211. | #define PK_UID_CACHE_SIZE 4096
  2212. | #define ENABLE_CARD_SUPPORT 1
  2213. | #define USE_DIRMNGR_AUTO_START 1
  2214. | #define _FILE_OFFSET_BITS 64
  2215. | #define RUN_TESTS 1
  2216. | #define USE_LDAPWRAPPER 1
  2217. | #define EXEEXT ""
  2218. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2219. | #define ENCFS "/usr/bin/encfs"
  2220. | #define FUSERMOUNT "/bin/fusermount"
  2221. | #define HAVE_LIBUTIL 1
  2222. | #define SHRED "/usr/bin/shred"
  2223. | #define HAVE_NPTH 1
  2224. | #define USE_NPTH 1
  2225. | #define USE_DNS_SRV 1
  2226. | #define USE_DNS_PKA 1
  2227. | #define USE_DNS_CERT 1
  2228. | /* end confdefs.h. */
  2229. |
  2230. | #ifdef _WIN32
  2231. | #include <winsock2.h>
  2232. | #include <winldap.h>
  2233. | #else
  2234. | #include <ldap.h>
  2235. | #endif
  2236. |
  2237. | int
  2238. | main ()
  2239. | {
  2240. | ldap_open("foobar",1234);
  2241. | ;
  2242. | return 0;
  2243. | }
  2244. configure:10211: result: no
  2245. configure:10215: checking whether I can make LDAP be sane with lber.h
  2246. configure:10229: gcc -o conftest -g conftest.c -lldap -llber -lresolv >&5
  2247. conftest.c:70:18: fatal error: lber.h: No such file or directory
  2248. #include <lber.h>
  2249. ^
  2250. compilation terminated.
  2251. configure:10229: $? = 1
  2252. configure: failed program was:
  2253. | /* confdefs.h */
  2254. | #define PACKAGE_NAME "gnupg"
  2255. | #define PACKAGE_TARNAME "gnupg"
  2256. | #define PACKAGE_VERSION "2.1.0-beta864"
  2257. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2258. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2259. | #define PACKAGE_URL ""
  2260. | #define PACKAGE "gnupg"
  2261. | #define VERSION "2.1.0-beta864"
  2262. | #define STDC_HEADERS 1
  2263. | #define HAVE_SYS_TYPES_H 1
  2264. | #define HAVE_SYS_STAT_H 1
  2265. | #define HAVE_STDLIB_H 1
  2266. | #define HAVE_STRING_H 1
  2267. | #define HAVE_MEMORY_H 1
  2268. | #define HAVE_STRINGS_H 1
  2269. | #define HAVE_INTTYPES_H 1
  2270. | #define HAVE_STDINT_H 1
  2271. | #define HAVE_UNISTD_H 1
  2272. | #define __EXTENSIONS__ 1
  2273. | #define _ALL_SOURCE 1
  2274. | #define _GNU_SOURCE 1
  2275. | #define _POSIX_PTHREAD_SEMANTICS 1
  2276. | #define _TANDEM_SOURCE 1
  2277. | #define PACKAGE "gnupg"
  2278. | #define PACKAGE_GT "gnupg2"
  2279. | #define VERSION "2.1.0-beta864"
  2280. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2281. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2282. | #define NEED_KSBA_VERSION "1.2.0"
  2283. | #define NEED_NTBTLS_VERSION "0.1.0"
  2284. | #define NAME_OF_INSTALLED_GPG "gpg"
  2285. | #define GPG_USE_RSA 1
  2286. | #define GPG_USE_ECDH 1
  2287. | #define GPG_USE_ECDSA 1
  2288. | #define GPG_USE_EDDSA 1
  2289. | #define GPG_USE_IDEA 1
  2290. | #define GPG_USE_CAST5 1
  2291. | #define GPG_USE_BLOWFISH 1
  2292. | #define GPG_USE_AES128 1
  2293. | #define GPG_USE_AES192 1
  2294. | #define GPG_USE_AES256 1
  2295. | #define GPG_USE_TWOFISH 1
  2296. | #define GPG_USE_CAMELLIA128 1
  2297. | #define GPG_USE_CAMELLIA192 1
  2298. | #define GPG_USE_CAMELLIA256 1
  2299. | #define GPG_USE_MD5 1
  2300. | #define GPG_USE_RMD160 1
  2301. | #define GPG_USE_SHA224 1
  2302. | #define GPG_USE_SHA384 1
  2303. | #define GPG_USE_SHA512 1
  2304. | #define PK_UID_CACHE_SIZE 4096
  2305. | #define ENABLE_CARD_SUPPORT 1
  2306. | #define USE_DIRMNGR_AUTO_START 1
  2307. | #define _FILE_OFFSET_BITS 64
  2308. | #define RUN_TESTS 1
  2309. | #define USE_LDAPWRAPPER 1
  2310. | #define EXEEXT ""
  2311. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2312. | #define ENCFS "/usr/bin/encfs"
  2313. | #define FUSERMOUNT "/bin/fusermount"
  2314. | #define HAVE_LIBUTIL 1
  2315. | #define SHRED "/usr/bin/shred"
  2316. | #define HAVE_NPTH 1
  2317. | #define USE_NPTH 1
  2318. | #define USE_DNS_SRV 1
  2319. | #define USE_DNS_PKA 1
  2320. | #define USE_DNS_CERT 1
  2321. | /* end confdefs.h. */
  2322. | #include <lber.h>
  2323. | #include <ldap.h>
  2324. | int
  2325. | main ()
  2326. | {
  2327. | ldap_open("foobar",1234);
  2328. | ;
  2329. | return 0;
  2330. | }
  2331. configure:10236: result: no
  2332. configure:10184: checking whether LDAP via "-lwldap32" is present and sane
  2333. configure:10204: gcc -o conftest -g conftest.c -lwldap32 >&5
  2334. conftest.c:75:18: fatal error: ldap.h: No such file or directory
  2335. #include <ldap.h>
  2336. ^
  2337. compilation terminated.
  2338. configure:10204: $? = 1
  2339. configure: failed program was:
  2340. | /* confdefs.h */
  2341. | #define PACKAGE_NAME "gnupg"
  2342. | #define PACKAGE_TARNAME "gnupg"
  2343. | #define PACKAGE_VERSION "2.1.0-beta864"
  2344. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2345. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2346. | #define PACKAGE_URL ""
  2347. | #define PACKAGE "gnupg"
  2348. | #define VERSION "2.1.0-beta864"
  2349. | #define STDC_HEADERS 1
  2350. | #define HAVE_SYS_TYPES_H 1
  2351. | #define HAVE_SYS_STAT_H 1
  2352. | #define HAVE_STDLIB_H 1
  2353. | #define HAVE_STRING_H 1
  2354. | #define HAVE_MEMORY_H 1
  2355. | #define HAVE_STRINGS_H 1
  2356. | #define HAVE_INTTYPES_H 1
  2357. | #define HAVE_STDINT_H 1
  2358. | #define HAVE_UNISTD_H 1
  2359. | #define __EXTENSIONS__ 1
  2360. | #define _ALL_SOURCE 1
  2361. | #define _GNU_SOURCE 1
  2362. | #define _POSIX_PTHREAD_SEMANTICS 1
  2363. | #define _TANDEM_SOURCE 1
  2364. | #define PACKAGE "gnupg"
  2365. | #define PACKAGE_GT "gnupg2"
  2366. | #define VERSION "2.1.0-beta864"
  2367. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2368. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2369. | #define NEED_KSBA_VERSION "1.2.0"
  2370. | #define NEED_NTBTLS_VERSION "0.1.0"
  2371. | #define NAME_OF_INSTALLED_GPG "gpg"
  2372. | #define GPG_USE_RSA 1
  2373. | #define GPG_USE_ECDH 1
  2374. | #define GPG_USE_ECDSA 1
  2375. | #define GPG_USE_EDDSA 1
  2376. | #define GPG_USE_IDEA 1
  2377. | #define GPG_USE_CAST5 1
  2378. | #define GPG_USE_BLOWFISH 1
  2379. | #define GPG_USE_AES128 1
  2380. | #define GPG_USE_AES192 1
  2381. | #define GPG_USE_AES256 1
  2382. | #define GPG_USE_TWOFISH 1
  2383. | #define GPG_USE_CAMELLIA128 1
  2384. | #define GPG_USE_CAMELLIA192 1
  2385. | #define GPG_USE_CAMELLIA256 1
  2386. | #define GPG_USE_MD5 1
  2387. | #define GPG_USE_RMD160 1
  2388. | #define GPG_USE_SHA224 1
  2389. | #define GPG_USE_SHA384 1
  2390. | #define GPG_USE_SHA512 1
  2391. | #define PK_UID_CACHE_SIZE 4096
  2392. | #define ENABLE_CARD_SUPPORT 1
  2393. | #define USE_DIRMNGR_AUTO_START 1
  2394. | #define _FILE_OFFSET_BITS 64
  2395. | #define RUN_TESTS 1
  2396. | #define USE_LDAPWRAPPER 1
  2397. | #define EXEEXT ""
  2398. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2399. | #define ENCFS "/usr/bin/encfs"
  2400. | #define FUSERMOUNT "/bin/fusermount"
  2401. | #define HAVE_LIBUTIL 1
  2402. | #define SHRED "/usr/bin/shred"
  2403. | #define HAVE_NPTH 1
  2404. | #define USE_NPTH 1
  2405. | #define USE_DNS_SRV 1
  2406. | #define USE_DNS_PKA 1
  2407. | #define USE_DNS_CERT 1
  2408. | /* end confdefs.h. */
  2409. |
  2410. | #ifdef _WIN32
  2411. | #include <winsock2.h>
  2412. | #include <winldap.h>
  2413. | #else
  2414. | #include <ldap.h>
  2415. | #endif
  2416. |
  2417. | int
  2418. | main ()
  2419. | {
  2420. | ldap_open("foobar",1234);
  2421. | ;
  2422. | return 0;
  2423. | }
  2424. configure:10211: result: no
  2425. configure:10215: checking whether I can make LDAP be sane with lber.h
  2426. configure:10229: gcc -o conftest -g conftest.c -lwldap32 >&5
  2427. conftest.c:70:18: fatal error: lber.h: No such file or directory
  2428. #include <lber.h>
  2429. ^
  2430. compilation terminated.
  2431. configure:10229: $? = 1
  2432. configure: failed program was:
  2433. | /* confdefs.h */
  2434. | #define PACKAGE_NAME "gnupg"
  2435. | #define PACKAGE_TARNAME "gnupg"
  2436. | #define PACKAGE_VERSION "2.1.0-beta864"
  2437. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2438. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2439. | #define PACKAGE_URL ""
  2440. | #define PACKAGE "gnupg"
  2441. | #define VERSION "2.1.0-beta864"
  2442. | #define STDC_HEADERS 1
  2443. | #define HAVE_SYS_TYPES_H 1
  2444. | #define HAVE_SYS_STAT_H 1
  2445. | #define HAVE_STDLIB_H 1
  2446. | #define HAVE_STRING_H 1
  2447. | #define HAVE_MEMORY_H 1
  2448. | #define HAVE_STRINGS_H 1
  2449. | #define HAVE_INTTYPES_H 1
  2450. | #define HAVE_STDINT_H 1
  2451. | #define HAVE_UNISTD_H 1
  2452. | #define __EXTENSIONS__ 1
  2453. | #define _ALL_SOURCE 1
  2454. | #define _GNU_SOURCE 1
  2455. | #define _POSIX_PTHREAD_SEMANTICS 1
  2456. | #define _TANDEM_SOURCE 1
  2457. | #define PACKAGE "gnupg"
  2458. | #define PACKAGE_GT "gnupg2"
  2459. | #define VERSION "2.1.0-beta864"
  2460. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2461. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2462. | #define NEED_KSBA_VERSION "1.2.0"
  2463. | #define NEED_NTBTLS_VERSION "0.1.0"
  2464. | #define NAME_OF_INSTALLED_GPG "gpg"
  2465. | #define GPG_USE_RSA 1
  2466. | #define GPG_USE_ECDH 1
  2467. | #define GPG_USE_ECDSA 1
  2468. | #define GPG_USE_EDDSA 1
  2469. | #define GPG_USE_IDEA 1
  2470. | #define GPG_USE_CAST5 1
  2471. | #define GPG_USE_BLOWFISH 1
  2472. | #define GPG_USE_AES128 1
  2473. | #define GPG_USE_AES192 1
  2474. | #define GPG_USE_AES256 1
  2475. | #define GPG_USE_TWOFISH 1
  2476. | #define GPG_USE_CAMELLIA128 1
  2477. | #define GPG_USE_CAMELLIA192 1
  2478. | #define GPG_USE_CAMELLIA256 1
  2479. | #define GPG_USE_MD5 1
  2480. | #define GPG_USE_RMD160 1
  2481. | #define GPG_USE_SHA224 1
  2482. | #define GPG_USE_SHA384 1
  2483. | #define GPG_USE_SHA512 1
  2484. | #define PK_UID_CACHE_SIZE 4096
  2485. | #define ENABLE_CARD_SUPPORT 1
  2486. | #define USE_DIRMNGR_AUTO_START 1
  2487. | #define _FILE_OFFSET_BITS 64
  2488. | #define RUN_TESTS 1
  2489. | #define USE_LDAPWRAPPER 1
  2490. | #define EXEEXT ""
  2491. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2492. | #define ENCFS "/usr/bin/encfs"
  2493. | #define FUSERMOUNT "/bin/fusermount"
  2494. | #define HAVE_LIBUTIL 1
  2495. | #define SHRED "/usr/bin/shred"
  2496. | #define HAVE_NPTH 1
  2497. | #define USE_NPTH 1
  2498. | #define USE_DNS_SRV 1
  2499. | #define USE_DNS_PKA 1
  2500. | #define USE_DNS_CERT 1
  2501. | /* end confdefs.h. */
  2502. | #include <lber.h>
  2503. | #include <ldap.h>
  2504. | int
  2505. | main ()
  2506. | {
  2507. | ldap_open("foobar",1234);
  2508. | ;
  2509. | return 0;
  2510. | }
  2511. configure:10236: result: no
  2512. configure:10324: checking for ber_free in -llber
  2513. configure:10349: gcc -o conftest -g conftest.c -llber >&5
  2514. /usr/bin/ld: cannot find -llber
  2515. collect2: error: ld returned 1 exit status
  2516. configure:10349: $? = 1
  2517. configure: failed program was:
  2518. | /* confdefs.h */
  2519. | #define PACKAGE_NAME "gnupg"
  2520. | #define PACKAGE_TARNAME "gnupg"
  2521. | #define PACKAGE_VERSION "2.1.0-beta864"
  2522. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2523. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2524. | #define PACKAGE_URL ""
  2525. | #define PACKAGE "gnupg"
  2526. | #define VERSION "2.1.0-beta864"
  2527. | #define STDC_HEADERS 1
  2528. | #define HAVE_SYS_TYPES_H 1
  2529. | #define HAVE_SYS_STAT_H 1
  2530. | #define HAVE_STDLIB_H 1
  2531. | #define HAVE_STRING_H 1
  2532. | #define HAVE_MEMORY_H 1
  2533. | #define HAVE_STRINGS_H 1
  2534. | #define HAVE_INTTYPES_H 1
  2535. | #define HAVE_STDINT_H 1
  2536. | #define HAVE_UNISTD_H 1
  2537. | #define __EXTENSIONS__ 1
  2538. | #define _ALL_SOURCE 1
  2539. | #define _GNU_SOURCE 1
  2540. | #define _POSIX_PTHREAD_SEMANTICS 1
  2541. | #define _TANDEM_SOURCE 1
  2542. | #define PACKAGE "gnupg"
  2543. | #define PACKAGE_GT "gnupg2"
  2544. | #define VERSION "2.1.0-beta864"
  2545. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2546. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2547. | #define NEED_KSBA_VERSION "1.2.0"
  2548. | #define NEED_NTBTLS_VERSION "0.1.0"
  2549. | #define NAME_OF_INSTALLED_GPG "gpg"
  2550. | #define GPG_USE_RSA 1
  2551. | #define GPG_USE_ECDH 1
  2552. | #define GPG_USE_ECDSA 1
  2553. | #define GPG_USE_EDDSA 1
  2554. | #define GPG_USE_IDEA 1
  2555. | #define GPG_USE_CAST5 1
  2556. | #define GPG_USE_BLOWFISH 1
  2557. | #define GPG_USE_AES128 1
  2558. | #define GPG_USE_AES192 1
  2559. | #define GPG_USE_AES256 1
  2560. | #define GPG_USE_TWOFISH 1
  2561. | #define GPG_USE_CAMELLIA128 1
  2562. | #define GPG_USE_CAMELLIA192 1
  2563. | #define GPG_USE_CAMELLIA256 1
  2564. | #define GPG_USE_MD5 1
  2565. | #define GPG_USE_RMD160 1
  2566. | #define GPG_USE_SHA224 1
  2567. | #define GPG_USE_SHA384 1
  2568. | #define GPG_USE_SHA512 1
  2569. | #define PK_UID_CACHE_SIZE 4096
  2570. | #define ENABLE_CARD_SUPPORT 1
  2571. | #define USE_DIRMNGR_AUTO_START 1
  2572. | #define _FILE_OFFSET_BITS 64
  2573. | #define RUN_TESTS 1
  2574. | #define USE_LDAPWRAPPER 1
  2575. | #define EXEEXT ""
  2576. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2577. | #define ENCFS "/usr/bin/encfs"
  2578. | #define FUSERMOUNT "/bin/fusermount"
  2579. | #define HAVE_LIBUTIL 1
  2580. | #define SHRED "/usr/bin/shred"
  2581. | #define HAVE_NPTH 1
  2582. | #define USE_NPTH 1
  2583. | #define USE_DNS_SRV 1
  2584. | #define USE_DNS_PKA 1
  2585. | #define USE_DNS_CERT 1
  2586. | /* end confdefs.h. */
  2587. |
  2588. | /* Override any GCC internal prototype to avoid an error.
  2589. | Use char because int might match the return type of a GCC
  2590. | builtin and then its argument prototype would still apply. */
  2591. | #ifdef __cplusplus
  2592. | extern "C"
  2593. | #endif
  2594. | char ber_free ();
  2595. | int
  2596. | main ()
  2597. | {
  2598. | return ber_free ();
  2599. | ;
  2600. | return 0;
  2601. | }
  2602. configure:10358: result: no
  2603. configure:10389: checking for sendmail
  2604. configure:10408: found /usr/sbin/sendmail
  2605. configure:10420: result: /usr/sbin/sendmail
  2606. configure:10516: checking for ld used by GCC
  2607. configure:10580: result: /usr/bin/ld
  2608. configure:10587: checking if the linker (/usr/bin/ld) is GNU ld
  2609. configure:10600: result: yes
  2610. configure:10607: checking for shared library run path origin
  2611. configure:10620: result: done
  2612. configure:11128: checking for iconv
  2613. configure:11150: gcc -o conftest -g conftest.c >&5
  2614. configure:11150: $? = 0
  2615. configure:11182: result: yes
  2616. configure:11185: checking for working iconv
  2617. configure:11261: gcc -o conftest -g conftest.c >&5
  2618. configure:11261: $? = 0
  2619. configure:11261: ./conftest
  2620. configure:11261: $? = 0
  2621. configure:11273: result: yes
  2622. configure:11301: checking for iconv declaration
  2623. configure:11330: gcc -c -g conftest.c >&5
  2624. configure:11330: $? = 0
  2625. configure:11341: result:
  2626. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  2627. configure:11365: checking for gettext
  2628. configure:11368: checking whether NLS is requested
  2629. configure:11377: result: yes
  2630. configure:11418: checking for msgfmt
  2631. configure:11453: result: no
  2632. configure:11459: checking for gmsgfmt
  2633. configure:11490: result: :
  2634. configure:11541: checking for xgettext
  2635. configure:11576: result: no
  2636. configure:11619: checking for msgmerge
  2637. configure:11653: result: no
  2638. configure:11692: checking for CFPreferencesCopyAppValue
  2639. configure:11710: gcc -o conftest -g conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  2640. conftest.c:73:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  2641. #include <CoreFoundation/CFPreferences.h>
  2642. ^
  2643. compilation terminated.
  2644. configure:11710: $? = 1
  2645. configure: failed program was:
  2646. | /* confdefs.h */
  2647. | #define PACKAGE_NAME "gnupg"
  2648. | #define PACKAGE_TARNAME "gnupg"
  2649. | #define PACKAGE_VERSION "2.1.0-beta864"
  2650. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2651. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2652. | #define PACKAGE_URL ""
  2653. | #define PACKAGE "gnupg"
  2654. | #define VERSION "2.1.0-beta864"
  2655. | #define STDC_HEADERS 1
  2656. | #define HAVE_SYS_TYPES_H 1
  2657. | #define HAVE_SYS_STAT_H 1
  2658. | #define HAVE_STDLIB_H 1
  2659. | #define HAVE_STRING_H 1
  2660. | #define HAVE_MEMORY_H 1
  2661. | #define HAVE_STRINGS_H 1
  2662. | #define HAVE_INTTYPES_H 1
  2663. | #define HAVE_STDINT_H 1
  2664. | #define HAVE_UNISTD_H 1
  2665. | #define __EXTENSIONS__ 1
  2666. | #define _ALL_SOURCE 1
  2667. | #define _GNU_SOURCE 1
  2668. | #define _POSIX_PTHREAD_SEMANTICS 1
  2669. | #define _TANDEM_SOURCE 1
  2670. | #define PACKAGE "gnupg"
  2671. | #define PACKAGE_GT "gnupg2"
  2672. | #define VERSION "2.1.0-beta864"
  2673. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2674. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2675. | #define NEED_KSBA_VERSION "1.2.0"
  2676. | #define NEED_NTBTLS_VERSION "0.1.0"
  2677. | #define NAME_OF_INSTALLED_GPG "gpg"
  2678. | #define GPG_USE_RSA 1
  2679. | #define GPG_USE_ECDH 1
  2680. | #define GPG_USE_ECDSA 1
  2681. | #define GPG_USE_EDDSA 1
  2682. | #define GPG_USE_IDEA 1
  2683. | #define GPG_USE_CAST5 1
  2684. | #define GPG_USE_BLOWFISH 1
  2685. | #define GPG_USE_AES128 1
  2686. | #define GPG_USE_AES192 1
  2687. | #define GPG_USE_AES256 1
  2688. | #define GPG_USE_TWOFISH 1
  2689. | #define GPG_USE_CAMELLIA128 1
  2690. | #define GPG_USE_CAMELLIA192 1
  2691. | #define GPG_USE_CAMELLIA256 1
  2692. | #define GPG_USE_MD5 1
  2693. | #define GPG_USE_RMD160 1
  2694. | #define GPG_USE_SHA224 1
  2695. | #define GPG_USE_SHA384 1
  2696. | #define GPG_USE_SHA512 1
  2697. | #define PK_UID_CACHE_SIZE 4096
  2698. | #define ENABLE_CARD_SUPPORT 1
  2699. | #define USE_DIRMNGR_AUTO_START 1
  2700. | #define _FILE_OFFSET_BITS 64
  2701. | #define RUN_TESTS 1
  2702. | #define USE_LDAPWRAPPER 1
  2703. | #define EXEEXT ""
  2704. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2705. | #define ENCFS "/usr/bin/encfs"
  2706. | #define FUSERMOUNT "/bin/fusermount"
  2707. | #define HAVE_LIBUTIL 1
  2708. | #define SHRED "/usr/bin/shred"
  2709. | #define HAVE_NPTH 1
  2710. | #define USE_NPTH 1
  2711. | #define USE_DNS_SRV 1
  2712. | #define USE_DNS_PKA 1
  2713. | #define USE_DNS_CERT 1
  2714. | #define PRINTABLE_OS_NAME "GNU/Linux"
  2715. | #define HAVE_ICONV 1
  2716. | #define ICONV_CONST
  2717. | /* end confdefs.h. */
  2718. | #include <CoreFoundation/CFPreferences.h>
  2719. | int
  2720. | main ()
  2721. | {
  2722. | CFPreferencesCopyAppValue(NULL, NULL)
  2723. | ;
  2724. | return 0;
  2725. | }
  2726. configure:11719: result: no
  2727. configure:11726: checking for CFLocaleCopyCurrent
  2728. configure:11744: gcc -o conftest -g conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  2729. conftest.c:73:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  2730. #include <CoreFoundation/CFLocale.h>
  2731. ^
  2732. compilation terminated.
  2733. configure:11744: $? = 1
  2734. configure: failed program was:
  2735. | /* confdefs.h */
  2736. | #define PACKAGE_NAME "gnupg"
  2737. | #define PACKAGE_TARNAME "gnupg"
  2738. | #define PACKAGE_VERSION "2.1.0-beta864"
  2739. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2740. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2741. | #define PACKAGE_URL ""
  2742. | #define PACKAGE "gnupg"
  2743. | #define VERSION "2.1.0-beta864"
  2744. | #define STDC_HEADERS 1
  2745. | #define HAVE_SYS_TYPES_H 1
  2746. | #define HAVE_SYS_STAT_H 1
  2747. | #define HAVE_STDLIB_H 1
  2748. | #define HAVE_STRING_H 1
  2749. | #define HAVE_MEMORY_H 1
  2750. | #define HAVE_STRINGS_H 1
  2751. | #define HAVE_INTTYPES_H 1
  2752. | #define HAVE_STDINT_H 1
  2753. | #define HAVE_UNISTD_H 1
  2754. | #define __EXTENSIONS__ 1
  2755. | #define _ALL_SOURCE 1
  2756. | #define _GNU_SOURCE 1
  2757. | #define _POSIX_PTHREAD_SEMANTICS 1
  2758. | #define _TANDEM_SOURCE 1
  2759. | #define PACKAGE "gnupg"
  2760. | #define PACKAGE_GT "gnupg2"
  2761. | #define VERSION "2.1.0-beta864"
  2762. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2763. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2764. | #define NEED_KSBA_VERSION "1.2.0"
  2765. | #define NEED_NTBTLS_VERSION "0.1.0"
  2766. | #define NAME_OF_INSTALLED_GPG "gpg"
  2767. | #define GPG_USE_RSA 1
  2768. | #define GPG_USE_ECDH 1
  2769. | #define GPG_USE_ECDSA 1
  2770. | #define GPG_USE_EDDSA 1
  2771. | #define GPG_USE_IDEA 1
  2772. | #define GPG_USE_CAST5 1
  2773. | #define GPG_USE_BLOWFISH 1
  2774. | #define GPG_USE_AES128 1
  2775. | #define GPG_USE_AES192 1
  2776. | #define GPG_USE_AES256 1
  2777. | #define GPG_USE_TWOFISH 1
  2778. | #define GPG_USE_CAMELLIA128 1
  2779. | #define GPG_USE_CAMELLIA192 1
  2780. | #define GPG_USE_CAMELLIA256 1
  2781. | #define GPG_USE_MD5 1
  2782. | #define GPG_USE_RMD160 1
  2783. | #define GPG_USE_SHA224 1
  2784. | #define GPG_USE_SHA384 1
  2785. | #define GPG_USE_SHA512 1
  2786. | #define PK_UID_CACHE_SIZE 4096
  2787. | #define ENABLE_CARD_SUPPORT 1
  2788. | #define USE_DIRMNGR_AUTO_START 1
  2789. | #define _FILE_OFFSET_BITS 64
  2790. | #define RUN_TESTS 1
  2791. | #define USE_LDAPWRAPPER 1
  2792. | #define EXEEXT ""
  2793. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  2794. | #define ENCFS "/usr/bin/encfs"
  2795. | #define FUSERMOUNT "/bin/fusermount"
  2796. | #define HAVE_LIBUTIL 1
  2797. | #define SHRED "/usr/bin/shred"
  2798. | #define HAVE_NPTH 1
  2799. | #define USE_NPTH 1
  2800. | #define USE_DNS_SRV 1
  2801. | #define USE_DNS_PKA 1
  2802. | #define USE_DNS_CERT 1
  2803. | #define PRINTABLE_OS_NAME "GNU/Linux"
  2804. | #define HAVE_ICONV 1
  2805. | #define ICONV_CONST
  2806. | /* end confdefs.h. */
  2807. | #include <CoreFoundation/CFLocale.h>
  2808. | int
  2809. | main ()
  2810. | {
  2811. | CFLocaleCopyCurrent();
  2812. | ;
  2813. | return 0;
  2814. | }
  2815. configure:11753: result: no
  2816. configure:11802: checking for GNU gettext in libc
  2817. configure:11822: gcc -o conftest -g conftest.c >&5
  2818. configure:11822: $? = 0
  2819. configure:11831: result: yes
  2820. configure:12577: checking whether to use NLS
  2821. configure:12579: result: yes
  2822. configure:12582: checking where the gettext function comes from
  2823. configure:12593: result: libc
  2824. configure:12657: checking for strchr
  2825. configure:12657: gcc -o conftest -g conftest.c >&5
  2826. conftest.c:99:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  2827. char strchr ();
  2828. ^
  2829. configure:12657: $? = 0
  2830. configure:12657: result: yes
  2831. configure:12679: checking for nl_langinfo and CODESET
  2832. configure:12695: gcc -o conftest -g conftest.c >&5
  2833. configure:12695: $? = 0
  2834. configure:12704: result: yes
  2835. configure:12715: checking for LC_MESSAGES
  2836. configure:12731: gcc -o conftest -g conftest.c >&5
  2837. configure:12731: $? = 0
  2838. configure:12739: result: yes
  2839. configure:12762: checking for header files
  2840. configure:12764: checking for ANSI C header files
  2841. configure:12868: result: yes
  2842. configure:12880: checking for string.h
  2843. configure:12880: result: yes
  2844. configure:12880: checking for unistd.h
  2845. configure:12880: result: yes
  2846. configure:12880: checking langinfo.h usability
  2847. configure:12880: gcc -c -g conftest.c >&5
  2848. configure:12880: $? = 0
  2849. configure:12880: result: yes
  2850. configure:12880: checking langinfo.h presence
  2851. configure:12880: gcc -E conftest.c
  2852. configure:12880: $? = 0
  2853. configure:12880: result: yes
  2854. configure:12880: checking for langinfo.h
  2855. configure:12880: result: yes
  2856. configure:12880: checking termio.h usability
  2857. configure:12880: gcc -c -g conftest.c >&5
  2858. configure:12880: $? = 0
  2859. configure:12880: result: yes
  2860. configure:12880: checking termio.h presence
  2861. configure:12880: gcc -E conftest.c
  2862. configure:12880: $? = 0
  2863. configure:12880: result: yes
  2864. configure:12880: checking for termio.h
  2865. configure:12880: result: yes
  2866. configure:12880: checking locale.h usability
  2867. configure:12880: gcc -c -g conftest.c >&5
  2868. configure:12880: $? = 0
  2869. configure:12880: result: yes
  2870. configure:12880: checking locale.h presence
  2871. configure:12880: gcc -E conftest.c
  2872. configure:12880: $? = 0
  2873. configure:12880: result: yes
  2874. configure:12880: checking for locale.h
  2875. configure:12880: result: yes
  2876. configure:12880: checking getopt.h usability
  2877. configure:12880: gcc -c -g conftest.c >&5
  2878. configure:12880: $? = 0
  2879. configure:12880: result: yes
  2880. configure:12880: checking getopt.h presence
  2881. configure:12880: gcc -E conftest.c
  2882. configure:12880: $? = 0
  2883. configure:12880: result: yes
  2884. configure:12880: checking for getopt.h
  2885. configure:12880: result: yes
  2886. configure:12880: checking pty.h usability
  2887. configure:12880: gcc -c -g conftest.c >&5
  2888. configure:12880: $? = 0
  2889. configure:12880: result: yes
  2890. configure:12880: checking pty.h presence
  2891. configure:12880: gcc -E conftest.c
  2892. configure:12880: $? = 0
  2893. configure:12880: result: yes
  2894. configure:12880: checking for pty.h
  2895. configure:12880: result: yes
  2896. configure:12880: checking utmp.h usability
  2897. configure:12880: gcc -c -g conftest.c >&5
  2898. configure:12880: $? = 0
  2899. configure:12880: result: yes
  2900. configure:12880: checking utmp.h presence
  2901. configure:12880: gcc -E conftest.c
  2902. configure:12880: $? = 0
  2903. configure:12880: result: yes
  2904. configure:12880: checking for utmp.h
  2905. configure:12880: result: yes
  2906. configure:12880: checking pwd.h usability
  2907. configure:12880: gcc -c -g conftest.c >&5
  2908. configure:12880: $? = 0
  2909. configure:12880: result: yes
  2910. configure:12880: checking pwd.h presence
  2911. configure:12880: gcc -E conftest.c
  2912. configure:12880: $? = 0
  2913. configure:12880: result: yes
  2914. configure:12880: checking for pwd.h
  2915. configure:12880: result: yes
  2916. configure:12880: checking for inttypes.h
  2917. configure:12880: result: yes
  2918. configure:12880: checking signal.h usability
  2919. configure:12880: gcc -c -g conftest.c >&5
  2920. configure:12880: $? = 0
  2921. configure:12880: result: yes
  2922. configure:12880: checking signal.h presence
  2923. configure:12880: gcc -E conftest.c
  2924. configure:12880: $? = 0
  2925. configure:12880: result: yes
  2926. configure:12880: checking for signal.h
  2927. configure:12880: result: yes
  2928. configure:12890: checking whether time.h and sys/time.h may both be included
  2929. configure:12910: gcc -c -g conftest.c >&5
  2930. configure:12910: $? = 0
  2931. configure:12917: result: yes
  2932. configure:12930: checking for system characteristics
  2933. configure:12932: checking for an ANSI C-conforming const
  2934. configure:12998: gcc -c -g conftest.c >&5
  2935. configure:12998: $? = 0
  2936. configure:13005: result: yes
  2937. configure:13013: checking for inline
  2938. configure:13029: gcc -c -g conftest.c >&5
  2939. configure:13029: $? = 0
  2940. configure:13037: result: inline
  2941. configure:13055: checking for working volatile
  2942. configure:13074: gcc -c -g conftest.c >&5
  2943. configure:13074: $? = 0
  2944. configure:13081: result: yes
  2945. configure:13089: checking for size_t
  2946. configure:13089: gcc -c -g conftest.c >&5
  2947. configure:13089: $? = 0
  2948. configure:13089: gcc -c -g conftest.c >&5
  2949. conftest.c: In function 'main':
  2950. conftest.c:128:21: error: expected expression before ')' token
  2951. if (sizeof ((size_t)))
  2952. ^
  2953. configure:13089: $? = 1
  2954. configure: failed program was:
  2955. | /* confdefs.h */
  2956. | #define PACKAGE_NAME "gnupg"
  2957. | #define PACKAGE_TARNAME "gnupg"
  2958. | #define PACKAGE_VERSION "2.1.0-beta864"
  2959. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  2960. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2961. | #define PACKAGE_URL ""
  2962. | #define PACKAGE "gnupg"
  2963. | #define VERSION "2.1.0-beta864"
  2964. | #define STDC_HEADERS 1
  2965. | #define HAVE_SYS_TYPES_H 1
  2966. | #define HAVE_SYS_STAT_H 1
  2967. | #define HAVE_STDLIB_H 1
  2968. | #define HAVE_STRING_H 1
  2969. | #define HAVE_MEMORY_H 1
  2970. | #define HAVE_STRINGS_H 1
  2971. | #define HAVE_INTTYPES_H 1
  2972. | #define HAVE_STDINT_H 1
  2973. | #define HAVE_UNISTD_H 1
  2974. | #define __EXTENSIONS__ 1
  2975. | #define _ALL_SOURCE 1
  2976. | #define _GNU_SOURCE 1
  2977. | #define _POSIX_PTHREAD_SEMANTICS 1
  2978. | #define _TANDEM_SOURCE 1
  2979. | #define PACKAGE "gnupg"
  2980. | #define PACKAGE_GT "gnupg2"
  2981. | #define VERSION "2.1.0-beta864"
  2982. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  2983. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  2984. | #define NEED_KSBA_VERSION "1.2.0"
  2985. | #define NEED_NTBTLS_VERSION "0.1.0"
  2986. | #define NAME_OF_INSTALLED_GPG "gpg"
  2987. | #define GPG_USE_RSA 1
  2988. | #define GPG_USE_ECDH 1
  2989. | #define GPG_USE_ECDSA 1
  2990. | #define GPG_USE_EDDSA 1
  2991. | #define GPG_USE_IDEA 1
  2992. | #define GPG_USE_CAST5 1
  2993. | #define GPG_USE_BLOWFISH 1
  2994. | #define GPG_USE_AES128 1
  2995. | #define GPG_USE_AES192 1
  2996. | #define GPG_USE_AES256 1
  2997. | #define GPG_USE_TWOFISH 1
  2998. | #define GPG_USE_CAMELLIA128 1
  2999. | #define GPG_USE_CAMELLIA192 1
  3000. | #define GPG_USE_CAMELLIA256 1
  3001. | #define GPG_USE_MD5 1
  3002. | #define GPG_USE_RMD160 1
  3003. | #define GPG_USE_SHA224 1
  3004. | #define GPG_USE_SHA384 1
  3005. | #define GPG_USE_SHA512 1
  3006. | #define PK_UID_CACHE_SIZE 4096
  3007. | #define ENABLE_CARD_SUPPORT 1
  3008. | #define USE_DIRMNGR_AUTO_START 1
  3009. | #define _FILE_OFFSET_BITS 64
  3010. | #define RUN_TESTS 1
  3011. | #define USE_LDAPWRAPPER 1
  3012. | #define EXEEXT ""
  3013. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3014. | #define ENCFS "/usr/bin/encfs"
  3015. | #define FUSERMOUNT "/bin/fusermount"
  3016. | #define HAVE_LIBUTIL 1
  3017. | #define SHRED "/usr/bin/shred"
  3018. | #define HAVE_NPTH 1
  3019. | #define USE_NPTH 1
  3020. | #define USE_DNS_SRV 1
  3021. | #define USE_DNS_PKA 1
  3022. | #define USE_DNS_CERT 1
  3023. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3024. | #define HAVE_ICONV 1
  3025. | #define ICONV_CONST
  3026. | #define ENABLE_NLS 1
  3027. | #define HAVE_GETTEXT 1
  3028. | #define HAVE_DCGETTEXT 1
  3029. | #define HAVE_STRCHR 1
  3030. | #define HAVE_LANGINFO_CODESET 1
  3031. | #define HAVE_LC_MESSAGES 1
  3032. | #define STDC_HEADERS 1
  3033. | #define HAVE_STRING_H 1
  3034. | #define HAVE_UNISTD_H 1
  3035. | #define HAVE_LANGINFO_H 1
  3036. | #define HAVE_TERMIO_H 1
  3037. | #define HAVE_LOCALE_H 1
  3038. | #define HAVE_GETOPT_H 1
  3039. | #define HAVE_PTY_H 1
  3040. | #define HAVE_UTMP_H 1
  3041. | #define HAVE_PWD_H 1
  3042. | #define HAVE_INTTYPES_H 1
  3043. | #define HAVE_SIGNAL_H 1
  3044. | #define TIME_WITH_SYS_TIME 1
  3045. | /* end confdefs.h. */
  3046. | #include <stdio.h>
  3047. | #ifdef HAVE_SYS_TYPES_H
  3048. | # include <sys/types.h>
  3049. | #endif
  3050. | #ifdef HAVE_SYS_STAT_H
  3051. | # include <sys/stat.h>
  3052. | #endif
  3053. | #ifdef STDC_HEADERS
  3054. | # include <stdlib.h>
  3055. | # include <stddef.h>
  3056. | #else
  3057. | # ifdef HAVE_STDLIB_H
  3058. | # include <stdlib.h>
  3059. | # endif
  3060. | #endif
  3061. | #ifdef HAVE_STRING_H
  3062. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3063. | # include <memory.h>
  3064. | # endif
  3065. | # include <string.h>
  3066. | #endif
  3067. | #ifdef HAVE_STRINGS_H
  3068. | # include <strings.h>
  3069. | #endif
  3070. | #ifdef HAVE_INTTYPES_H
  3071. | # include <inttypes.h>
  3072. | #endif
  3073. | #ifdef HAVE_STDINT_H
  3074. | # include <stdint.h>
  3075. | #endif
  3076. | #ifdef HAVE_UNISTD_H
  3077. | # include <unistd.h>
  3078. | #endif
  3079. | int
  3080. | main ()
  3081. | {
  3082. | if (sizeof ((size_t)))
  3083. | return 0;
  3084. | ;
  3085. | return 0;
  3086. | }
  3087. configure:13089: result: yes
  3088. configure:13100: checking for mode_t
  3089. configure:13100: gcc -c -g conftest.c >&5
  3090. configure:13100: $? = 0
  3091. configure:13100: gcc -c -g conftest.c >&5
  3092. conftest.c: In function 'main':
  3093. conftest.c:128:21: error: expected expression before ')' token
  3094. if (sizeof ((mode_t)))
  3095. ^
  3096. configure:13100: $? = 1
  3097. configure: failed program was:
  3098. | /* confdefs.h */
  3099. | #define PACKAGE_NAME "gnupg"
  3100. | #define PACKAGE_TARNAME "gnupg"
  3101. | #define PACKAGE_VERSION "2.1.0-beta864"
  3102. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3103. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3104. | #define PACKAGE_URL ""
  3105. | #define PACKAGE "gnupg"
  3106. | #define VERSION "2.1.0-beta864"
  3107. | #define STDC_HEADERS 1
  3108. | #define HAVE_SYS_TYPES_H 1
  3109. | #define HAVE_SYS_STAT_H 1
  3110. | #define HAVE_STDLIB_H 1
  3111. | #define HAVE_STRING_H 1
  3112. | #define HAVE_MEMORY_H 1
  3113. | #define HAVE_STRINGS_H 1
  3114. | #define HAVE_INTTYPES_H 1
  3115. | #define HAVE_STDINT_H 1
  3116. | #define HAVE_UNISTD_H 1
  3117. | #define __EXTENSIONS__ 1
  3118. | #define _ALL_SOURCE 1
  3119. | #define _GNU_SOURCE 1
  3120. | #define _POSIX_PTHREAD_SEMANTICS 1
  3121. | #define _TANDEM_SOURCE 1
  3122. | #define PACKAGE "gnupg"
  3123. | #define PACKAGE_GT "gnupg2"
  3124. | #define VERSION "2.1.0-beta864"
  3125. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3126. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3127. | #define NEED_KSBA_VERSION "1.2.0"
  3128. | #define NEED_NTBTLS_VERSION "0.1.0"
  3129. | #define NAME_OF_INSTALLED_GPG "gpg"
  3130. | #define GPG_USE_RSA 1
  3131. | #define GPG_USE_ECDH 1
  3132. | #define GPG_USE_ECDSA 1
  3133. | #define GPG_USE_EDDSA 1
  3134. | #define GPG_USE_IDEA 1
  3135. | #define GPG_USE_CAST5 1
  3136. | #define GPG_USE_BLOWFISH 1
  3137. | #define GPG_USE_AES128 1
  3138. | #define GPG_USE_AES192 1
  3139. | #define GPG_USE_AES256 1
  3140. | #define GPG_USE_TWOFISH 1
  3141. | #define GPG_USE_CAMELLIA128 1
  3142. | #define GPG_USE_CAMELLIA192 1
  3143. | #define GPG_USE_CAMELLIA256 1
  3144. | #define GPG_USE_MD5 1
  3145. | #define GPG_USE_RMD160 1
  3146. | #define GPG_USE_SHA224 1
  3147. | #define GPG_USE_SHA384 1
  3148. | #define GPG_USE_SHA512 1
  3149. | #define PK_UID_CACHE_SIZE 4096
  3150. | #define ENABLE_CARD_SUPPORT 1
  3151. | #define USE_DIRMNGR_AUTO_START 1
  3152. | #define _FILE_OFFSET_BITS 64
  3153. | #define RUN_TESTS 1
  3154. | #define USE_LDAPWRAPPER 1
  3155. | #define EXEEXT ""
  3156. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3157. | #define ENCFS "/usr/bin/encfs"
  3158. | #define FUSERMOUNT "/bin/fusermount"
  3159. | #define HAVE_LIBUTIL 1
  3160. | #define SHRED "/usr/bin/shred"
  3161. | #define HAVE_NPTH 1
  3162. | #define USE_NPTH 1
  3163. | #define USE_DNS_SRV 1
  3164. | #define USE_DNS_PKA 1
  3165. | #define USE_DNS_CERT 1
  3166. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3167. | #define HAVE_ICONV 1
  3168. | #define ICONV_CONST
  3169. | #define ENABLE_NLS 1
  3170. | #define HAVE_GETTEXT 1
  3171. | #define HAVE_DCGETTEXT 1
  3172. | #define HAVE_STRCHR 1
  3173. | #define HAVE_LANGINFO_CODESET 1
  3174. | #define HAVE_LC_MESSAGES 1
  3175. | #define STDC_HEADERS 1
  3176. | #define HAVE_STRING_H 1
  3177. | #define HAVE_UNISTD_H 1
  3178. | #define HAVE_LANGINFO_H 1
  3179. | #define HAVE_TERMIO_H 1
  3180. | #define HAVE_LOCALE_H 1
  3181. | #define HAVE_GETOPT_H 1
  3182. | #define HAVE_PTY_H 1
  3183. | #define HAVE_UTMP_H 1
  3184. | #define HAVE_PWD_H 1
  3185. | #define HAVE_INTTYPES_H 1
  3186. | #define HAVE_SIGNAL_H 1
  3187. | #define TIME_WITH_SYS_TIME 1
  3188. | /* end confdefs.h. */
  3189. | #include <stdio.h>
  3190. | #ifdef HAVE_SYS_TYPES_H
  3191. | # include <sys/types.h>
  3192. | #endif
  3193. | #ifdef HAVE_SYS_STAT_H
  3194. | # include <sys/stat.h>
  3195. | #endif
  3196. | #ifdef STDC_HEADERS
  3197. | # include <stdlib.h>
  3198. | # include <stddef.h>
  3199. | #else
  3200. | # ifdef HAVE_STDLIB_H
  3201. | # include <stdlib.h>
  3202. | # endif
  3203. | #endif
  3204. | #ifdef HAVE_STRING_H
  3205. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3206. | # include <memory.h>
  3207. | # endif
  3208. | # include <string.h>
  3209. | #endif
  3210. | #ifdef HAVE_STRINGS_H
  3211. | # include <strings.h>
  3212. | #endif
  3213. | #ifdef HAVE_INTTYPES_H
  3214. | # include <inttypes.h>
  3215. | #endif
  3216. | #ifdef HAVE_STDINT_H
  3217. | # include <stdint.h>
  3218. | #endif
  3219. | #ifdef HAVE_UNISTD_H
  3220. | # include <unistd.h>
  3221. | #endif
  3222. | int
  3223. | main ()
  3224. | {
  3225. | if (sizeof ((mode_t)))
  3226. | return 0;
  3227. | ;
  3228. | return 0;
  3229. | }
  3230. configure:13100: result: yes
  3231. configure:13111: checking return type of signal handlers
  3232. configure:13129: gcc -c -g conftest.c >&5
  3233. conftest.c: In function 'main':
  3234. conftest.c:98:1: error: void value not ignored as it ought to be
  3235. return *(signal (0, 0)) (0) == 1;
  3236. ^
  3237. configure:13129: $? = 1
  3238. configure: failed program was:
  3239. | /* confdefs.h */
  3240. | #define PACKAGE_NAME "gnupg"
  3241. | #define PACKAGE_TARNAME "gnupg"
  3242. | #define PACKAGE_VERSION "2.1.0-beta864"
  3243. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3244. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3245. | #define PACKAGE_URL ""
  3246. | #define PACKAGE "gnupg"
  3247. | #define VERSION "2.1.0-beta864"
  3248. | #define STDC_HEADERS 1
  3249. | #define HAVE_SYS_TYPES_H 1
  3250. | #define HAVE_SYS_STAT_H 1
  3251. | #define HAVE_STDLIB_H 1
  3252. | #define HAVE_STRING_H 1
  3253. | #define HAVE_MEMORY_H 1
  3254. | #define HAVE_STRINGS_H 1
  3255. | #define HAVE_INTTYPES_H 1
  3256. | #define HAVE_STDINT_H 1
  3257. | #define HAVE_UNISTD_H 1
  3258. | #define __EXTENSIONS__ 1
  3259. | #define _ALL_SOURCE 1
  3260. | #define _GNU_SOURCE 1
  3261. | #define _POSIX_PTHREAD_SEMANTICS 1
  3262. | #define _TANDEM_SOURCE 1
  3263. | #define PACKAGE "gnupg"
  3264. | #define PACKAGE_GT "gnupg2"
  3265. | #define VERSION "2.1.0-beta864"
  3266. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3267. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3268. | #define NEED_KSBA_VERSION "1.2.0"
  3269. | #define NEED_NTBTLS_VERSION "0.1.0"
  3270. | #define NAME_OF_INSTALLED_GPG "gpg"
  3271. | #define GPG_USE_RSA 1
  3272. | #define GPG_USE_ECDH 1
  3273. | #define GPG_USE_ECDSA 1
  3274. | #define GPG_USE_EDDSA 1
  3275. | #define GPG_USE_IDEA 1
  3276. | #define GPG_USE_CAST5 1
  3277. | #define GPG_USE_BLOWFISH 1
  3278. | #define GPG_USE_AES128 1
  3279. | #define GPG_USE_AES192 1
  3280. | #define GPG_USE_AES256 1
  3281. | #define GPG_USE_TWOFISH 1
  3282. | #define GPG_USE_CAMELLIA128 1
  3283. | #define GPG_USE_CAMELLIA192 1
  3284. | #define GPG_USE_CAMELLIA256 1
  3285. | #define GPG_USE_MD5 1
  3286. | #define GPG_USE_RMD160 1
  3287. | #define GPG_USE_SHA224 1
  3288. | #define GPG_USE_SHA384 1
  3289. | #define GPG_USE_SHA512 1
  3290. | #define PK_UID_CACHE_SIZE 4096
  3291. | #define ENABLE_CARD_SUPPORT 1
  3292. | #define USE_DIRMNGR_AUTO_START 1
  3293. | #define _FILE_OFFSET_BITS 64
  3294. | #define RUN_TESTS 1
  3295. | #define USE_LDAPWRAPPER 1
  3296. | #define EXEEXT ""
  3297. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3298. | #define ENCFS "/usr/bin/encfs"
  3299. | #define FUSERMOUNT "/bin/fusermount"
  3300. | #define HAVE_LIBUTIL 1
  3301. | #define SHRED "/usr/bin/shred"
  3302. | #define HAVE_NPTH 1
  3303. | #define USE_NPTH 1
  3304. | #define USE_DNS_SRV 1
  3305. | #define USE_DNS_PKA 1
  3306. | #define USE_DNS_CERT 1
  3307. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3308. | #define HAVE_ICONV 1
  3309. | #define ICONV_CONST
  3310. | #define ENABLE_NLS 1
  3311. | #define HAVE_GETTEXT 1
  3312. | #define HAVE_DCGETTEXT 1
  3313. | #define HAVE_STRCHR 1
  3314. | #define HAVE_LANGINFO_CODESET 1
  3315. | #define HAVE_LC_MESSAGES 1
  3316. | #define STDC_HEADERS 1
  3317. | #define HAVE_STRING_H 1
  3318. | #define HAVE_UNISTD_H 1
  3319. | #define HAVE_LANGINFO_H 1
  3320. | #define HAVE_TERMIO_H 1
  3321. | #define HAVE_LOCALE_H 1
  3322. | #define HAVE_GETOPT_H 1
  3323. | #define HAVE_PTY_H 1
  3324. | #define HAVE_UTMP_H 1
  3325. | #define HAVE_PWD_H 1
  3326. | #define HAVE_INTTYPES_H 1
  3327. | #define HAVE_SIGNAL_H 1
  3328. | #define TIME_WITH_SYS_TIME 1
  3329. | /* end confdefs.h. */
  3330. | #include <sys/types.h>
  3331. | #include <signal.h>
  3332. |
  3333. | int
  3334. | main ()
  3335. | {
  3336. | return *(signal (0, 0)) (0) == 1;
  3337. | ;
  3338. | return 0;
  3339. | }
  3340. configure:13136: result: void
  3341. configure:13144: checking whether sys_siglist is declared
  3342. configure:13144: gcc -c -g conftest.c >&5
  3343. configure:13144: $? = 0
  3344. configure:13144: result: yes
  3345. configure:13169: checking for sys/socket.h
  3346. configure:13169: gcc -c -g conftest.c >&5
  3347. configure:13169: $? = 0
  3348. configure:13169: result: yes
  3349. configure:13169: checking for sys/time.h
  3350. configure:13169: gcc -c -g conftest.c >&5
  3351. configure:13169: $? = 0
  3352. configure:13169: result: yes
  3353. configure:13169: checking for unistd.h
  3354. configure:13169: result: yes
  3355. configure:13169: checking for wchar.h
  3356. configure:13169: gcc -c -g conftest.c >&5
  3357. configure:13169: $? = 0
  3358. configure:13169: result: yes
  3359. configure:13169: checking for stdint.h
  3360. configure:13169: result: yes
  3361. configure:13204: checking for socklen_t
  3362. configure:13204: gcc -c -g conftest.c >&5
  3363. configure:13204: $? = 0
  3364. configure:13204: gcc -c -g conftest.c >&5
  3365. conftest.c: In function 'main':
  3366. conftest.c:109:24: error: expected expression before ')' token
  3367. if (sizeof ((socklen_t)))
  3368. ^
  3369. configure:13204: $? = 1
  3370. configure: failed program was:
  3371. | /* confdefs.h */
  3372. | #define PACKAGE_NAME "gnupg"
  3373. | #define PACKAGE_TARNAME "gnupg"
  3374. | #define PACKAGE_VERSION "2.1.0-beta864"
  3375. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3376. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3377. | #define PACKAGE_URL ""
  3378. | #define PACKAGE "gnupg"
  3379. | #define VERSION "2.1.0-beta864"
  3380. | #define STDC_HEADERS 1
  3381. | #define HAVE_SYS_TYPES_H 1
  3382. | #define HAVE_SYS_STAT_H 1
  3383. | #define HAVE_STDLIB_H 1
  3384. | #define HAVE_STRING_H 1
  3385. | #define HAVE_MEMORY_H 1
  3386. | #define HAVE_STRINGS_H 1
  3387. | #define HAVE_INTTYPES_H 1
  3388. | #define HAVE_STDINT_H 1
  3389. | #define HAVE_UNISTD_H 1
  3390. | #define __EXTENSIONS__ 1
  3391. | #define _ALL_SOURCE 1
  3392. | #define _GNU_SOURCE 1
  3393. | #define _POSIX_PTHREAD_SEMANTICS 1
  3394. | #define _TANDEM_SOURCE 1
  3395. | #define PACKAGE "gnupg"
  3396. | #define PACKAGE_GT "gnupg2"
  3397. | #define VERSION "2.1.0-beta864"
  3398. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3399. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3400. | #define NEED_KSBA_VERSION "1.2.0"
  3401. | #define NEED_NTBTLS_VERSION "0.1.0"
  3402. | #define NAME_OF_INSTALLED_GPG "gpg"
  3403. | #define GPG_USE_RSA 1
  3404. | #define GPG_USE_ECDH 1
  3405. | #define GPG_USE_ECDSA 1
  3406. | #define GPG_USE_EDDSA 1
  3407. | #define GPG_USE_IDEA 1
  3408. | #define GPG_USE_CAST5 1
  3409. | #define GPG_USE_BLOWFISH 1
  3410. | #define GPG_USE_AES128 1
  3411. | #define GPG_USE_AES192 1
  3412. | #define GPG_USE_AES256 1
  3413. | #define GPG_USE_TWOFISH 1
  3414. | #define GPG_USE_CAMELLIA128 1
  3415. | #define GPG_USE_CAMELLIA192 1
  3416. | #define GPG_USE_CAMELLIA256 1
  3417. | #define GPG_USE_MD5 1
  3418. | #define GPG_USE_RMD160 1
  3419. | #define GPG_USE_SHA224 1
  3420. | #define GPG_USE_SHA384 1
  3421. | #define GPG_USE_SHA512 1
  3422. | #define PK_UID_CACHE_SIZE 4096
  3423. | #define ENABLE_CARD_SUPPORT 1
  3424. | #define USE_DIRMNGR_AUTO_START 1
  3425. | #define _FILE_OFFSET_BITS 64
  3426. | #define RUN_TESTS 1
  3427. | #define USE_LDAPWRAPPER 1
  3428. | #define EXEEXT ""
  3429. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3430. | #define ENCFS "/usr/bin/encfs"
  3431. | #define FUSERMOUNT "/bin/fusermount"
  3432. | #define HAVE_LIBUTIL 1
  3433. | #define SHRED "/usr/bin/shred"
  3434. | #define HAVE_NPTH 1
  3435. | #define USE_NPTH 1
  3436. | #define USE_DNS_SRV 1
  3437. | #define USE_DNS_PKA 1
  3438. | #define USE_DNS_CERT 1
  3439. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3440. | #define HAVE_ICONV 1
  3441. | #define ICONV_CONST
  3442. | #define ENABLE_NLS 1
  3443. | #define HAVE_GETTEXT 1
  3444. | #define HAVE_DCGETTEXT 1
  3445. | #define HAVE_STRCHR 1
  3446. | #define HAVE_LANGINFO_CODESET 1
  3447. | #define HAVE_LC_MESSAGES 1
  3448. | #define STDC_HEADERS 1
  3449. | #define HAVE_STRING_H 1
  3450. | #define HAVE_UNISTD_H 1
  3451. | #define HAVE_LANGINFO_H 1
  3452. | #define HAVE_TERMIO_H 1
  3453. | #define HAVE_LOCALE_H 1
  3454. | #define HAVE_GETOPT_H 1
  3455. | #define HAVE_PTY_H 1
  3456. | #define HAVE_UTMP_H 1
  3457. | #define HAVE_PWD_H 1
  3458. | #define HAVE_INTTYPES_H 1
  3459. | #define HAVE_SIGNAL_H 1
  3460. | #define TIME_WITH_SYS_TIME 1
  3461. | #define RETSIGTYPE void
  3462. | #define HAVE_DECL_SYS_SIGLIST 1
  3463. | #define HAVE_SYS_SOCKET_H 1
  3464. | #define HAVE_SYS_TIME_H 1
  3465. | #define HAVE_UNISTD_H 1
  3466. | #define HAVE_WCHAR_H 1
  3467. | #define HAVE_STDINT_H 1
  3468. | /* end confdefs.h. */
  3469. | #include <sys/types.h>
  3470. | #if HAVE_SYS_SOCKET_H
  3471. | # include <sys/socket.h>
  3472. | #elif HAVE_WS2TCPIP_H
  3473. | # include <ws2tcpip.h>
  3474. | #endif
  3475. |
  3476. | int
  3477. | main ()
  3478. | {
  3479. | if (sizeof ((socklen_t)))
  3480. | return 0;
  3481. | ;
  3482. | return 0;
  3483. | }
  3484. configure:13204: result: yes
  3485. configure:13263: checking for library containing inet_addr
  3486. configure:13294: gcc -o conftest -g conftest.c >&5
  3487. configure:13294: $? = 0
  3488. configure:13311: result: none required
  3489. configure:13341: checking endianess
  3490. configure:13363: gcc -c -g conftest.c >&5
  3491. configure:13363: $? = 0
  3492. configure:13380: gcc -c -g conftest.c >&5
  3493. conftest.c: In function 'main':
  3494. conftest.c:106:10: error: unknown type name 'not'
  3495. not big endian
  3496. ^
  3497. conftest.c:106:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  3498. not big endian
  3499. ^
  3500. configure:13380: $? = 1
  3501. configure: failed program was:
  3502. | /* confdefs.h */
  3503. | #define PACKAGE_NAME "gnupg"
  3504. | #define PACKAGE_TARNAME "gnupg"
  3505. | #define PACKAGE_VERSION "2.1.0-beta864"
  3506. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3507. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3508. | #define PACKAGE_URL ""
  3509. | #define PACKAGE "gnupg"
  3510. | #define VERSION "2.1.0-beta864"
  3511. | #define STDC_HEADERS 1
  3512. | #define HAVE_SYS_TYPES_H 1
  3513. | #define HAVE_SYS_STAT_H 1
  3514. | #define HAVE_STDLIB_H 1
  3515. | #define HAVE_STRING_H 1
  3516. | #define HAVE_MEMORY_H 1
  3517. | #define HAVE_STRINGS_H 1
  3518. | #define HAVE_INTTYPES_H 1
  3519. | #define HAVE_STDINT_H 1
  3520. | #define HAVE_UNISTD_H 1
  3521. | #define __EXTENSIONS__ 1
  3522. | #define _ALL_SOURCE 1
  3523. | #define _GNU_SOURCE 1
  3524. | #define _POSIX_PTHREAD_SEMANTICS 1
  3525. | #define _TANDEM_SOURCE 1
  3526. | #define PACKAGE "gnupg"
  3527. | #define PACKAGE_GT "gnupg2"
  3528. | #define VERSION "2.1.0-beta864"
  3529. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3530. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3531. | #define NEED_KSBA_VERSION "1.2.0"
  3532. | #define NEED_NTBTLS_VERSION "0.1.0"
  3533. | #define NAME_OF_INSTALLED_GPG "gpg"
  3534. | #define GPG_USE_RSA 1
  3535. | #define GPG_USE_ECDH 1
  3536. | #define GPG_USE_ECDSA 1
  3537. | #define GPG_USE_EDDSA 1
  3538. | #define GPG_USE_IDEA 1
  3539. | #define GPG_USE_CAST5 1
  3540. | #define GPG_USE_BLOWFISH 1
  3541. | #define GPG_USE_AES128 1
  3542. | #define GPG_USE_AES192 1
  3543. | #define GPG_USE_AES256 1
  3544. | #define GPG_USE_TWOFISH 1
  3545. | #define GPG_USE_CAMELLIA128 1
  3546. | #define GPG_USE_CAMELLIA192 1
  3547. | #define GPG_USE_CAMELLIA256 1
  3548. | #define GPG_USE_MD5 1
  3549. | #define GPG_USE_RMD160 1
  3550. | #define GPG_USE_SHA224 1
  3551. | #define GPG_USE_SHA384 1
  3552. | #define GPG_USE_SHA512 1
  3553. | #define PK_UID_CACHE_SIZE 4096
  3554. | #define ENABLE_CARD_SUPPORT 1
  3555. | #define USE_DIRMNGR_AUTO_START 1
  3556. | #define _FILE_OFFSET_BITS 64
  3557. | #define RUN_TESTS 1
  3558. | #define USE_LDAPWRAPPER 1
  3559. | #define EXEEXT ""
  3560. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3561. | #define ENCFS "/usr/bin/encfs"
  3562. | #define FUSERMOUNT "/bin/fusermount"
  3563. | #define HAVE_LIBUTIL 1
  3564. | #define SHRED "/usr/bin/shred"
  3565. | #define HAVE_NPTH 1
  3566. | #define USE_NPTH 1
  3567. | #define USE_DNS_SRV 1
  3568. | #define USE_DNS_PKA 1
  3569. | #define USE_DNS_CERT 1
  3570. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3571. | #define HAVE_ICONV 1
  3572. | #define ICONV_CONST
  3573. | #define ENABLE_NLS 1
  3574. | #define HAVE_GETTEXT 1
  3575. | #define HAVE_DCGETTEXT 1
  3576. | #define HAVE_STRCHR 1
  3577. | #define HAVE_LANGINFO_CODESET 1
  3578. | #define HAVE_LC_MESSAGES 1
  3579. | #define STDC_HEADERS 1
  3580. | #define HAVE_STRING_H 1
  3581. | #define HAVE_UNISTD_H 1
  3582. | #define HAVE_LANGINFO_H 1
  3583. | #define HAVE_TERMIO_H 1
  3584. | #define HAVE_LOCALE_H 1
  3585. | #define HAVE_GETOPT_H 1
  3586. | #define HAVE_PTY_H 1
  3587. | #define HAVE_UTMP_H 1
  3588. | #define HAVE_PWD_H 1
  3589. | #define HAVE_INTTYPES_H 1
  3590. | #define HAVE_SIGNAL_H 1
  3591. | #define TIME_WITH_SYS_TIME 1
  3592. | #define RETSIGTYPE void
  3593. | #define HAVE_DECL_SYS_SIGLIST 1
  3594. | #define HAVE_SYS_SOCKET_H 1
  3595. | #define HAVE_SYS_TIME_H 1
  3596. | #define HAVE_UNISTD_H 1
  3597. | #define HAVE_WCHAR_H 1
  3598. | #define HAVE_STDINT_H 1
  3599. | /* end confdefs.h. */
  3600. | #include <sys/types.h>
  3601. | #include <sys/param.h>
  3602. | int
  3603. | main ()
  3604. | {
  3605. |
  3606. | #if BYTE_ORDER != BIG_ENDIAN
  3607. | not big endian
  3608. | #endif
  3609. | ;
  3610. | return 0;
  3611. | }
  3612. configure:13420: result: little
  3613. configure:13435: checking for byte typedef
  3614. configure:13456: gcc -c -g conftest.c >&5
  3615. conftest.c: In function 'main':
  3616. conftest.c:108:20: error: 'byte' undeclared (first use in this function)
  3617. int a = sizeof(byte);
  3618. ^
  3619. conftest.c:108:20: note: each undeclared identifier is reported only once for each function it appears in
  3620. configure:13456: $? = 1
  3621. configure: failed program was:
  3622. | /* confdefs.h */
  3623. | #define PACKAGE_NAME "gnupg"
  3624. | #define PACKAGE_TARNAME "gnupg"
  3625. | #define PACKAGE_VERSION "2.1.0-beta864"
  3626. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3627. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3628. | #define PACKAGE_URL ""
  3629. | #define PACKAGE "gnupg"
  3630. | #define VERSION "2.1.0-beta864"
  3631. | #define STDC_HEADERS 1
  3632. | #define HAVE_SYS_TYPES_H 1
  3633. | #define HAVE_SYS_STAT_H 1
  3634. | #define HAVE_STDLIB_H 1
  3635. | #define HAVE_STRING_H 1
  3636. | #define HAVE_MEMORY_H 1
  3637. | #define HAVE_STRINGS_H 1
  3638. | #define HAVE_INTTYPES_H 1
  3639. | #define HAVE_STDINT_H 1
  3640. | #define HAVE_UNISTD_H 1
  3641. | #define __EXTENSIONS__ 1
  3642. | #define _ALL_SOURCE 1
  3643. | #define _GNU_SOURCE 1
  3644. | #define _POSIX_PTHREAD_SEMANTICS 1
  3645. | #define _TANDEM_SOURCE 1
  3646. | #define PACKAGE "gnupg"
  3647. | #define PACKAGE_GT "gnupg2"
  3648. | #define VERSION "2.1.0-beta864"
  3649. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3650. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3651. | #define NEED_KSBA_VERSION "1.2.0"
  3652. | #define NEED_NTBTLS_VERSION "0.1.0"
  3653. | #define NAME_OF_INSTALLED_GPG "gpg"
  3654. | #define GPG_USE_RSA 1
  3655. | #define GPG_USE_ECDH 1
  3656. | #define GPG_USE_ECDSA 1
  3657. | #define GPG_USE_EDDSA 1
  3658. | #define GPG_USE_IDEA 1
  3659. | #define GPG_USE_CAST5 1
  3660. | #define GPG_USE_BLOWFISH 1
  3661. | #define GPG_USE_AES128 1
  3662. | #define GPG_USE_AES192 1
  3663. | #define GPG_USE_AES256 1
  3664. | #define GPG_USE_TWOFISH 1
  3665. | #define GPG_USE_CAMELLIA128 1
  3666. | #define GPG_USE_CAMELLIA192 1
  3667. | #define GPG_USE_CAMELLIA256 1
  3668. | #define GPG_USE_MD5 1
  3669. | #define GPG_USE_RMD160 1
  3670. | #define GPG_USE_SHA224 1
  3671. | #define GPG_USE_SHA384 1
  3672. | #define GPG_USE_SHA512 1
  3673. | #define PK_UID_CACHE_SIZE 4096
  3674. | #define ENABLE_CARD_SUPPORT 1
  3675. | #define USE_DIRMNGR_AUTO_START 1
  3676. | #define _FILE_OFFSET_BITS 64
  3677. | #define RUN_TESTS 1
  3678. | #define USE_LDAPWRAPPER 1
  3679. | #define EXEEXT ""
  3680. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3681. | #define ENCFS "/usr/bin/encfs"
  3682. | #define FUSERMOUNT "/bin/fusermount"
  3683. | #define HAVE_LIBUTIL 1
  3684. | #define SHRED "/usr/bin/shred"
  3685. | #define HAVE_NPTH 1
  3686. | #define USE_NPTH 1
  3687. | #define USE_DNS_SRV 1
  3688. | #define USE_DNS_PKA 1
  3689. | #define USE_DNS_CERT 1
  3690. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3691. | #define HAVE_ICONV 1
  3692. | #define ICONV_CONST
  3693. | #define ENABLE_NLS 1
  3694. | #define HAVE_GETTEXT 1
  3695. | #define HAVE_DCGETTEXT 1
  3696. | #define HAVE_STRCHR 1
  3697. | #define HAVE_LANGINFO_CODESET 1
  3698. | #define HAVE_LC_MESSAGES 1
  3699. | #define STDC_HEADERS 1
  3700. | #define HAVE_STRING_H 1
  3701. | #define HAVE_UNISTD_H 1
  3702. | #define HAVE_LANGINFO_H 1
  3703. | #define HAVE_TERMIO_H 1
  3704. | #define HAVE_LOCALE_H 1
  3705. | #define HAVE_GETOPT_H 1
  3706. | #define HAVE_PTY_H 1
  3707. | #define HAVE_UTMP_H 1
  3708. | #define HAVE_PWD_H 1
  3709. | #define HAVE_INTTYPES_H 1
  3710. | #define HAVE_SIGNAL_H 1
  3711. | #define TIME_WITH_SYS_TIME 1
  3712. | #define RETSIGTYPE void
  3713. | #define HAVE_DECL_SYS_SIGLIST 1
  3714. | #define HAVE_SYS_SOCKET_H 1
  3715. | #define HAVE_SYS_TIME_H 1
  3716. | #define HAVE_UNISTD_H 1
  3717. | #define HAVE_WCHAR_H 1
  3718. | #define HAVE_STDINT_H 1
  3719. | #define LITTLE_ENDIAN_HOST 1
  3720. | /* end confdefs.h. */
  3721. | #define _GNU_SOURCE 1
  3722. | #include <stdlib.h>
  3723. | #include <sys/types.h>
  3724. | int
  3725. | main ()
  3726. | {
  3727. |
  3728. | #undef byte
  3729. | int a = sizeof(byte);
  3730. |
  3731. | ;
  3732. | return 0;
  3733. | }
  3734. configure:13464: result: no
  3735. configure:13472: checking for ushort typedef
  3736. configure:13493: gcc -c -g conftest.c >&5
  3737. configure:13493: $? = 0
  3738. configure:13501: result: yes
  3739. configure:13509: checking for ulong typedef
  3740. configure:13530: gcc -c -g conftest.c >&5
  3741. configure:13530: $? = 0
  3742. configure:13538: result: yes
  3743. configure:13546: checking for u16 typedef
  3744. configure:13567: gcc -c -g conftest.c >&5
  3745. conftest.c: In function 'main':
  3746. conftest.c:110:20: error: 'u16' undeclared (first use in this function)
  3747. int a = sizeof(u16);
  3748. ^
  3749. conftest.c:110:20: note: each undeclared identifier is reported only once for each function it appears in
  3750. configure:13567: $? = 1
  3751. configure: failed program was:
  3752. | /* confdefs.h */
  3753. | #define PACKAGE_NAME "gnupg"
  3754. | #define PACKAGE_TARNAME "gnupg"
  3755. | #define PACKAGE_VERSION "2.1.0-beta864"
  3756. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3757. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3758. | #define PACKAGE_URL ""
  3759. | #define PACKAGE "gnupg"
  3760. | #define VERSION "2.1.0-beta864"
  3761. | #define STDC_HEADERS 1
  3762. | #define HAVE_SYS_TYPES_H 1
  3763. | #define HAVE_SYS_STAT_H 1
  3764. | #define HAVE_STDLIB_H 1
  3765. | #define HAVE_STRING_H 1
  3766. | #define HAVE_MEMORY_H 1
  3767. | #define HAVE_STRINGS_H 1
  3768. | #define HAVE_INTTYPES_H 1
  3769. | #define HAVE_STDINT_H 1
  3770. | #define HAVE_UNISTD_H 1
  3771. | #define __EXTENSIONS__ 1
  3772. | #define _ALL_SOURCE 1
  3773. | #define _GNU_SOURCE 1
  3774. | #define _POSIX_PTHREAD_SEMANTICS 1
  3775. | #define _TANDEM_SOURCE 1
  3776. | #define PACKAGE "gnupg"
  3777. | #define PACKAGE_GT "gnupg2"
  3778. | #define VERSION "2.1.0-beta864"
  3779. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3780. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3781. | #define NEED_KSBA_VERSION "1.2.0"
  3782. | #define NEED_NTBTLS_VERSION "0.1.0"
  3783. | #define NAME_OF_INSTALLED_GPG "gpg"
  3784. | #define GPG_USE_RSA 1
  3785. | #define GPG_USE_ECDH 1
  3786. | #define GPG_USE_ECDSA 1
  3787. | #define GPG_USE_EDDSA 1
  3788. | #define GPG_USE_IDEA 1
  3789. | #define GPG_USE_CAST5 1
  3790. | #define GPG_USE_BLOWFISH 1
  3791. | #define GPG_USE_AES128 1
  3792. | #define GPG_USE_AES192 1
  3793. | #define GPG_USE_AES256 1
  3794. | #define GPG_USE_TWOFISH 1
  3795. | #define GPG_USE_CAMELLIA128 1
  3796. | #define GPG_USE_CAMELLIA192 1
  3797. | #define GPG_USE_CAMELLIA256 1
  3798. | #define GPG_USE_MD5 1
  3799. | #define GPG_USE_RMD160 1
  3800. | #define GPG_USE_SHA224 1
  3801. | #define GPG_USE_SHA384 1
  3802. | #define GPG_USE_SHA512 1
  3803. | #define PK_UID_CACHE_SIZE 4096
  3804. | #define ENABLE_CARD_SUPPORT 1
  3805. | #define USE_DIRMNGR_AUTO_START 1
  3806. | #define _FILE_OFFSET_BITS 64
  3807. | #define RUN_TESTS 1
  3808. | #define USE_LDAPWRAPPER 1
  3809. | #define EXEEXT ""
  3810. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3811. | #define ENCFS "/usr/bin/encfs"
  3812. | #define FUSERMOUNT "/bin/fusermount"
  3813. | #define HAVE_LIBUTIL 1
  3814. | #define SHRED "/usr/bin/shred"
  3815. | #define HAVE_NPTH 1
  3816. | #define USE_NPTH 1
  3817. | #define USE_DNS_SRV 1
  3818. | #define USE_DNS_PKA 1
  3819. | #define USE_DNS_CERT 1
  3820. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3821. | #define HAVE_ICONV 1
  3822. | #define ICONV_CONST
  3823. | #define ENABLE_NLS 1
  3824. | #define HAVE_GETTEXT 1
  3825. | #define HAVE_DCGETTEXT 1
  3826. | #define HAVE_STRCHR 1
  3827. | #define HAVE_LANGINFO_CODESET 1
  3828. | #define HAVE_LC_MESSAGES 1
  3829. | #define STDC_HEADERS 1
  3830. | #define HAVE_STRING_H 1
  3831. | #define HAVE_UNISTD_H 1
  3832. | #define HAVE_LANGINFO_H 1
  3833. | #define HAVE_TERMIO_H 1
  3834. | #define HAVE_LOCALE_H 1
  3835. | #define HAVE_GETOPT_H 1
  3836. | #define HAVE_PTY_H 1
  3837. | #define HAVE_UTMP_H 1
  3838. | #define HAVE_PWD_H 1
  3839. | #define HAVE_INTTYPES_H 1
  3840. | #define HAVE_SIGNAL_H 1
  3841. | #define TIME_WITH_SYS_TIME 1
  3842. | #define RETSIGTYPE void
  3843. | #define HAVE_DECL_SYS_SIGLIST 1
  3844. | #define HAVE_SYS_SOCKET_H 1
  3845. | #define HAVE_SYS_TIME_H 1
  3846. | #define HAVE_UNISTD_H 1
  3847. | #define HAVE_WCHAR_H 1
  3848. | #define HAVE_STDINT_H 1
  3849. | #define LITTLE_ENDIAN_HOST 1
  3850. | #define HAVE_USHORT_TYPEDEF 1
  3851. | #define HAVE_ULONG_TYPEDEF 1
  3852. | /* end confdefs.h. */
  3853. | #define _GNU_SOURCE 1
  3854. | #include <stdlib.h>
  3855. | #include <sys/types.h>
  3856. | int
  3857. | main ()
  3858. | {
  3859. |
  3860. | #undef u16
  3861. | int a = sizeof(u16);
  3862. |
  3863. | ;
  3864. | return 0;
  3865. | }
  3866. configure:13575: result: no
  3867. configure:13583: checking for u32 typedef
  3868. configure:13604: gcc -c -g conftest.c >&5
  3869. conftest.c: In function 'main':
  3870. conftest.c:110:20: error: 'u32' undeclared (first use in this function)
  3871. int a = sizeof(u32);
  3872. ^
  3873. conftest.c:110:20: note: each undeclared identifier is reported only once for each function it appears in
  3874. configure:13604: $? = 1
  3875. configure: failed program was:
  3876. | /* confdefs.h */
  3877. | #define PACKAGE_NAME "gnupg"
  3878. | #define PACKAGE_TARNAME "gnupg"
  3879. | #define PACKAGE_VERSION "2.1.0-beta864"
  3880. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  3881. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3882. | #define PACKAGE_URL ""
  3883. | #define PACKAGE "gnupg"
  3884. | #define VERSION "2.1.0-beta864"
  3885. | #define STDC_HEADERS 1
  3886. | #define HAVE_SYS_TYPES_H 1
  3887. | #define HAVE_SYS_STAT_H 1
  3888. | #define HAVE_STDLIB_H 1
  3889. | #define HAVE_STRING_H 1
  3890. | #define HAVE_MEMORY_H 1
  3891. | #define HAVE_STRINGS_H 1
  3892. | #define HAVE_INTTYPES_H 1
  3893. | #define HAVE_STDINT_H 1
  3894. | #define HAVE_UNISTD_H 1
  3895. | #define __EXTENSIONS__ 1
  3896. | #define _ALL_SOURCE 1
  3897. | #define _GNU_SOURCE 1
  3898. | #define _POSIX_PTHREAD_SEMANTICS 1
  3899. | #define _TANDEM_SOURCE 1
  3900. | #define PACKAGE "gnupg"
  3901. | #define PACKAGE_GT "gnupg2"
  3902. | #define VERSION "2.1.0-beta864"
  3903. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  3904. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  3905. | #define NEED_KSBA_VERSION "1.2.0"
  3906. | #define NEED_NTBTLS_VERSION "0.1.0"
  3907. | #define NAME_OF_INSTALLED_GPG "gpg"
  3908. | #define GPG_USE_RSA 1
  3909. | #define GPG_USE_ECDH 1
  3910. | #define GPG_USE_ECDSA 1
  3911. | #define GPG_USE_EDDSA 1
  3912. | #define GPG_USE_IDEA 1
  3913. | #define GPG_USE_CAST5 1
  3914. | #define GPG_USE_BLOWFISH 1
  3915. | #define GPG_USE_AES128 1
  3916. | #define GPG_USE_AES192 1
  3917. | #define GPG_USE_AES256 1
  3918. | #define GPG_USE_TWOFISH 1
  3919. | #define GPG_USE_CAMELLIA128 1
  3920. | #define GPG_USE_CAMELLIA192 1
  3921. | #define GPG_USE_CAMELLIA256 1
  3922. | #define GPG_USE_MD5 1
  3923. | #define GPG_USE_RMD160 1
  3924. | #define GPG_USE_SHA224 1
  3925. | #define GPG_USE_SHA384 1
  3926. | #define GPG_USE_SHA512 1
  3927. | #define PK_UID_CACHE_SIZE 4096
  3928. | #define ENABLE_CARD_SUPPORT 1
  3929. | #define USE_DIRMNGR_AUTO_START 1
  3930. | #define _FILE_OFFSET_BITS 64
  3931. | #define RUN_TESTS 1
  3932. | #define USE_LDAPWRAPPER 1
  3933. | #define EXEEXT ""
  3934. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  3935. | #define ENCFS "/usr/bin/encfs"
  3936. | #define FUSERMOUNT "/bin/fusermount"
  3937. | #define HAVE_LIBUTIL 1
  3938. | #define SHRED "/usr/bin/shred"
  3939. | #define HAVE_NPTH 1
  3940. | #define USE_NPTH 1
  3941. | #define USE_DNS_SRV 1
  3942. | #define USE_DNS_PKA 1
  3943. | #define USE_DNS_CERT 1
  3944. | #define PRINTABLE_OS_NAME "GNU/Linux"
  3945. | #define HAVE_ICONV 1
  3946. | #define ICONV_CONST
  3947. | #define ENABLE_NLS 1
  3948. | #define HAVE_GETTEXT 1
  3949. | #define HAVE_DCGETTEXT 1
  3950. | #define HAVE_STRCHR 1
  3951. | #define HAVE_LANGINFO_CODESET 1
  3952. | #define HAVE_LC_MESSAGES 1
  3953. | #define STDC_HEADERS 1
  3954. | #define HAVE_STRING_H 1
  3955. | #define HAVE_UNISTD_H 1
  3956. | #define HAVE_LANGINFO_H 1
  3957. | #define HAVE_TERMIO_H 1
  3958. | #define HAVE_LOCALE_H 1
  3959. | #define HAVE_GETOPT_H 1
  3960. | #define HAVE_PTY_H 1
  3961. | #define HAVE_UTMP_H 1
  3962. | #define HAVE_PWD_H 1
  3963. | #define HAVE_INTTYPES_H 1
  3964. | #define HAVE_SIGNAL_H 1
  3965. | #define TIME_WITH_SYS_TIME 1
  3966. | #define RETSIGTYPE void
  3967. | #define HAVE_DECL_SYS_SIGLIST 1
  3968. | #define HAVE_SYS_SOCKET_H 1
  3969. | #define HAVE_SYS_TIME_H 1
  3970. | #define HAVE_UNISTD_H 1
  3971. | #define HAVE_WCHAR_H 1
  3972. | #define HAVE_STDINT_H 1
  3973. | #define LITTLE_ENDIAN_HOST 1
  3974. | #define HAVE_USHORT_TYPEDEF 1
  3975. | #define HAVE_ULONG_TYPEDEF 1
  3976. | /* end confdefs.h. */
  3977. | #define _GNU_SOURCE 1
  3978. | #include <stdlib.h>
  3979. | #include <sys/types.h>
  3980. | int
  3981. | main ()
  3982. | {
  3983. |
  3984. | #undef u32
  3985. | int a = sizeof(u32);
  3986. |
  3987. | ;
  3988. | return 0;
  3989. | }
  3990. configure:13612: result: no
  3991. configure:13625: checking size of unsigned short
  3992. configure:13630: gcc -o conftest -g conftest.c >&5
  3993. configure:13630: $? = 0
  3994. configure:13630: ./conftest
  3995. configure:13630: $? = 0
  3996. configure:13644: result: 2
  3997. configure:13658: checking size of unsigned int
  3998. configure:13663: gcc -o conftest -g conftest.c >&5
  3999. configure:13663: $? = 0
  4000. configure:13663: ./conftest
  4001. configure:13663: $? = 0
  4002. configure:13677: result: 4
  4003. configure:13691: checking size of unsigned long
  4004. configure:13696: gcc -o conftest -g conftest.c >&5
  4005. configure:13696: $? = 0
  4006. configure:13696: ./conftest
  4007. configure:13696: $? = 0
  4008. configure:13710: result: 4
  4009. configure:13724: checking size of unsigned long long
  4010. configure:13729: gcc -o conftest -g conftest.c >&5
  4011. configure:13729: $? = 0
  4012. configure:13729: ./conftest
  4013. configure:13729: $? = 0
  4014. configure:13743: result: 8
  4015. configure:13753: checking whether time.h and sys/time.h may both be included
  4016. configure:13780: result: yes
  4017. configure:13792: checking size of time_t
  4018. configure:13797: gcc -o conftest -g conftest.c >&5
  4019. configure:13797: $? = 0
  4020. configure:13797: ./conftest
  4021. configure:13797: $? = 0
  4022. configure:13824: result: 4
  4023. configure:13834: checking whether time_t is unsigned
  4024. configure:13864: gcc -c -g conftest.c >&5
  4025. configure:13864: $? = 0
  4026. configure:13871: result: no
  4027. configure:13892: checking for library functions
  4028. configure:13894: checking whether getpagesize is declared
  4029. configure:13894: gcc -c -g conftest.c >&5
  4030. configure:13894: $? = 0
  4031. configure:13894: result: yes
  4032. configure:13905: checking for _LARGEFILE_SOURCE value needed for large files
  4033. configure:13924: gcc -o conftest -g conftest.c >&5
  4034. configure:13924: $? = 0
  4035. configure:13952: result: no
  4036. configure:13975: checking for vprintf
  4037. configure:13975: gcc -o conftest -g conftest.c >&5
  4038. conftest.c:133:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
  4039. char vprintf ();
  4040. ^
  4041. configure:13975: $? = 0
  4042. configure:13975: result: yes
  4043. configure:13981: checking for _doprnt
  4044. configure:13981: gcc -o conftest -g conftest.c >&5
  4045. /tmp/cctRBw1Q.o: In function `main':
  4046. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:145: undefined reference to `_doprnt'
  4047. collect2: error: ld returned 1 exit status
  4048. configure:13981: $? = 1
  4049. configure: failed program was:
  4050. | /* confdefs.h */
  4051. | #define PACKAGE_NAME "gnupg"
  4052. | #define PACKAGE_TARNAME "gnupg"
  4053. | #define PACKAGE_VERSION "2.1.0-beta864"
  4054. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4055. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4056. | #define PACKAGE_URL ""
  4057. | #define PACKAGE "gnupg"
  4058. | #define VERSION "2.1.0-beta864"
  4059. | #define STDC_HEADERS 1
  4060. | #define HAVE_SYS_TYPES_H 1
  4061. | #define HAVE_SYS_STAT_H 1
  4062. | #define HAVE_STDLIB_H 1
  4063. | #define HAVE_STRING_H 1
  4064. | #define HAVE_MEMORY_H 1
  4065. | #define HAVE_STRINGS_H 1
  4066. | #define HAVE_INTTYPES_H 1
  4067. | #define HAVE_STDINT_H 1
  4068. | #define HAVE_UNISTD_H 1
  4069. | #define __EXTENSIONS__ 1
  4070. | #define _ALL_SOURCE 1
  4071. | #define _GNU_SOURCE 1
  4072. | #define _POSIX_PTHREAD_SEMANTICS 1
  4073. | #define _TANDEM_SOURCE 1
  4074. | #define PACKAGE "gnupg"
  4075. | #define PACKAGE_GT "gnupg2"
  4076. | #define VERSION "2.1.0-beta864"
  4077. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4078. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  4079. | #define NEED_KSBA_VERSION "1.2.0"
  4080. | #define NEED_NTBTLS_VERSION "0.1.0"
  4081. | #define NAME_OF_INSTALLED_GPG "gpg"
  4082. | #define GPG_USE_RSA 1
  4083. | #define GPG_USE_ECDH 1
  4084. | #define GPG_USE_ECDSA 1
  4085. | #define GPG_USE_EDDSA 1
  4086. | #define GPG_USE_IDEA 1
  4087. | #define GPG_USE_CAST5 1
  4088. | #define GPG_USE_BLOWFISH 1
  4089. | #define GPG_USE_AES128 1
  4090. | #define GPG_USE_AES192 1
  4091. | #define GPG_USE_AES256 1
  4092. | #define GPG_USE_TWOFISH 1
  4093. | #define GPG_USE_CAMELLIA128 1
  4094. | #define GPG_USE_CAMELLIA192 1
  4095. | #define GPG_USE_CAMELLIA256 1
  4096. | #define GPG_USE_MD5 1
  4097. | #define GPG_USE_RMD160 1
  4098. | #define GPG_USE_SHA224 1
  4099. | #define GPG_USE_SHA384 1
  4100. | #define GPG_USE_SHA512 1
  4101. | #define PK_UID_CACHE_SIZE 4096
  4102. | #define ENABLE_CARD_SUPPORT 1
  4103. | #define USE_DIRMNGR_AUTO_START 1
  4104. | #define _FILE_OFFSET_BITS 64
  4105. | #define RUN_TESTS 1
  4106. | #define USE_LDAPWRAPPER 1
  4107. | #define EXEEXT ""
  4108. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  4109. | #define ENCFS "/usr/bin/encfs"
  4110. | #define FUSERMOUNT "/bin/fusermount"
  4111. | #define HAVE_LIBUTIL 1
  4112. | #define SHRED "/usr/bin/shred"
  4113. | #define HAVE_NPTH 1
  4114. | #define USE_NPTH 1
  4115. | #define USE_DNS_SRV 1
  4116. | #define USE_DNS_PKA 1
  4117. | #define USE_DNS_CERT 1
  4118. | #define PRINTABLE_OS_NAME "GNU/Linux"
  4119. | #define HAVE_ICONV 1
  4120. | #define ICONV_CONST
  4121. | #define ENABLE_NLS 1
  4122. | #define HAVE_GETTEXT 1
  4123. | #define HAVE_DCGETTEXT 1
  4124. | #define HAVE_STRCHR 1
  4125. | #define HAVE_LANGINFO_CODESET 1
  4126. | #define HAVE_LC_MESSAGES 1
  4127. | #define STDC_HEADERS 1
  4128. | #define HAVE_STRING_H 1
  4129. | #define HAVE_UNISTD_H 1
  4130. | #define HAVE_LANGINFO_H 1
  4131. | #define HAVE_TERMIO_H 1
  4132. | #define HAVE_LOCALE_H 1
  4133. | #define HAVE_GETOPT_H 1
  4134. | #define HAVE_PTY_H 1
  4135. | #define HAVE_UTMP_H 1
  4136. | #define HAVE_PWD_H 1
  4137. | #define HAVE_INTTYPES_H 1
  4138. | #define HAVE_SIGNAL_H 1
  4139. | #define TIME_WITH_SYS_TIME 1
  4140. | #define RETSIGTYPE void
  4141. | #define HAVE_DECL_SYS_SIGLIST 1
  4142. | #define HAVE_SYS_SOCKET_H 1
  4143. | #define HAVE_SYS_TIME_H 1
  4144. | #define HAVE_UNISTD_H 1
  4145. | #define HAVE_WCHAR_H 1
  4146. | #define HAVE_STDINT_H 1
  4147. | #define LITTLE_ENDIAN_HOST 1
  4148. | #define HAVE_USHORT_TYPEDEF 1
  4149. | #define HAVE_ULONG_TYPEDEF 1
  4150. | #define SIZEOF_UNSIGNED_SHORT 2
  4151. | #define SIZEOF_UNSIGNED_INT 4
  4152. | #define SIZEOF_UNSIGNED_LONG 4
  4153. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4154. | #define TIME_WITH_SYS_TIME 1
  4155. | #define SIZEOF_TIME_T 4
  4156. | #define HAVE_DECL_GETPAGESIZE 1
  4157. | #define HAVE_FSEEKO 1
  4158. | #define HAVE_VPRINTF 1
  4159. | /* end confdefs.h. */
  4160. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  4161. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4162. | #define _doprnt innocuous__doprnt
  4163. |
  4164. | /* System header to define __stub macros and hopefully few prototypes,
  4165. | which can conflict with char _doprnt (); below.
  4166. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4167. | <limits.h> exists even on freestanding compilers. */
  4168. |
  4169. | #ifdef __STDC__
  4170. | # include <limits.h>
  4171. | #else
  4172. | # include <assert.h>
  4173. | #endif
  4174. |
  4175. | #undef _doprnt
  4176. |
  4177. | /* Override any GCC internal prototype to avoid an error.
  4178. | Use char because int might match the return type of a GCC
  4179. | builtin and then its argument prototype would still apply. */
  4180. | #ifdef __cplusplus
  4181. | extern "C"
  4182. | #endif
  4183. | char _doprnt ();
  4184. | /* The GNU C library defines this for functions which it implements
  4185. | to always fail with ENOSYS. Some functions are actually named
  4186. | something starting with __ and the normal name is an alias. */
  4187. | #if defined __stub__doprnt || defined __stub____doprnt
  4188. | choke me
  4189. | #endif
  4190. |
  4191. | int
  4192. | main ()
  4193. | {
  4194. | return _doprnt ();
  4195. | ;
  4196. | return 0;
  4197. | }
  4198. configure:13981: result: no
  4199. configure:13992: checking for pid_t
  4200. configure:13992: gcc -c -g conftest.c >&5
  4201. configure:13992: $? = 0
  4202. configure:13992: gcc -c -g conftest.c >&5
  4203. conftest.c: In function 'main':
  4204. conftest.c:147:20: error: expected expression before ')' token
  4205. if (sizeof ((pid_t)))
  4206. ^
  4207. configure:13992: $? = 1
  4208. configure: failed program was:
  4209. | /* confdefs.h */
  4210. | #define PACKAGE_NAME "gnupg"
  4211. | #define PACKAGE_TARNAME "gnupg"
  4212. | #define PACKAGE_VERSION "2.1.0-beta864"
  4213. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4214. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4215. | #define PACKAGE_URL ""
  4216. | #define PACKAGE "gnupg"
  4217. | #define VERSION "2.1.0-beta864"
  4218. | #define STDC_HEADERS 1
  4219. | #define HAVE_SYS_TYPES_H 1
  4220. | #define HAVE_SYS_STAT_H 1
  4221. | #define HAVE_STDLIB_H 1
  4222. | #define HAVE_STRING_H 1
  4223. | #define HAVE_MEMORY_H 1
  4224. | #define HAVE_STRINGS_H 1
  4225. | #define HAVE_INTTYPES_H 1
  4226. | #define HAVE_STDINT_H 1
  4227. | #define HAVE_UNISTD_H 1
  4228. | #define __EXTENSIONS__ 1
  4229. | #define _ALL_SOURCE 1
  4230. | #define _GNU_SOURCE 1
  4231. | #define _POSIX_PTHREAD_SEMANTICS 1
  4232. | #define _TANDEM_SOURCE 1
  4233. | #define PACKAGE "gnupg"
  4234. | #define PACKAGE_GT "gnupg2"
  4235. | #define VERSION "2.1.0-beta864"
  4236. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4237. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  4238. | #define NEED_KSBA_VERSION "1.2.0"
  4239. | #define NEED_NTBTLS_VERSION "0.1.0"
  4240. | #define NAME_OF_INSTALLED_GPG "gpg"
  4241. | #define GPG_USE_RSA 1
  4242. | #define GPG_USE_ECDH 1
  4243. | #define GPG_USE_ECDSA 1
  4244. | #define GPG_USE_EDDSA 1
  4245. | #define GPG_USE_IDEA 1
  4246. | #define GPG_USE_CAST5 1
  4247. | #define GPG_USE_BLOWFISH 1
  4248. | #define GPG_USE_AES128 1
  4249. | #define GPG_USE_AES192 1
  4250. | #define GPG_USE_AES256 1
  4251. | #define GPG_USE_TWOFISH 1
  4252. | #define GPG_USE_CAMELLIA128 1
  4253. | #define GPG_USE_CAMELLIA192 1
  4254. | #define GPG_USE_CAMELLIA256 1
  4255. | #define GPG_USE_MD5 1
  4256. | #define GPG_USE_RMD160 1
  4257. | #define GPG_USE_SHA224 1
  4258. | #define GPG_USE_SHA384 1
  4259. | #define GPG_USE_SHA512 1
  4260. | #define PK_UID_CACHE_SIZE 4096
  4261. | #define ENABLE_CARD_SUPPORT 1
  4262. | #define USE_DIRMNGR_AUTO_START 1
  4263. | #define _FILE_OFFSET_BITS 64
  4264. | #define RUN_TESTS 1
  4265. | #define USE_LDAPWRAPPER 1
  4266. | #define EXEEXT ""
  4267. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  4268. | #define ENCFS "/usr/bin/encfs"
  4269. | #define FUSERMOUNT "/bin/fusermount"
  4270. | #define HAVE_LIBUTIL 1
  4271. | #define SHRED "/usr/bin/shred"
  4272. | #define HAVE_NPTH 1
  4273. | #define USE_NPTH 1
  4274. | #define USE_DNS_SRV 1
  4275. | #define USE_DNS_PKA 1
  4276. | #define USE_DNS_CERT 1
  4277. | #define PRINTABLE_OS_NAME "GNU/Linux"
  4278. | #define HAVE_ICONV 1
  4279. | #define ICONV_CONST
  4280. | #define ENABLE_NLS 1
  4281. | #define HAVE_GETTEXT 1
  4282. | #define HAVE_DCGETTEXT 1
  4283. | #define HAVE_STRCHR 1
  4284. | #define HAVE_LANGINFO_CODESET 1
  4285. | #define HAVE_LC_MESSAGES 1
  4286. | #define STDC_HEADERS 1
  4287. | #define HAVE_STRING_H 1
  4288. | #define HAVE_UNISTD_H 1
  4289. | #define HAVE_LANGINFO_H 1
  4290. | #define HAVE_TERMIO_H 1
  4291. | #define HAVE_LOCALE_H 1
  4292. | #define HAVE_GETOPT_H 1
  4293. | #define HAVE_PTY_H 1
  4294. | #define HAVE_UTMP_H 1
  4295. | #define HAVE_PWD_H 1
  4296. | #define HAVE_INTTYPES_H 1
  4297. | #define HAVE_SIGNAL_H 1
  4298. | #define TIME_WITH_SYS_TIME 1
  4299. | #define RETSIGTYPE void
  4300. | #define HAVE_DECL_SYS_SIGLIST 1
  4301. | #define HAVE_SYS_SOCKET_H 1
  4302. | #define HAVE_SYS_TIME_H 1
  4303. | #define HAVE_UNISTD_H 1
  4304. | #define HAVE_WCHAR_H 1
  4305. | #define HAVE_STDINT_H 1
  4306. | #define LITTLE_ENDIAN_HOST 1
  4307. | #define HAVE_USHORT_TYPEDEF 1
  4308. | #define HAVE_ULONG_TYPEDEF 1
  4309. | #define SIZEOF_UNSIGNED_SHORT 2
  4310. | #define SIZEOF_UNSIGNED_INT 4
  4311. | #define SIZEOF_UNSIGNED_LONG 4
  4312. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4313. | #define TIME_WITH_SYS_TIME 1
  4314. | #define SIZEOF_TIME_T 4
  4315. | #define HAVE_DECL_GETPAGESIZE 1
  4316. | #define HAVE_FSEEKO 1
  4317. | #define HAVE_VPRINTF 1
  4318. | /* end confdefs.h. */
  4319. | #include <stdio.h>
  4320. | #ifdef HAVE_SYS_TYPES_H
  4321. | # include <sys/types.h>
  4322. | #endif
  4323. | #ifdef HAVE_SYS_STAT_H
  4324. | # include <sys/stat.h>
  4325. | #endif
  4326. | #ifdef STDC_HEADERS
  4327. | # include <stdlib.h>
  4328. | # include <stddef.h>
  4329. | #else
  4330. | # ifdef HAVE_STDLIB_H
  4331. | # include <stdlib.h>
  4332. | # endif
  4333. | #endif
  4334. | #ifdef HAVE_STRING_H
  4335. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4336. | # include <memory.h>
  4337. | # endif
  4338. | # include <string.h>
  4339. | #endif
  4340. | #ifdef HAVE_STRINGS_H
  4341. | # include <strings.h>
  4342. | #endif
  4343. | #ifdef HAVE_INTTYPES_H
  4344. | # include <inttypes.h>
  4345. | #endif
  4346. | #ifdef HAVE_STDINT_H
  4347. | # include <stdint.h>
  4348. | #endif
  4349. | #ifdef HAVE_UNISTD_H
  4350. | # include <unistd.h>
  4351. | #endif
  4352. | int
  4353. | main ()
  4354. | {
  4355. | if (sizeof ((pid_t)))
  4356. | return 0;
  4357. | ;
  4358. | return 0;
  4359. | }
  4360. configure:13992: result: yes
  4361. configure:14005: checking vfork.h usability
  4362. configure:14005: gcc -c -g conftest.c >&5
  4363. conftest.c:144:19: fatal error: vfork.h: No such file or directory
  4364. #include <vfork.h>
  4365. ^
  4366. compilation terminated.
  4367. configure:14005: $? = 1
  4368. configure: failed program was:
  4369. | /* confdefs.h */
  4370. | #define PACKAGE_NAME "gnupg"
  4371. | #define PACKAGE_TARNAME "gnupg"
  4372. | #define PACKAGE_VERSION "2.1.0-beta864"
  4373. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4374. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4375. | #define PACKAGE_URL ""
  4376. | #define PACKAGE "gnupg"
  4377. | #define VERSION "2.1.0-beta864"
  4378. | #define STDC_HEADERS 1
  4379. | #define HAVE_SYS_TYPES_H 1
  4380. | #define HAVE_SYS_STAT_H 1
  4381. | #define HAVE_STDLIB_H 1
  4382. | #define HAVE_STRING_H 1
  4383. | #define HAVE_MEMORY_H 1
  4384. | #define HAVE_STRINGS_H 1
  4385. | #define HAVE_INTTYPES_H 1
  4386. | #define HAVE_STDINT_H 1
  4387. | #define HAVE_UNISTD_H 1
  4388. | #define __EXTENSIONS__ 1
  4389. | #define _ALL_SOURCE 1
  4390. | #define _GNU_SOURCE 1
  4391. | #define _POSIX_PTHREAD_SEMANTICS 1
  4392. | #define _TANDEM_SOURCE 1
  4393. | #define PACKAGE "gnupg"
  4394. | #define PACKAGE_GT "gnupg2"
  4395. | #define VERSION "2.1.0-beta864"
  4396. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4397. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  4398. | #define NEED_KSBA_VERSION "1.2.0"
  4399. | #define NEED_NTBTLS_VERSION "0.1.0"
  4400. | #define NAME_OF_INSTALLED_GPG "gpg"
  4401. | #define GPG_USE_RSA 1
  4402. | #define GPG_USE_ECDH 1
  4403. | #define GPG_USE_ECDSA 1
  4404. | #define GPG_USE_EDDSA 1
  4405. | #define GPG_USE_IDEA 1
  4406. | #define GPG_USE_CAST5 1
  4407. | #define GPG_USE_BLOWFISH 1
  4408. | #define GPG_USE_AES128 1
  4409. | #define GPG_USE_AES192 1
  4410. | #define GPG_USE_AES256 1
  4411. | #define GPG_USE_TWOFISH 1
  4412. | #define GPG_USE_CAMELLIA128 1
  4413. | #define GPG_USE_CAMELLIA192 1
  4414. | #define GPG_USE_CAMELLIA256 1
  4415. | #define GPG_USE_MD5 1
  4416. | #define GPG_USE_RMD160 1
  4417. | #define GPG_USE_SHA224 1
  4418. | #define GPG_USE_SHA384 1
  4419. | #define GPG_USE_SHA512 1
  4420. | #define PK_UID_CACHE_SIZE 4096
  4421. | #define ENABLE_CARD_SUPPORT 1
  4422. | #define USE_DIRMNGR_AUTO_START 1
  4423. | #define _FILE_OFFSET_BITS 64
  4424. | #define RUN_TESTS 1
  4425. | #define USE_LDAPWRAPPER 1
  4426. | #define EXEEXT ""
  4427. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  4428. | #define ENCFS "/usr/bin/encfs"
  4429. | #define FUSERMOUNT "/bin/fusermount"
  4430. | #define HAVE_LIBUTIL 1
  4431. | #define SHRED "/usr/bin/shred"
  4432. | #define HAVE_NPTH 1
  4433. | #define USE_NPTH 1
  4434. | #define USE_DNS_SRV 1
  4435. | #define USE_DNS_PKA 1
  4436. | #define USE_DNS_CERT 1
  4437. | #define PRINTABLE_OS_NAME "GNU/Linux"
  4438. | #define HAVE_ICONV 1
  4439. | #define ICONV_CONST
  4440. | #define ENABLE_NLS 1
  4441. | #define HAVE_GETTEXT 1
  4442. | #define HAVE_DCGETTEXT 1
  4443. | #define HAVE_STRCHR 1
  4444. | #define HAVE_LANGINFO_CODESET 1
  4445. | #define HAVE_LC_MESSAGES 1
  4446. | #define STDC_HEADERS 1
  4447. | #define HAVE_STRING_H 1
  4448. | #define HAVE_UNISTD_H 1
  4449. | #define HAVE_LANGINFO_H 1
  4450. | #define HAVE_TERMIO_H 1
  4451. | #define HAVE_LOCALE_H 1
  4452. | #define HAVE_GETOPT_H 1
  4453. | #define HAVE_PTY_H 1
  4454. | #define HAVE_UTMP_H 1
  4455. | #define HAVE_PWD_H 1
  4456. | #define HAVE_INTTYPES_H 1
  4457. | #define HAVE_SIGNAL_H 1
  4458. | #define TIME_WITH_SYS_TIME 1
  4459. | #define RETSIGTYPE void
  4460. | #define HAVE_DECL_SYS_SIGLIST 1
  4461. | #define HAVE_SYS_SOCKET_H 1
  4462. | #define HAVE_SYS_TIME_H 1
  4463. | #define HAVE_UNISTD_H 1
  4464. | #define HAVE_WCHAR_H 1
  4465. | #define HAVE_STDINT_H 1
  4466. | #define LITTLE_ENDIAN_HOST 1
  4467. | #define HAVE_USHORT_TYPEDEF 1
  4468. | #define HAVE_ULONG_TYPEDEF 1
  4469. | #define SIZEOF_UNSIGNED_SHORT 2
  4470. | #define SIZEOF_UNSIGNED_INT 4
  4471. | #define SIZEOF_UNSIGNED_LONG 4
  4472. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4473. | #define TIME_WITH_SYS_TIME 1
  4474. | #define SIZEOF_TIME_T 4
  4475. | #define HAVE_DECL_GETPAGESIZE 1
  4476. | #define HAVE_FSEEKO 1
  4477. | #define HAVE_VPRINTF 1
  4478. | /* end confdefs.h. */
  4479. | #include <stdio.h>
  4480. | #ifdef HAVE_SYS_TYPES_H
  4481. | # include <sys/types.h>
  4482. | #endif
  4483. | #ifdef HAVE_SYS_STAT_H
  4484. | # include <sys/stat.h>
  4485. | #endif
  4486. | #ifdef STDC_HEADERS
  4487. | # include <stdlib.h>
  4488. | # include <stddef.h>
  4489. | #else
  4490. | # ifdef HAVE_STDLIB_H
  4491. | # include <stdlib.h>
  4492. | # endif
  4493. | #endif
  4494. | #ifdef HAVE_STRING_H
  4495. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4496. | # include <memory.h>
  4497. | # endif
  4498. | # include <string.h>
  4499. | #endif
  4500. | #ifdef HAVE_STRINGS_H
  4501. | # include <strings.h>
  4502. | #endif
  4503. | #ifdef HAVE_INTTYPES_H
  4504. | # include <inttypes.h>
  4505. | #endif
  4506. | #ifdef HAVE_STDINT_H
  4507. | # include <stdint.h>
  4508. | #endif
  4509. | #ifdef HAVE_UNISTD_H
  4510. | # include <unistd.h>
  4511. | #endif
  4512. | #include <vfork.h>
  4513. configure:14005: result: no
  4514. configure:14005: checking vfork.h presence
  4515. configure:14005: gcc -E conftest.c
  4516. conftest.c:111:19: fatal error: vfork.h: No such file or directory
  4517. #include <vfork.h>
  4518. ^
  4519. compilation terminated.
  4520. configure:14005: $? = 1
  4521. configure: failed program was:
  4522. | /* confdefs.h */
  4523. | #define PACKAGE_NAME "gnupg"
  4524. | #define PACKAGE_TARNAME "gnupg"
  4525. | #define PACKAGE_VERSION "2.1.0-beta864"
  4526. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4527. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4528. | #define PACKAGE_URL ""
  4529. | #define PACKAGE "gnupg"
  4530. | #define VERSION "2.1.0-beta864"
  4531. | #define STDC_HEADERS 1
  4532. | #define HAVE_SYS_TYPES_H 1
  4533. | #define HAVE_SYS_STAT_H 1
  4534. | #define HAVE_STDLIB_H 1
  4535. | #define HAVE_STRING_H 1
  4536. | #define HAVE_MEMORY_H 1
  4537. | #define HAVE_STRINGS_H 1
  4538. | #define HAVE_INTTYPES_H 1
  4539. | #define HAVE_STDINT_H 1
  4540. | #define HAVE_UNISTD_H 1
  4541. | #define __EXTENSIONS__ 1
  4542. | #define _ALL_SOURCE 1
  4543. | #define _GNU_SOURCE 1
  4544. | #define _POSIX_PTHREAD_SEMANTICS 1
  4545. | #define _TANDEM_SOURCE 1
  4546. | #define PACKAGE "gnupg"
  4547. | #define PACKAGE_GT "gnupg2"
  4548. | #define VERSION "2.1.0-beta864"
  4549. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4550. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  4551. | #define NEED_KSBA_VERSION "1.2.0"
  4552. | #define NEED_NTBTLS_VERSION "0.1.0"
  4553. | #define NAME_OF_INSTALLED_GPG "gpg"
  4554. | #define GPG_USE_RSA 1
  4555. | #define GPG_USE_ECDH 1
  4556. | #define GPG_USE_ECDSA 1
  4557. | #define GPG_USE_EDDSA 1
  4558. | #define GPG_USE_IDEA 1
  4559. | #define GPG_USE_CAST5 1
  4560. | #define GPG_USE_BLOWFISH 1
  4561. | #define GPG_USE_AES128 1
  4562. | #define GPG_USE_AES192 1
  4563. | #define GPG_USE_AES256 1
  4564. | #define GPG_USE_TWOFISH 1
  4565. | #define GPG_USE_CAMELLIA128 1
  4566. | #define GPG_USE_CAMELLIA192 1
  4567. | #define GPG_USE_CAMELLIA256 1
  4568. | #define GPG_USE_MD5 1
  4569. | #define GPG_USE_RMD160 1
  4570. | #define GPG_USE_SHA224 1
  4571. | #define GPG_USE_SHA384 1
  4572. | #define GPG_USE_SHA512 1
  4573. | #define PK_UID_CACHE_SIZE 4096
  4574. | #define ENABLE_CARD_SUPPORT 1
  4575. | #define USE_DIRMNGR_AUTO_START 1
  4576. | #define _FILE_OFFSET_BITS 64
  4577. | #define RUN_TESTS 1
  4578. | #define USE_LDAPWRAPPER 1
  4579. | #define EXEEXT ""
  4580. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  4581. | #define ENCFS "/usr/bin/encfs"
  4582. | #define FUSERMOUNT "/bin/fusermount"
  4583. | #define HAVE_LIBUTIL 1
  4584. | #define SHRED "/usr/bin/shred"
  4585. | #define HAVE_NPTH 1
  4586. | #define USE_NPTH 1
  4587. | #define USE_DNS_SRV 1
  4588. | #define USE_DNS_PKA 1
  4589. | #define USE_DNS_CERT 1
  4590. | #define PRINTABLE_OS_NAME "GNU/Linux"
  4591. | #define HAVE_ICONV 1
  4592. | #define ICONV_CONST
  4593. | #define ENABLE_NLS 1
  4594. | #define HAVE_GETTEXT 1
  4595. | #define HAVE_DCGETTEXT 1
  4596. | #define HAVE_STRCHR 1
  4597. | #define HAVE_LANGINFO_CODESET 1
  4598. | #define HAVE_LC_MESSAGES 1
  4599. | #define STDC_HEADERS 1
  4600. | #define HAVE_STRING_H 1
  4601. | #define HAVE_UNISTD_H 1
  4602. | #define HAVE_LANGINFO_H 1
  4603. | #define HAVE_TERMIO_H 1
  4604. | #define HAVE_LOCALE_H 1
  4605. | #define HAVE_GETOPT_H 1
  4606. | #define HAVE_PTY_H 1
  4607. | #define HAVE_UTMP_H 1
  4608. | #define HAVE_PWD_H 1
  4609. | #define HAVE_INTTYPES_H 1
  4610. | #define HAVE_SIGNAL_H 1
  4611. | #define TIME_WITH_SYS_TIME 1
  4612. | #define RETSIGTYPE void
  4613. | #define HAVE_DECL_SYS_SIGLIST 1
  4614. | #define HAVE_SYS_SOCKET_H 1
  4615. | #define HAVE_SYS_TIME_H 1
  4616. | #define HAVE_UNISTD_H 1
  4617. | #define HAVE_WCHAR_H 1
  4618. | #define HAVE_STDINT_H 1
  4619. | #define LITTLE_ENDIAN_HOST 1
  4620. | #define HAVE_USHORT_TYPEDEF 1
  4621. | #define HAVE_ULONG_TYPEDEF 1
  4622. | #define SIZEOF_UNSIGNED_SHORT 2
  4623. | #define SIZEOF_UNSIGNED_INT 4
  4624. | #define SIZEOF_UNSIGNED_LONG 4
  4625. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4626. | #define TIME_WITH_SYS_TIME 1
  4627. | #define SIZEOF_TIME_T 4
  4628. | #define HAVE_DECL_GETPAGESIZE 1
  4629. | #define HAVE_FSEEKO 1
  4630. | #define HAVE_VPRINTF 1
  4631. | /* end confdefs.h. */
  4632. | #include <vfork.h>
  4633. configure:14005: result: no
  4634. configure:14005: checking for vfork.h
  4635. configure:14005: result: no
  4636. configure:14018: checking for fork
  4637. configure:14018: gcc -o conftest -g conftest.c >&5
  4638. conftest.c:134:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  4639. char fork ();
  4640. ^
  4641. configure:14018: $? = 0
  4642. configure:14018: result: yes
  4643. configure:14018: checking for vfork
  4644. configure:14018: gcc -o conftest -g conftest.c >&5
  4645. configure:14018: $? = 0
  4646. configure:14018: result: yes
  4647. configure:14028: checking for working fork
  4648. configure:14050: gcc -o conftest -g conftest.c >&5
  4649. configure:14050: $? = 0
  4650. configure:14050: ./conftest
  4651. configure:14050: $? = 0
  4652. configure:14060: result: yes
  4653. configure:14081: checking for working vfork
  4654. configure:14191: result: yes
  4655. configure:14219: checking for strerror
  4656. configure:14219: gcc -o conftest -g conftest.c >&5
  4657. configure:14219: $? = 0
  4658. configure:14219: result: yes
  4659. configure:14219: checking for strlwr
  4660. configure:14219: gcc -o conftest -g conftest.c >&5
  4661. /tmp/ccbXUEgT.o: In function `main':
  4662. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:150: undefined reference to `strlwr'
  4663. collect2: error: ld returned 1 exit status
  4664. configure:14219: $? = 1
  4665. configure: failed program was:
  4666. | /* confdefs.h */
  4667. | #define PACKAGE_NAME "gnupg"
  4668. | #define PACKAGE_TARNAME "gnupg"
  4669. | #define PACKAGE_VERSION "2.1.0-beta864"
  4670. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4671. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4672. | #define PACKAGE_URL ""
  4673. | #define PACKAGE "gnupg"
  4674. | #define VERSION "2.1.0-beta864"
  4675. | #define STDC_HEADERS 1
  4676. | #define HAVE_SYS_TYPES_H 1
  4677. | #define HAVE_SYS_STAT_H 1
  4678. | #define HAVE_STDLIB_H 1
  4679. | #define HAVE_STRING_H 1
  4680. | #define HAVE_MEMORY_H 1
  4681. | #define HAVE_STRINGS_H 1
  4682. | #define HAVE_INTTYPES_H 1
  4683. | #define HAVE_STDINT_H 1
  4684. | #define HAVE_UNISTD_H 1
  4685. | #define __EXTENSIONS__ 1
  4686. | #define _ALL_SOURCE 1
  4687. | #define _GNU_SOURCE 1
  4688. | #define _POSIX_PTHREAD_SEMANTICS 1
  4689. | #define _TANDEM_SOURCE 1
  4690. | #define PACKAGE "gnupg"
  4691. | #define PACKAGE_GT "gnupg2"
  4692. | #define VERSION "2.1.0-beta864"
  4693. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4694. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  4695. | #define NEED_KSBA_VERSION "1.2.0"
  4696. | #define NEED_NTBTLS_VERSION "0.1.0"
  4697. | #define NAME_OF_INSTALLED_GPG "gpg"
  4698. | #define GPG_USE_RSA 1
  4699. | #define GPG_USE_ECDH 1
  4700. | #define GPG_USE_ECDSA 1
  4701. | #define GPG_USE_EDDSA 1
  4702. | #define GPG_USE_IDEA 1
  4703. | #define GPG_USE_CAST5 1
  4704. | #define GPG_USE_BLOWFISH 1
  4705. | #define GPG_USE_AES128 1
  4706. | #define GPG_USE_AES192 1
  4707. | #define GPG_USE_AES256 1
  4708. | #define GPG_USE_TWOFISH 1
  4709. | #define GPG_USE_CAMELLIA128 1
  4710. | #define GPG_USE_CAMELLIA192 1
  4711. | #define GPG_USE_CAMELLIA256 1
  4712. | #define GPG_USE_MD5 1
  4713. | #define GPG_USE_RMD160 1
  4714. | #define GPG_USE_SHA224 1
  4715. | #define GPG_USE_SHA384 1
  4716. | #define GPG_USE_SHA512 1
  4717. | #define PK_UID_CACHE_SIZE 4096
  4718. | #define ENABLE_CARD_SUPPORT 1
  4719. | #define USE_DIRMNGR_AUTO_START 1
  4720. | #define _FILE_OFFSET_BITS 64
  4721. | #define RUN_TESTS 1
  4722. | #define USE_LDAPWRAPPER 1
  4723. | #define EXEEXT ""
  4724. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  4725. | #define ENCFS "/usr/bin/encfs"
  4726. | #define FUSERMOUNT "/bin/fusermount"
  4727. | #define HAVE_LIBUTIL 1
  4728. | #define SHRED "/usr/bin/shred"
  4729. | #define HAVE_NPTH 1
  4730. | #define USE_NPTH 1
  4731. | #define USE_DNS_SRV 1
  4732. | #define USE_DNS_PKA 1
  4733. | #define USE_DNS_CERT 1
  4734. | #define PRINTABLE_OS_NAME "GNU/Linux"
  4735. | #define HAVE_ICONV 1
  4736. | #define ICONV_CONST
  4737. | #define ENABLE_NLS 1
  4738. | #define HAVE_GETTEXT 1
  4739. | #define HAVE_DCGETTEXT 1
  4740. | #define HAVE_STRCHR 1
  4741. | #define HAVE_LANGINFO_CODESET 1
  4742. | #define HAVE_LC_MESSAGES 1
  4743. | #define STDC_HEADERS 1
  4744. | #define HAVE_STRING_H 1
  4745. | #define HAVE_UNISTD_H 1
  4746. | #define HAVE_LANGINFO_H 1
  4747. | #define HAVE_TERMIO_H 1
  4748. | #define HAVE_LOCALE_H 1
  4749. | #define HAVE_GETOPT_H 1
  4750. | #define HAVE_PTY_H 1
  4751. | #define HAVE_UTMP_H 1
  4752. | #define HAVE_PWD_H 1
  4753. | #define HAVE_INTTYPES_H 1
  4754. | #define HAVE_SIGNAL_H 1
  4755. | #define TIME_WITH_SYS_TIME 1
  4756. | #define RETSIGTYPE void
  4757. | #define HAVE_DECL_SYS_SIGLIST 1
  4758. | #define HAVE_SYS_SOCKET_H 1
  4759. | #define HAVE_SYS_TIME_H 1
  4760. | #define HAVE_UNISTD_H 1
  4761. | #define HAVE_WCHAR_H 1
  4762. | #define HAVE_STDINT_H 1
  4763. | #define LITTLE_ENDIAN_HOST 1
  4764. | #define HAVE_USHORT_TYPEDEF 1
  4765. | #define HAVE_ULONG_TYPEDEF 1
  4766. | #define SIZEOF_UNSIGNED_SHORT 2
  4767. | #define SIZEOF_UNSIGNED_INT 4
  4768. | #define SIZEOF_UNSIGNED_LONG 4
  4769. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4770. | #define TIME_WITH_SYS_TIME 1
  4771. | #define SIZEOF_TIME_T 4
  4772. | #define HAVE_DECL_GETPAGESIZE 1
  4773. | #define HAVE_FSEEKO 1
  4774. | #define HAVE_VPRINTF 1
  4775. | #define HAVE_FORK 1
  4776. | #define HAVE_VFORK 1
  4777. | #define HAVE_WORKING_VFORK 1
  4778. | #define HAVE_WORKING_FORK 1
  4779. | #define HAVE_STRERROR 1
  4780. | /* end confdefs.h. */
  4781. | /* Define strlwr to an innocuous variant, in case <limits.h> declares strlwr.
  4782. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4783. | #define strlwr innocuous_strlwr
  4784. |
  4785. | /* System header to define __stub macros and hopefully few prototypes,
  4786. | which can conflict with char strlwr (); below.
  4787. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4788. | <limits.h> exists even on freestanding compilers. */
  4789. |
  4790. | #ifdef __STDC__
  4791. | # include <limits.h>
  4792. | #else
  4793. | # include <assert.h>
  4794. | #endif
  4795. |
  4796. | #undef strlwr
  4797. |
  4798. | /* Override any GCC internal prototype to avoid an error.
  4799. | Use char because int might match the return type of a GCC
  4800. | builtin and then its argument prototype would still apply. */
  4801. | #ifdef __cplusplus
  4802. | extern "C"
  4803. | #endif
  4804. | char strlwr ();
  4805. | /* The GNU C library defines this for functions which it implements
  4806. | to always fail with ENOSYS. Some functions are actually named
  4807. | something starting with __ and the normal name is an alias. */
  4808. | #if defined __stub_strlwr || defined __stub___strlwr
  4809. | choke me
  4810. | #endif
  4811. |
  4812. | int
  4813. | main ()
  4814. | {
  4815. | return strlwr ();
  4816. | ;
  4817. | return 0;
  4818. | }
  4819. configure:14219: result: no
  4820. configure:14219: checking for tcgetattr
  4821. configure:14219: gcc -o conftest -g conftest.c >&5
  4822. configure:14219: $? = 0
  4823. configure:14219: result: yes
  4824. configure:14219: checking for mmap
  4825. configure:14219: gcc -o conftest -g conftest.c >&5
  4826. configure:14219: $? = 0
  4827. configure:14219: result: yes
  4828. configure:14219: checking for canonicalize_file_name
  4829. configure:14219: gcc -o conftest -g conftest.c >&5
  4830. configure:14219: $? = 0
  4831. configure:14219: result: yes
  4832. configure:14231: checking for strcasecmp
  4833. configure:14231: gcc -o conftest -g conftest.c >&5
  4834. conftest.c:142:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  4835. char strcasecmp ();
  4836. ^
  4837. configure:14231: $? = 0
  4838. configure:14231: result: yes
  4839. configure:14231: checking for strncasecmp
  4840. configure:14231: gcc -o conftest -g conftest.c >&5
  4841. conftest.c:143:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
  4842. char strncasecmp ();
  4843. ^
  4844. configure:14231: $? = 0
  4845. configure:14231: result: yes
  4846. configure:14231: checking for ctermid
  4847. configure:14231: gcc -o conftest -g conftest.c >&5
  4848. configure:14231: $? = 0
  4849. configure:14231: result: yes
  4850. configure:14231: checking for times
  4851. configure:14231: gcc -o conftest -g conftest.c >&5
  4852. configure:14231: $? = 0
  4853. configure:14231: result: yes
  4854. configure:14231: checking for gmtime_r
  4855. configure:14231: gcc -o conftest -g conftest.c >&5
  4856. configure:14231: $? = 0
  4857. configure:14231: result: yes
  4858. configure:14231: checking for strtoull
  4859. configure:14231: gcc -o conftest -g conftest.c >&5
  4860. configure:14231: $? = 0
  4861. configure:14231: result: yes
  4862. configure:14243: checking for unsetenv
  4863. configure:14243: gcc -o conftest -g conftest.c >&5
  4864. configure:14243: $? = 0
  4865. configure:14243: result: yes
  4866. configure:14243: checking for fcntl
  4867. configure:14243: gcc -o conftest -g conftest.c >&5
  4868. configure:14243: $? = 0
  4869. configure:14243: result: yes
  4870. configure:14243: checking for ftruncate
  4871. configure:14243: gcc -o conftest -g conftest.c >&5
  4872. configure:14243: $? = 0
  4873. configure:14243: result: yes
  4874. configure:14243: checking for inet_ntop
  4875. configure:14243: gcc -o conftest -g conftest.c >&5
  4876. configure:14243: $? = 0
  4877. configure:14243: result: yes
  4878. configure:14243: checking for canonicalize_file_name
  4879. configure:14243: result: yes
  4880. configure:14255: checking for gettimeofday
  4881. configure:14255: gcc -o conftest -g conftest.c >&5
  4882. configure:14255: $? = 0
  4883. configure:14255: result: yes
  4884. configure:14255: checking for getrusage
  4885. configure:14255: gcc -o conftest -g conftest.c >&5
  4886. configure:14255: $? = 0
  4887. configure:14255: result: yes
  4888. configure:14255: checking for getrlimit
  4889. configure:14255: gcc -o conftest -g conftest.c >&5
  4890. configure:14255: $? = 0
  4891. configure:14255: result: yes
  4892. configure:14255: checking for setrlimit
  4893. configure:14255: gcc -o conftest -g conftest.c >&5
  4894. configure:14255: $? = 0
  4895. configure:14255: result: yes
  4896. configure:14255: checking for clock_gettime
  4897. configure:14255: gcc -o conftest -g conftest.c >&5
  4898. configure:14255: $? = 0
  4899. configure:14255: result: yes
  4900. configure:14267: checking for atexit
  4901. configure:14267: gcc -o conftest -g conftest.c >&5
  4902. configure:14267: $? = 0
  4903. configure:14267: result: yes
  4904. configure:14267: checking for raise
  4905. configure:14267: gcc -o conftest -g conftest.c >&5
  4906. configure:14267: $? = 0
  4907. configure:14267: result: yes
  4908. configure:14267: checking for getpagesize
  4909. configure:14267: gcc -o conftest -g conftest.c >&5
  4910. configure:14267: $? = 0
  4911. configure:14267: result: yes
  4912. configure:14267: checking for strftime
  4913. configure:14267: gcc -o conftest -g conftest.c >&5
  4914. conftest.c:161:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
  4915. char strftime ();
  4916. ^
  4917. configure:14267: $? = 0
  4918. configure:14267: result: yes
  4919. configure:14267: checking for nl_langinfo
  4920. configure:14267: gcc -o conftest -g conftest.c >&5
  4921. configure:14267: $? = 0
  4922. configure:14267: result: yes
  4923. configure:14267: checking for setlocale
  4924. configure:14267: gcc -o conftest -g conftest.c >&5
  4925. configure:14267: $? = 0
  4926. configure:14267: result: yes
  4927. configure:14279: checking for waitpid
  4928. configure:14279: gcc -o conftest -g conftest.c >&5
  4929. configure:14279: $? = 0
  4930. configure:14279: result: yes
  4931. configure:14279: checking for wait4
  4932. configure:14279: gcc -o conftest -g conftest.c >&5
  4933. configure:14279: $? = 0
  4934. configure:14279: result: yes
  4935. configure:14279: checking for sigaction
  4936. configure:14279: gcc -o conftest -g conftest.c >&5
  4937. configure:14279: $? = 0
  4938. configure:14279: result: yes
  4939. configure:14279: checking for sigprocmask
  4940. configure:14279: gcc -o conftest -g conftest.c >&5
  4941. configure:14279: $? = 0
  4942. configure:14279: result: yes
  4943. configure:14279: checking for pipe
  4944. configure:14279: gcc -o conftest -g conftest.c >&5
  4945. configure:14279: $? = 0
  4946. configure:14279: result: yes
  4947. configure:14279: checking for getaddrinfo
  4948. configure:14279: gcc -o conftest -g conftest.c >&5
  4949. configure:14279: $? = 0
  4950. configure:14279: result: yes
  4951. configure:14291: checking for ttyname
  4952. configure:14291: gcc -o conftest -g conftest.c >&5
  4953. configure:14291: $? = 0
  4954. configure:14291: result: yes
  4955. configure:14291: checking for rand
  4956. configure:14291: gcc -o conftest -g conftest.c >&5
  4957. configure:14291: $? = 0
  4958. configure:14291: result: yes
  4959. configure:14291: checking for ftello
  4960. configure:14291: gcc -o conftest -g conftest.c >&5
  4961. configure:14291: $? = 0
  4962. configure:14291: result: yes
  4963. configure:14291: checking for fsync
  4964. configure:14291: gcc -o conftest -g conftest.c >&5
  4965. configure:14291: $? = 0
  4966. configure:14291: result: yes
  4967. configure:14291: checking for stat
  4968. configure:14291: gcc -o conftest -g conftest.c >&5
  4969. configure:14291: $? = 0
  4970. configure:14291: result: yes
  4971. configure:14291: checking for lstat
  4972. configure:14291: gcc -o conftest -g conftest.c >&5
  4973. configure:14291: $? = 0
  4974. configure:14291: result: yes
  4975. configure:14308: checking for struct sigaction
  4976. configure:14308: gcc -c -g conftest.c >&5
  4977. configure:14308: $? = 0
  4978. configure:14308: gcc -c -g conftest.c >&5
  4979. conftest.c: In function 'main':
  4980. conftest.c:158:31: error: expected expression before ')' token
  4981. if (sizeof ((struct sigaction)))
  4982. ^
  4983. configure:14308: $? = 1
  4984. configure: failed program was:
  4985. | /* confdefs.h */
  4986. | #define PACKAGE_NAME "gnupg"
  4987. | #define PACKAGE_TARNAME "gnupg"
  4988. | #define PACKAGE_VERSION "2.1.0-beta864"
  4989. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  4990. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  4991. | #define PACKAGE_URL ""
  4992. | #define PACKAGE "gnupg"
  4993. | #define VERSION "2.1.0-beta864"
  4994. | #define STDC_HEADERS 1
  4995. | #define HAVE_SYS_TYPES_H 1
  4996. | #define HAVE_SYS_STAT_H 1
  4997. | #define HAVE_STDLIB_H 1
  4998. | #define HAVE_STRING_H 1
  4999. | #define HAVE_MEMORY_H 1
  5000. | #define HAVE_STRINGS_H 1
  5001. | #define HAVE_INTTYPES_H 1
  5002. | #define HAVE_STDINT_H 1
  5003. | #define HAVE_UNISTD_H 1
  5004. | #define __EXTENSIONS__ 1
  5005. | #define _ALL_SOURCE 1
  5006. | #define _GNU_SOURCE 1
  5007. | #define _POSIX_PTHREAD_SEMANTICS 1
  5008. | #define _TANDEM_SOURCE 1
  5009. | #define PACKAGE "gnupg"
  5010. | #define PACKAGE_GT "gnupg2"
  5011. | #define VERSION "2.1.0-beta864"
  5012. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5013. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  5014. | #define NEED_KSBA_VERSION "1.2.0"
  5015. | #define NEED_NTBTLS_VERSION "0.1.0"
  5016. | #define NAME_OF_INSTALLED_GPG "gpg"
  5017. | #define GPG_USE_RSA 1
  5018. | #define GPG_USE_ECDH 1
  5019. | #define GPG_USE_ECDSA 1
  5020. | #define GPG_USE_EDDSA 1
  5021. | #define GPG_USE_IDEA 1
  5022. | #define GPG_USE_CAST5 1
  5023. | #define GPG_USE_BLOWFISH 1
  5024. | #define GPG_USE_AES128 1
  5025. | #define GPG_USE_AES192 1
  5026. | #define GPG_USE_AES256 1
  5027. | #define GPG_USE_TWOFISH 1
  5028. | #define GPG_USE_CAMELLIA128 1
  5029. | #define GPG_USE_CAMELLIA192 1
  5030. | #define GPG_USE_CAMELLIA256 1
  5031. | #define GPG_USE_MD5 1
  5032. | #define GPG_USE_RMD160 1
  5033. | #define GPG_USE_SHA224 1
  5034. | #define GPG_USE_SHA384 1
  5035. | #define GPG_USE_SHA512 1
  5036. | #define PK_UID_CACHE_SIZE 4096
  5037. | #define ENABLE_CARD_SUPPORT 1
  5038. | #define USE_DIRMNGR_AUTO_START 1
  5039. | #define _FILE_OFFSET_BITS 64
  5040. | #define RUN_TESTS 1
  5041. | #define USE_LDAPWRAPPER 1
  5042. | #define EXEEXT ""
  5043. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  5044. | #define ENCFS "/usr/bin/encfs"
  5045. | #define FUSERMOUNT "/bin/fusermount"
  5046. | #define HAVE_LIBUTIL 1
  5047. | #define SHRED "/usr/bin/shred"
  5048. | #define HAVE_NPTH 1
  5049. | #define USE_NPTH 1
  5050. | #define USE_DNS_SRV 1
  5051. | #define USE_DNS_PKA 1
  5052. | #define USE_DNS_CERT 1
  5053. | #define PRINTABLE_OS_NAME "GNU/Linux"
  5054. | #define HAVE_ICONV 1
  5055. | #define ICONV_CONST
  5056. | #define ENABLE_NLS 1
  5057. | #define HAVE_GETTEXT 1
  5058. | #define HAVE_DCGETTEXT 1
  5059. | #define HAVE_STRCHR 1
  5060. | #define HAVE_LANGINFO_CODESET 1
  5061. | #define HAVE_LC_MESSAGES 1
  5062. | #define STDC_HEADERS 1
  5063. | #define HAVE_STRING_H 1
  5064. | #define HAVE_UNISTD_H 1
  5065. | #define HAVE_LANGINFO_H 1
  5066. | #define HAVE_TERMIO_H 1
  5067. | #define HAVE_LOCALE_H 1
  5068. | #define HAVE_GETOPT_H 1
  5069. | #define HAVE_PTY_H 1
  5070. | #define HAVE_UTMP_H 1
  5071. | #define HAVE_PWD_H 1
  5072. | #define HAVE_INTTYPES_H 1
  5073. | #define HAVE_SIGNAL_H 1
  5074. | #define TIME_WITH_SYS_TIME 1
  5075. | #define RETSIGTYPE void
  5076. | #define HAVE_DECL_SYS_SIGLIST 1
  5077. | #define HAVE_SYS_SOCKET_H 1
  5078. | #define HAVE_SYS_TIME_H 1
  5079. | #define HAVE_UNISTD_H 1
  5080. | #define HAVE_WCHAR_H 1
  5081. | #define HAVE_STDINT_H 1
  5082. | #define LITTLE_ENDIAN_HOST 1
  5083. | #define HAVE_USHORT_TYPEDEF 1
  5084. | #define HAVE_ULONG_TYPEDEF 1
  5085. | #define SIZEOF_UNSIGNED_SHORT 2
  5086. | #define SIZEOF_UNSIGNED_INT 4
  5087. | #define SIZEOF_UNSIGNED_LONG 4
  5088. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5089. | #define TIME_WITH_SYS_TIME 1
  5090. | #define SIZEOF_TIME_T 4
  5091. | #define HAVE_DECL_GETPAGESIZE 1
  5092. | #define HAVE_FSEEKO 1
  5093. | #define HAVE_VPRINTF 1
  5094. | #define HAVE_FORK 1
  5095. | #define HAVE_VFORK 1
  5096. | #define HAVE_WORKING_VFORK 1
  5097. | #define HAVE_WORKING_FORK 1
  5098. | #define HAVE_STRERROR 1
  5099. | #define HAVE_TCGETATTR 1
  5100. | #define HAVE_MMAP 1
  5101. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5102. | #define HAVE_STRCASECMP 1
  5103. | #define HAVE_STRNCASECMP 1
  5104. | #define HAVE_CTERMID 1
  5105. | #define HAVE_TIMES 1
  5106. | #define HAVE_GMTIME_R 1
  5107. | #define HAVE_STRTOULL 1
  5108. | #define HAVE_UNSETENV 1
  5109. | #define HAVE_FCNTL 1
  5110. | #define HAVE_FTRUNCATE 1
  5111. | #define HAVE_INET_NTOP 1
  5112. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5113. | #define HAVE_GETTIMEOFDAY 1
  5114. | #define HAVE_GETRUSAGE 1
  5115. | #define HAVE_GETRLIMIT 1
  5116. | #define HAVE_SETRLIMIT 1
  5117. | #define HAVE_CLOCK_GETTIME 1
  5118. | #define HAVE_ATEXIT 1
  5119. | #define HAVE_RAISE 1
  5120. | #define HAVE_GETPAGESIZE 1
  5121. | #define HAVE_STRFTIME 1
  5122. | #define HAVE_NL_LANGINFO 1
  5123. | #define HAVE_SETLOCALE 1
  5124. | #define HAVE_WAITPID 1
  5125. | #define HAVE_WAIT4 1
  5126. | #define HAVE_SIGACTION 1
  5127. | #define HAVE_SIGPROCMASK 1
  5128. | #define HAVE_PIPE 1
  5129. | #define HAVE_GETADDRINFO 1
  5130. | #define HAVE_TTYNAME 1
  5131. | #define HAVE_RAND 1
  5132. | #define HAVE_FTELLO 1
  5133. | #define HAVE_FSYNC 1
  5134. | #define HAVE_STAT 1
  5135. | #define HAVE_LSTAT 1
  5136. | /* end confdefs.h. */
  5137. | #include <signal.h>
  5138. |
  5139. | int
  5140. | main ()
  5141. | {
  5142. | if (sizeof ((struct sigaction)))
  5143. | return 0;
  5144. | ;
  5145. | return 0;
  5146. | }
  5147. configure:14308: result: yes
  5148. configure:14318: checking for sigset_t
  5149. configure:14318: gcc -c -g conftest.c >&5
  5150. configure:14318: $? = 0
  5151. configure:14318: gcc -c -g conftest.c >&5
  5152. conftest.c: In function 'main':
  5153. conftest.c:159:23: error: expected expression before ')' token
  5154. if (sizeof ((sigset_t)))
  5155. ^
  5156. configure:14318: $? = 1
  5157. configure: failed program was:
  5158. | /* confdefs.h */
  5159. | #define PACKAGE_NAME "gnupg"
  5160. | #define PACKAGE_TARNAME "gnupg"
  5161. | #define PACKAGE_VERSION "2.1.0-beta864"
  5162. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  5163. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5164. | #define PACKAGE_URL ""
  5165. | #define PACKAGE "gnupg"
  5166. | #define VERSION "2.1.0-beta864"
  5167. | #define STDC_HEADERS 1
  5168. | #define HAVE_SYS_TYPES_H 1
  5169. | #define HAVE_SYS_STAT_H 1
  5170. | #define HAVE_STDLIB_H 1
  5171. | #define HAVE_STRING_H 1
  5172. | #define HAVE_MEMORY_H 1
  5173. | #define HAVE_STRINGS_H 1
  5174. | #define HAVE_INTTYPES_H 1
  5175. | #define HAVE_STDINT_H 1
  5176. | #define HAVE_UNISTD_H 1
  5177. | #define __EXTENSIONS__ 1
  5178. | #define _ALL_SOURCE 1
  5179. | #define _GNU_SOURCE 1
  5180. | #define _POSIX_PTHREAD_SEMANTICS 1
  5181. | #define _TANDEM_SOURCE 1
  5182. | #define PACKAGE "gnupg"
  5183. | #define PACKAGE_GT "gnupg2"
  5184. | #define VERSION "2.1.0-beta864"
  5185. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5186. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  5187. | #define NEED_KSBA_VERSION "1.2.0"
  5188. | #define NEED_NTBTLS_VERSION "0.1.0"
  5189. | #define NAME_OF_INSTALLED_GPG "gpg"
  5190. | #define GPG_USE_RSA 1
  5191. | #define GPG_USE_ECDH 1
  5192. | #define GPG_USE_ECDSA 1
  5193. | #define GPG_USE_EDDSA 1
  5194. | #define GPG_USE_IDEA 1
  5195. | #define GPG_USE_CAST5 1
  5196. | #define GPG_USE_BLOWFISH 1
  5197. | #define GPG_USE_AES128 1
  5198. | #define GPG_USE_AES192 1
  5199. | #define GPG_USE_AES256 1
  5200. | #define GPG_USE_TWOFISH 1
  5201. | #define GPG_USE_CAMELLIA128 1
  5202. | #define GPG_USE_CAMELLIA192 1
  5203. | #define GPG_USE_CAMELLIA256 1
  5204. | #define GPG_USE_MD5 1
  5205. | #define GPG_USE_RMD160 1
  5206. | #define GPG_USE_SHA224 1
  5207. | #define GPG_USE_SHA384 1
  5208. | #define GPG_USE_SHA512 1
  5209. | #define PK_UID_CACHE_SIZE 4096
  5210. | #define ENABLE_CARD_SUPPORT 1
  5211. | #define USE_DIRMNGR_AUTO_START 1
  5212. | #define _FILE_OFFSET_BITS 64
  5213. | #define RUN_TESTS 1
  5214. | #define USE_LDAPWRAPPER 1
  5215. | #define EXEEXT ""
  5216. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  5217. | #define ENCFS "/usr/bin/encfs"
  5218. | #define FUSERMOUNT "/bin/fusermount"
  5219. | #define HAVE_LIBUTIL 1
  5220. | #define SHRED "/usr/bin/shred"
  5221. | #define HAVE_NPTH 1
  5222. | #define USE_NPTH 1
  5223. | #define USE_DNS_SRV 1
  5224. | #define USE_DNS_PKA 1
  5225. | #define USE_DNS_CERT 1
  5226. | #define PRINTABLE_OS_NAME "GNU/Linux"
  5227. | #define HAVE_ICONV 1
  5228. | #define ICONV_CONST
  5229. | #define ENABLE_NLS 1
  5230. | #define HAVE_GETTEXT 1
  5231. | #define HAVE_DCGETTEXT 1
  5232. | #define HAVE_STRCHR 1
  5233. | #define HAVE_LANGINFO_CODESET 1
  5234. | #define HAVE_LC_MESSAGES 1
  5235. | #define STDC_HEADERS 1
  5236. | #define HAVE_STRING_H 1
  5237. | #define HAVE_UNISTD_H 1
  5238. | #define HAVE_LANGINFO_H 1
  5239. | #define HAVE_TERMIO_H 1
  5240. | #define HAVE_LOCALE_H 1
  5241. | #define HAVE_GETOPT_H 1
  5242. | #define HAVE_PTY_H 1
  5243. | #define HAVE_UTMP_H 1
  5244. | #define HAVE_PWD_H 1
  5245. | #define HAVE_INTTYPES_H 1
  5246. | #define HAVE_SIGNAL_H 1
  5247. | #define TIME_WITH_SYS_TIME 1
  5248. | #define RETSIGTYPE void
  5249. | #define HAVE_DECL_SYS_SIGLIST 1
  5250. | #define HAVE_SYS_SOCKET_H 1
  5251. | #define HAVE_SYS_TIME_H 1
  5252. | #define HAVE_UNISTD_H 1
  5253. | #define HAVE_WCHAR_H 1
  5254. | #define HAVE_STDINT_H 1
  5255. | #define LITTLE_ENDIAN_HOST 1
  5256. | #define HAVE_USHORT_TYPEDEF 1
  5257. | #define HAVE_ULONG_TYPEDEF 1
  5258. | #define SIZEOF_UNSIGNED_SHORT 2
  5259. | #define SIZEOF_UNSIGNED_INT 4
  5260. | #define SIZEOF_UNSIGNED_LONG 4
  5261. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5262. | #define TIME_WITH_SYS_TIME 1
  5263. | #define SIZEOF_TIME_T 4
  5264. | #define HAVE_DECL_GETPAGESIZE 1
  5265. | #define HAVE_FSEEKO 1
  5266. | #define HAVE_VPRINTF 1
  5267. | #define HAVE_FORK 1
  5268. | #define HAVE_VFORK 1
  5269. | #define HAVE_WORKING_VFORK 1
  5270. | #define HAVE_WORKING_FORK 1
  5271. | #define HAVE_STRERROR 1
  5272. | #define HAVE_TCGETATTR 1
  5273. | #define HAVE_MMAP 1
  5274. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5275. | #define HAVE_STRCASECMP 1
  5276. | #define HAVE_STRNCASECMP 1
  5277. | #define HAVE_CTERMID 1
  5278. | #define HAVE_TIMES 1
  5279. | #define HAVE_GMTIME_R 1
  5280. | #define HAVE_STRTOULL 1
  5281. | #define HAVE_UNSETENV 1
  5282. | #define HAVE_FCNTL 1
  5283. | #define HAVE_FTRUNCATE 1
  5284. | #define HAVE_INET_NTOP 1
  5285. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5286. | #define HAVE_GETTIMEOFDAY 1
  5287. | #define HAVE_GETRUSAGE 1
  5288. | #define HAVE_GETRLIMIT 1
  5289. | #define HAVE_SETRLIMIT 1
  5290. | #define HAVE_CLOCK_GETTIME 1
  5291. | #define HAVE_ATEXIT 1
  5292. | #define HAVE_RAISE 1
  5293. | #define HAVE_GETPAGESIZE 1
  5294. | #define HAVE_STRFTIME 1
  5295. | #define HAVE_NL_LANGINFO 1
  5296. | #define HAVE_SETLOCALE 1
  5297. | #define HAVE_WAITPID 1
  5298. | #define HAVE_WAIT4 1
  5299. | #define HAVE_SIGACTION 1
  5300. | #define HAVE_SIGPROCMASK 1
  5301. | #define HAVE_PIPE 1
  5302. | #define HAVE_GETADDRINFO 1
  5303. | #define HAVE_TTYNAME 1
  5304. | #define HAVE_RAND 1
  5305. | #define HAVE_FTELLO 1
  5306. | #define HAVE_FSYNC 1
  5307. | #define HAVE_STAT 1
  5308. | #define HAVE_LSTAT 1
  5309. | #define HAVE_STRUCT_SIGACTION 1
  5310. | /* end confdefs.h. */
  5311. | #include <signal.h>
  5312. |
  5313. | int
  5314. | main ()
  5315. | {
  5316. | if (sizeof ((sigset_t)))
  5317. | return 0;
  5318. | ;
  5319. | return 0;
  5320. | }
  5321. configure:14318: result: yes
  5322. configure:14340: checking for signal.h
  5323. configure:14340: result: yes
  5324. configure:14356: checking for memicmp
  5325. configure:14356: gcc -o conftest -g conftest.c >&5
  5326. /tmp/cc8WQiSi.o: In function `main':
  5327. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:190: undefined reference to `memicmp'
  5328. collect2: error: ld returned 1 exit status
  5329. configure:14356: $? = 1
  5330. configure: failed program was:
  5331. | /* confdefs.h */
  5332. | #define PACKAGE_NAME "gnupg"
  5333. | #define PACKAGE_TARNAME "gnupg"
  5334. | #define PACKAGE_VERSION "2.1.0-beta864"
  5335. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  5336. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5337. | #define PACKAGE_URL ""
  5338. | #define PACKAGE "gnupg"
  5339. | #define VERSION "2.1.0-beta864"
  5340. | #define STDC_HEADERS 1
  5341. | #define HAVE_SYS_TYPES_H 1
  5342. | #define HAVE_SYS_STAT_H 1
  5343. | #define HAVE_STDLIB_H 1
  5344. | #define HAVE_STRING_H 1
  5345. | #define HAVE_MEMORY_H 1
  5346. | #define HAVE_STRINGS_H 1
  5347. | #define HAVE_INTTYPES_H 1
  5348. | #define HAVE_STDINT_H 1
  5349. | #define HAVE_UNISTD_H 1
  5350. | #define __EXTENSIONS__ 1
  5351. | #define _ALL_SOURCE 1
  5352. | #define _GNU_SOURCE 1
  5353. | #define _POSIX_PTHREAD_SEMANTICS 1
  5354. | #define _TANDEM_SOURCE 1
  5355. | #define PACKAGE "gnupg"
  5356. | #define PACKAGE_GT "gnupg2"
  5357. | #define VERSION "2.1.0-beta864"
  5358. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5359. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  5360. | #define NEED_KSBA_VERSION "1.2.0"
  5361. | #define NEED_NTBTLS_VERSION "0.1.0"
  5362. | #define NAME_OF_INSTALLED_GPG "gpg"
  5363. | #define GPG_USE_RSA 1
  5364. | #define GPG_USE_ECDH 1
  5365. | #define GPG_USE_ECDSA 1
  5366. | #define GPG_USE_EDDSA 1
  5367. | #define GPG_USE_IDEA 1
  5368. | #define GPG_USE_CAST5 1
  5369. | #define GPG_USE_BLOWFISH 1
  5370. | #define GPG_USE_AES128 1
  5371. | #define GPG_USE_AES192 1
  5372. | #define GPG_USE_AES256 1
  5373. | #define GPG_USE_TWOFISH 1
  5374. | #define GPG_USE_CAMELLIA128 1
  5375. | #define GPG_USE_CAMELLIA192 1
  5376. | #define GPG_USE_CAMELLIA256 1
  5377. | #define GPG_USE_MD5 1
  5378. | #define GPG_USE_RMD160 1
  5379. | #define GPG_USE_SHA224 1
  5380. | #define GPG_USE_SHA384 1
  5381. | #define GPG_USE_SHA512 1
  5382. | #define PK_UID_CACHE_SIZE 4096
  5383. | #define ENABLE_CARD_SUPPORT 1
  5384. | #define USE_DIRMNGR_AUTO_START 1
  5385. | #define _FILE_OFFSET_BITS 64
  5386. | #define RUN_TESTS 1
  5387. | #define USE_LDAPWRAPPER 1
  5388. | #define EXEEXT ""
  5389. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  5390. | #define ENCFS "/usr/bin/encfs"
  5391. | #define FUSERMOUNT "/bin/fusermount"
  5392. | #define HAVE_LIBUTIL 1
  5393. | #define SHRED "/usr/bin/shred"
  5394. | #define HAVE_NPTH 1
  5395. | #define USE_NPTH 1
  5396. | #define USE_DNS_SRV 1
  5397. | #define USE_DNS_PKA 1
  5398. | #define USE_DNS_CERT 1
  5399. | #define PRINTABLE_OS_NAME "GNU/Linux"
  5400. | #define HAVE_ICONV 1
  5401. | #define ICONV_CONST
  5402. | #define ENABLE_NLS 1
  5403. | #define HAVE_GETTEXT 1
  5404. | #define HAVE_DCGETTEXT 1
  5405. | #define HAVE_STRCHR 1
  5406. | #define HAVE_LANGINFO_CODESET 1
  5407. | #define HAVE_LC_MESSAGES 1
  5408. | #define STDC_HEADERS 1
  5409. | #define HAVE_STRING_H 1
  5410. | #define HAVE_UNISTD_H 1
  5411. | #define HAVE_LANGINFO_H 1
  5412. | #define HAVE_TERMIO_H 1
  5413. | #define HAVE_LOCALE_H 1
  5414. | #define HAVE_GETOPT_H 1
  5415. | #define HAVE_PTY_H 1
  5416. | #define HAVE_UTMP_H 1
  5417. | #define HAVE_PWD_H 1
  5418. | #define HAVE_INTTYPES_H 1
  5419. | #define HAVE_SIGNAL_H 1
  5420. | #define TIME_WITH_SYS_TIME 1
  5421. | #define RETSIGTYPE void
  5422. | #define HAVE_DECL_SYS_SIGLIST 1
  5423. | #define HAVE_SYS_SOCKET_H 1
  5424. | #define HAVE_SYS_TIME_H 1
  5425. | #define HAVE_UNISTD_H 1
  5426. | #define HAVE_WCHAR_H 1
  5427. | #define HAVE_STDINT_H 1
  5428. | #define LITTLE_ENDIAN_HOST 1
  5429. | #define HAVE_USHORT_TYPEDEF 1
  5430. | #define HAVE_ULONG_TYPEDEF 1
  5431. | #define SIZEOF_UNSIGNED_SHORT 2
  5432. | #define SIZEOF_UNSIGNED_INT 4
  5433. | #define SIZEOF_UNSIGNED_LONG 4
  5434. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5435. | #define TIME_WITH_SYS_TIME 1
  5436. | #define SIZEOF_TIME_T 4
  5437. | #define HAVE_DECL_GETPAGESIZE 1
  5438. | #define HAVE_FSEEKO 1
  5439. | #define HAVE_VPRINTF 1
  5440. | #define HAVE_FORK 1
  5441. | #define HAVE_VFORK 1
  5442. | #define HAVE_WORKING_VFORK 1
  5443. | #define HAVE_WORKING_FORK 1
  5444. | #define HAVE_STRERROR 1
  5445. | #define HAVE_TCGETATTR 1
  5446. | #define HAVE_MMAP 1
  5447. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5448. | #define HAVE_STRCASECMP 1
  5449. | #define HAVE_STRNCASECMP 1
  5450. | #define HAVE_CTERMID 1
  5451. | #define HAVE_TIMES 1
  5452. | #define HAVE_GMTIME_R 1
  5453. | #define HAVE_STRTOULL 1
  5454. | #define HAVE_UNSETENV 1
  5455. | #define HAVE_FCNTL 1
  5456. | #define HAVE_FTRUNCATE 1
  5457. | #define HAVE_INET_NTOP 1
  5458. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5459. | #define HAVE_GETTIMEOFDAY 1
  5460. | #define HAVE_GETRUSAGE 1
  5461. | #define HAVE_GETRLIMIT 1
  5462. | #define HAVE_SETRLIMIT 1
  5463. | #define HAVE_CLOCK_GETTIME 1
  5464. | #define HAVE_ATEXIT 1
  5465. | #define HAVE_RAISE 1
  5466. | #define HAVE_GETPAGESIZE 1
  5467. | #define HAVE_STRFTIME 1
  5468. | #define HAVE_NL_LANGINFO 1
  5469. | #define HAVE_SETLOCALE 1
  5470. | #define HAVE_WAITPID 1
  5471. | #define HAVE_WAIT4 1
  5472. | #define HAVE_SIGACTION 1
  5473. | #define HAVE_SIGPROCMASK 1
  5474. | #define HAVE_PIPE 1
  5475. | #define HAVE_GETADDRINFO 1
  5476. | #define HAVE_TTYNAME 1
  5477. | #define HAVE_RAND 1
  5478. | #define HAVE_FTELLO 1
  5479. | #define HAVE_FSYNC 1
  5480. | #define HAVE_STAT 1
  5481. | #define HAVE_LSTAT 1
  5482. | #define HAVE_STRUCT_SIGACTION 1
  5483. | #define HAVE_SIGSET_T 1
  5484. | #define HAVE_SIGNAL_H 1
  5485. | /* end confdefs.h. */
  5486. | /* Define memicmp to an innocuous variant, in case <limits.h> declares memicmp.
  5487. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5488. | #define memicmp innocuous_memicmp
  5489. |
  5490. | /* System header to define __stub macros and hopefully few prototypes,
  5491. | which can conflict with char memicmp (); below.
  5492. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5493. | <limits.h> exists even on freestanding compilers. */
  5494. |
  5495. | #ifdef __STDC__
  5496. | # include <limits.h>
  5497. | #else
  5498. | # include <assert.h>
  5499. | #endif
  5500. |
  5501. | #undef memicmp
  5502. |
  5503. | /* Override any GCC internal prototype to avoid an error.
  5504. | Use char because int might match the return type of a GCC
  5505. | builtin and then its argument prototype would still apply. */
  5506. | #ifdef __cplusplus
  5507. | extern "C"
  5508. | #endif
  5509. | char memicmp ();
  5510. | /* The GNU C library defines this for functions which it implements
  5511. | to always fail with ENOSYS. Some functions are actually named
  5512. | something starting with __ and the normal name is an alias. */
  5513. | #if defined __stub_memicmp || defined __stub___memicmp
  5514. | choke me
  5515. | #endif
  5516. |
  5517. | int
  5518. | main ()
  5519. | {
  5520. | return memicmp ();
  5521. | ;
  5522. | return 0;
  5523. | }
  5524. configure:14356: result: no
  5525. configure:14356: checking for stpcpy
  5526. configure:14356: gcc -o conftest -g conftest.c >&5
  5527. conftest.c:179:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
  5528. char stpcpy ();
  5529. ^
  5530. configure:14356: $? = 0
  5531. configure:14356: result: yes
  5532. configure:14356: checking for strsep
  5533. configure:14356: gcc -o conftest -g conftest.c >&5
  5534. configure:14356: $? = 0
  5535. configure:14356: result: yes
  5536. configure:14356: checking for strlwr
  5537. configure:14356: result: no
  5538. configure:14356: checking for strtoul
  5539. configure:14356: gcc -o conftest -g conftest.c >&5
  5540. configure:14356: $? = 0
  5541. configure:14356: result: yes
  5542. configure:14356: checking for memmove
  5543. configure:14356: gcc -o conftest -g conftest.c >&5
  5544. conftest.c:182:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  5545. char memmove ();
  5546. ^
  5547. configure:14356: $? = 0
  5548. configure:14356: result: yes
  5549. configure:14356: checking for stricmp
  5550. configure:14356: gcc -o conftest -g conftest.c >&5
  5551. /tmp/ccU70otv.o: In function `main':
  5552. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:194: undefined reference to `stricmp'
  5553. collect2: error: ld returned 1 exit status
  5554. configure:14356: $? = 1
  5555. configure: failed program was:
  5556. | /* confdefs.h */
  5557. | #define PACKAGE_NAME "gnupg"
  5558. | #define PACKAGE_TARNAME "gnupg"
  5559. | #define PACKAGE_VERSION "2.1.0-beta864"
  5560. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  5561. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5562. | #define PACKAGE_URL ""
  5563. | #define PACKAGE "gnupg"
  5564. | #define VERSION "2.1.0-beta864"
  5565. | #define STDC_HEADERS 1
  5566. | #define HAVE_SYS_TYPES_H 1
  5567. | #define HAVE_SYS_STAT_H 1
  5568. | #define HAVE_STDLIB_H 1
  5569. | #define HAVE_STRING_H 1
  5570. | #define HAVE_MEMORY_H 1
  5571. | #define HAVE_STRINGS_H 1
  5572. | #define HAVE_INTTYPES_H 1
  5573. | #define HAVE_STDINT_H 1
  5574. | #define HAVE_UNISTD_H 1
  5575. | #define __EXTENSIONS__ 1
  5576. | #define _ALL_SOURCE 1
  5577. | #define _GNU_SOURCE 1
  5578. | #define _POSIX_PTHREAD_SEMANTICS 1
  5579. | #define _TANDEM_SOURCE 1
  5580. | #define PACKAGE "gnupg"
  5581. | #define PACKAGE_GT "gnupg2"
  5582. | #define VERSION "2.1.0-beta864"
  5583. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5584. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  5585. | #define NEED_KSBA_VERSION "1.2.0"
  5586. | #define NEED_NTBTLS_VERSION "0.1.0"
  5587. | #define NAME_OF_INSTALLED_GPG "gpg"
  5588. | #define GPG_USE_RSA 1
  5589. | #define GPG_USE_ECDH 1
  5590. | #define GPG_USE_ECDSA 1
  5591. | #define GPG_USE_EDDSA 1
  5592. | #define GPG_USE_IDEA 1
  5593. | #define GPG_USE_CAST5 1
  5594. | #define GPG_USE_BLOWFISH 1
  5595. | #define GPG_USE_AES128 1
  5596. | #define GPG_USE_AES192 1
  5597. | #define GPG_USE_AES256 1
  5598. | #define GPG_USE_TWOFISH 1
  5599. | #define GPG_USE_CAMELLIA128 1
  5600. | #define GPG_USE_CAMELLIA192 1
  5601. | #define GPG_USE_CAMELLIA256 1
  5602. | #define GPG_USE_MD5 1
  5603. | #define GPG_USE_RMD160 1
  5604. | #define GPG_USE_SHA224 1
  5605. | #define GPG_USE_SHA384 1
  5606. | #define GPG_USE_SHA512 1
  5607. | #define PK_UID_CACHE_SIZE 4096
  5608. | #define ENABLE_CARD_SUPPORT 1
  5609. | #define USE_DIRMNGR_AUTO_START 1
  5610. | #define _FILE_OFFSET_BITS 64
  5611. | #define RUN_TESTS 1
  5612. | #define USE_LDAPWRAPPER 1
  5613. | #define EXEEXT ""
  5614. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  5615. | #define ENCFS "/usr/bin/encfs"
  5616. | #define FUSERMOUNT "/bin/fusermount"
  5617. | #define HAVE_LIBUTIL 1
  5618. | #define SHRED "/usr/bin/shred"
  5619. | #define HAVE_NPTH 1
  5620. | #define USE_NPTH 1
  5621. | #define USE_DNS_SRV 1
  5622. | #define USE_DNS_PKA 1
  5623. | #define USE_DNS_CERT 1
  5624. | #define PRINTABLE_OS_NAME "GNU/Linux"
  5625. | #define HAVE_ICONV 1
  5626. | #define ICONV_CONST
  5627. | #define ENABLE_NLS 1
  5628. | #define HAVE_GETTEXT 1
  5629. | #define HAVE_DCGETTEXT 1
  5630. | #define HAVE_STRCHR 1
  5631. | #define HAVE_LANGINFO_CODESET 1
  5632. | #define HAVE_LC_MESSAGES 1
  5633. | #define STDC_HEADERS 1
  5634. | #define HAVE_STRING_H 1
  5635. | #define HAVE_UNISTD_H 1
  5636. | #define HAVE_LANGINFO_H 1
  5637. | #define HAVE_TERMIO_H 1
  5638. | #define HAVE_LOCALE_H 1
  5639. | #define HAVE_GETOPT_H 1
  5640. | #define HAVE_PTY_H 1
  5641. | #define HAVE_UTMP_H 1
  5642. | #define HAVE_PWD_H 1
  5643. | #define HAVE_INTTYPES_H 1
  5644. | #define HAVE_SIGNAL_H 1
  5645. | #define TIME_WITH_SYS_TIME 1
  5646. | #define RETSIGTYPE void
  5647. | #define HAVE_DECL_SYS_SIGLIST 1
  5648. | #define HAVE_SYS_SOCKET_H 1
  5649. | #define HAVE_SYS_TIME_H 1
  5650. | #define HAVE_UNISTD_H 1
  5651. | #define HAVE_WCHAR_H 1
  5652. | #define HAVE_STDINT_H 1
  5653. | #define LITTLE_ENDIAN_HOST 1
  5654. | #define HAVE_USHORT_TYPEDEF 1
  5655. | #define HAVE_ULONG_TYPEDEF 1
  5656. | #define SIZEOF_UNSIGNED_SHORT 2
  5657. | #define SIZEOF_UNSIGNED_INT 4
  5658. | #define SIZEOF_UNSIGNED_LONG 4
  5659. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5660. | #define TIME_WITH_SYS_TIME 1
  5661. | #define SIZEOF_TIME_T 4
  5662. | #define HAVE_DECL_GETPAGESIZE 1
  5663. | #define HAVE_FSEEKO 1
  5664. | #define HAVE_VPRINTF 1
  5665. | #define HAVE_FORK 1
  5666. | #define HAVE_VFORK 1
  5667. | #define HAVE_WORKING_VFORK 1
  5668. | #define HAVE_WORKING_FORK 1
  5669. | #define HAVE_STRERROR 1
  5670. | #define HAVE_TCGETATTR 1
  5671. | #define HAVE_MMAP 1
  5672. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5673. | #define HAVE_STRCASECMP 1
  5674. | #define HAVE_STRNCASECMP 1
  5675. | #define HAVE_CTERMID 1
  5676. | #define HAVE_TIMES 1
  5677. | #define HAVE_GMTIME_R 1
  5678. | #define HAVE_STRTOULL 1
  5679. | #define HAVE_UNSETENV 1
  5680. | #define HAVE_FCNTL 1
  5681. | #define HAVE_FTRUNCATE 1
  5682. | #define HAVE_INET_NTOP 1
  5683. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5684. | #define HAVE_GETTIMEOFDAY 1
  5685. | #define HAVE_GETRUSAGE 1
  5686. | #define HAVE_GETRLIMIT 1
  5687. | #define HAVE_SETRLIMIT 1
  5688. | #define HAVE_CLOCK_GETTIME 1
  5689. | #define HAVE_ATEXIT 1
  5690. | #define HAVE_RAISE 1
  5691. | #define HAVE_GETPAGESIZE 1
  5692. | #define HAVE_STRFTIME 1
  5693. | #define HAVE_NL_LANGINFO 1
  5694. | #define HAVE_SETLOCALE 1
  5695. | #define HAVE_WAITPID 1
  5696. | #define HAVE_WAIT4 1
  5697. | #define HAVE_SIGACTION 1
  5698. | #define HAVE_SIGPROCMASK 1
  5699. | #define HAVE_PIPE 1
  5700. | #define HAVE_GETADDRINFO 1
  5701. | #define HAVE_TTYNAME 1
  5702. | #define HAVE_RAND 1
  5703. | #define HAVE_FTELLO 1
  5704. | #define HAVE_FSYNC 1
  5705. | #define HAVE_STAT 1
  5706. | #define HAVE_LSTAT 1
  5707. | #define HAVE_STRUCT_SIGACTION 1
  5708. | #define HAVE_SIGSET_T 1
  5709. | #define HAVE_SIGNAL_H 1
  5710. | #define HAVE_STPCPY 1
  5711. | #define HAVE_STRSEP 1
  5712. | #define HAVE_STRTOUL 1
  5713. | #define HAVE_MEMMOVE 1
  5714. | /* end confdefs.h. */
  5715. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  5716. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5717. | #define stricmp innocuous_stricmp
  5718. |
  5719. | /* System header to define __stub macros and hopefully few prototypes,
  5720. | which can conflict with char stricmp (); below.
  5721. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5722. | <limits.h> exists even on freestanding compilers. */
  5723. |
  5724. | #ifdef __STDC__
  5725. | # include <limits.h>
  5726. | #else
  5727. | # include <assert.h>
  5728. | #endif
  5729. |
  5730. | #undef stricmp
  5731. |
  5732. | /* Override any GCC internal prototype to avoid an error.
  5733. | Use char because int might match the return type of a GCC
  5734. | builtin and then its argument prototype would still apply. */
  5735. | #ifdef __cplusplus
  5736. | extern "C"
  5737. | #endif
  5738. | char stricmp ();
  5739. | /* The GNU C library defines this for functions which it implements
  5740. | to always fail with ENOSYS. Some functions are actually named
  5741. | something starting with __ and the normal name is an alias. */
  5742. | #if defined __stub_stricmp || defined __stub___stricmp
  5743. | choke me
  5744. | #endif
  5745. |
  5746. | int
  5747. | main ()
  5748. | {
  5749. | return stricmp ();
  5750. | ;
  5751. | return 0;
  5752. | }
  5753. configure:14356: result: no
  5754. configure:14356: checking for strtol
  5755. configure:14356: gcc -o conftest -g conftest.c >&5
  5756. configure:14356: $? = 0
  5757. configure:14356: result: yes
  5758. configure:14356: checking for memrchr
  5759. configure:14356: gcc -o conftest -g conftest.c >&5
  5760. configure:14356: $? = 0
  5761. configure:14356: result: yes
  5762. configure:14356: checking for isascii
  5763. configure:14356: gcc -o conftest -g conftest.c >&5
  5764. conftest.c:185:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
  5765. char isascii ();
  5766. ^
  5767. configure:14356: $? = 0
  5768. configure:14356: result: yes
  5769. configure:14356: checking for timegm
  5770. configure:14356: gcc -o conftest -g conftest.c >&5
  5771. configure:14356: $? = 0
  5772. configure:14356: result: yes
  5773. configure:14356: checking for getrusage
  5774. configure:14356: result: yes
  5775. configure:14356: checking for setrlimit
  5776. configure:14356: result: yes
  5777. configure:14356: checking for stat
  5778. configure:14356: result: yes
  5779. configure:14356: checking for setlocale
  5780. configure:14356: result: yes
  5781. configure:14356: checking for flockfile
  5782. configure:14356: gcc -o conftest -g conftest.c >&5
  5783. configure:14356: $? = 0
  5784. configure:14356: result: yes
  5785. configure:14356: checking for funlockfile
  5786. configure:14356: gcc -o conftest -g conftest.c >&5
  5787. configure:14356: $? = 0
  5788. configure:14356: result: yes
  5789. configure:14356: checking for fopencookie
  5790. configure:14356: gcc -o conftest -g conftest.c >&5
  5791. configure:14356: $? = 0
  5792. configure:14356: result: yes
  5793. configure:14356: checking for funopen
  5794. configure:14356: gcc -o conftest -g conftest.c >&5
  5795. /tmp/ccU0uLRk.o: In function `main':
  5796. /home/pete/gpg/gnupg-2.1.0-beta864/PLAY/build/gnupg/conftest.c:205: undefined reference to `funopen'
  5797. collect2: error: ld returned 1 exit status
  5798. configure:14356: $? = 1
  5799. configure: failed program was:
  5800. | /* confdefs.h */
  5801. | #define PACKAGE_NAME "gnupg"
  5802. | #define PACKAGE_TARNAME "gnupg"
  5803. | #define PACKAGE_VERSION "2.1.0-beta864"
  5804. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  5805. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5806. | #define PACKAGE_URL ""
  5807. | #define PACKAGE "gnupg"
  5808. | #define VERSION "2.1.0-beta864"
  5809. | #define STDC_HEADERS 1
  5810. | #define HAVE_SYS_TYPES_H 1
  5811. | #define HAVE_SYS_STAT_H 1
  5812. | #define HAVE_STDLIB_H 1
  5813. | #define HAVE_STRING_H 1
  5814. | #define HAVE_MEMORY_H 1
  5815. | #define HAVE_STRINGS_H 1
  5816. | #define HAVE_INTTYPES_H 1
  5817. | #define HAVE_STDINT_H 1
  5818. | #define HAVE_UNISTD_H 1
  5819. | #define __EXTENSIONS__ 1
  5820. | #define _ALL_SOURCE 1
  5821. | #define _GNU_SOURCE 1
  5822. | #define _POSIX_PTHREAD_SEMANTICS 1
  5823. | #define _TANDEM_SOURCE 1
  5824. | #define PACKAGE "gnupg"
  5825. | #define PACKAGE_GT "gnupg2"
  5826. | #define VERSION "2.1.0-beta864"
  5827. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  5828. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  5829. | #define NEED_KSBA_VERSION "1.2.0"
  5830. | #define NEED_NTBTLS_VERSION "0.1.0"
  5831. | #define NAME_OF_INSTALLED_GPG "gpg"
  5832. | #define GPG_USE_RSA 1
  5833. | #define GPG_USE_ECDH 1
  5834. | #define GPG_USE_ECDSA 1
  5835. | #define GPG_USE_EDDSA 1
  5836. | #define GPG_USE_IDEA 1
  5837. | #define GPG_USE_CAST5 1
  5838. | #define GPG_USE_BLOWFISH 1
  5839. | #define GPG_USE_AES128 1
  5840. | #define GPG_USE_AES192 1
  5841. | #define GPG_USE_AES256 1
  5842. | #define GPG_USE_TWOFISH 1
  5843. | #define GPG_USE_CAMELLIA128 1
  5844. | #define GPG_USE_CAMELLIA192 1
  5845. | #define GPG_USE_CAMELLIA256 1
  5846. | #define GPG_USE_MD5 1
  5847. | #define GPG_USE_RMD160 1
  5848. | #define GPG_USE_SHA224 1
  5849. | #define GPG_USE_SHA384 1
  5850. | #define GPG_USE_SHA512 1
  5851. | #define PK_UID_CACHE_SIZE 4096
  5852. | #define ENABLE_CARD_SUPPORT 1
  5853. | #define USE_DIRMNGR_AUTO_START 1
  5854. | #define _FILE_OFFSET_BITS 64
  5855. | #define RUN_TESTS 1
  5856. | #define USE_LDAPWRAPPER 1
  5857. | #define EXEEXT ""
  5858. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  5859. | #define ENCFS "/usr/bin/encfs"
  5860. | #define FUSERMOUNT "/bin/fusermount"
  5861. | #define HAVE_LIBUTIL 1
  5862. | #define SHRED "/usr/bin/shred"
  5863. | #define HAVE_NPTH 1
  5864. | #define USE_NPTH 1
  5865. | #define USE_DNS_SRV 1
  5866. | #define USE_DNS_PKA 1
  5867. | #define USE_DNS_CERT 1
  5868. | #define PRINTABLE_OS_NAME "GNU/Linux"
  5869. | #define HAVE_ICONV 1
  5870. | #define ICONV_CONST
  5871. | #define ENABLE_NLS 1
  5872. | #define HAVE_GETTEXT 1
  5873. | #define HAVE_DCGETTEXT 1
  5874. | #define HAVE_STRCHR 1
  5875. | #define HAVE_LANGINFO_CODESET 1
  5876. | #define HAVE_LC_MESSAGES 1
  5877. | #define STDC_HEADERS 1
  5878. | #define HAVE_STRING_H 1
  5879. | #define HAVE_UNISTD_H 1
  5880. | #define HAVE_LANGINFO_H 1
  5881. | #define HAVE_TERMIO_H 1
  5882. | #define HAVE_LOCALE_H 1
  5883. | #define HAVE_GETOPT_H 1
  5884. | #define HAVE_PTY_H 1
  5885. | #define HAVE_UTMP_H 1
  5886. | #define HAVE_PWD_H 1
  5887. | #define HAVE_INTTYPES_H 1
  5888. | #define HAVE_SIGNAL_H 1
  5889. | #define TIME_WITH_SYS_TIME 1
  5890. | #define RETSIGTYPE void
  5891. | #define HAVE_DECL_SYS_SIGLIST 1
  5892. | #define HAVE_SYS_SOCKET_H 1
  5893. | #define HAVE_SYS_TIME_H 1
  5894. | #define HAVE_UNISTD_H 1
  5895. | #define HAVE_WCHAR_H 1
  5896. | #define HAVE_STDINT_H 1
  5897. | #define LITTLE_ENDIAN_HOST 1
  5898. | #define HAVE_USHORT_TYPEDEF 1
  5899. | #define HAVE_ULONG_TYPEDEF 1
  5900. | #define SIZEOF_UNSIGNED_SHORT 2
  5901. | #define SIZEOF_UNSIGNED_INT 4
  5902. | #define SIZEOF_UNSIGNED_LONG 4
  5903. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5904. | #define TIME_WITH_SYS_TIME 1
  5905. | #define SIZEOF_TIME_T 4
  5906. | #define HAVE_DECL_GETPAGESIZE 1
  5907. | #define HAVE_FSEEKO 1
  5908. | #define HAVE_VPRINTF 1
  5909. | #define HAVE_FORK 1
  5910. | #define HAVE_VFORK 1
  5911. | #define HAVE_WORKING_VFORK 1
  5912. | #define HAVE_WORKING_FORK 1
  5913. | #define HAVE_STRERROR 1
  5914. | #define HAVE_TCGETATTR 1
  5915. | #define HAVE_MMAP 1
  5916. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5917. | #define HAVE_STRCASECMP 1
  5918. | #define HAVE_STRNCASECMP 1
  5919. | #define HAVE_CTERMID 1
  5920. | #define HAVE_TIMES 1
  5921. | #define HAVE_GMTIME_R 1
  5922. | #define HAVE_STRTOULL 1
  5923. | #define HAVE_UNSETENV 1
  5924. | #define HAVE_FCNTL 1
  5925. | #define HAVE_FTRUNCATE 1
  5926. | #define HAVE_INET_NTOP 1
  5927. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5928. | #define HAVE_GETTIMEOFDAY 1
  5929. | #define HAVE_GETRUSAGE 1
  5930. | #define HAVE_GETRLIMIT 1
  5931. | #define HAVE_SETRLIMIT 1
  5932. | #define HAVE_CLOCK_GETTIME 1
  5933. | #define HAVE_ATEXIT 1
  5934. | #define HAVE_RAISE 1
  5935. | #define HAVE_GETPAGESIZE 1
  5936. | #define HAVE_STRFTIME 1
  5937. | #define HAVE_NL_LANGINFO 1
  5938. | #define HAVE_SETLOCALE 1
  5939. | #define HAVE_WAITPID 1
  5940. | #define HAVE_WAIT4 1
  5941. | #define HAVE_SIGACTION 1
  5942. | #define HAVE_SIGPROCMASK 1
  5943. | #define HAVE_PIPE 1
  5944. | #define HAVE_GETADDRINFO 1
  5945. | #define HAVE_TTYNAME 1
  5946. | #define HAVE_RAND 1
  5947. | #define HAVE_FTELLO 1
  5948. | #define HAVE_FSYNC 1
  5949. | #define HAVE_STAT 1
  5950. | #define HAVE_LSTAT 1
  5951. | #define HAVE_STRUCT_SIGACTION 1
  5952. | #define HAVE_SIGSET_T 1
  5953. | #define HAVE_SIGNAL_H 1
  5954. | #define HAVE_STPCPY 1
  5955. | #define HAVE_STRSEP 1
  5956. | #define HAVE_STRTOUL 1
  5957. | #define HAVE_MEMMOVE 1
  5958. | #define HAVE_STRTOL 1
  5959. | #define HAVE_MEMRCHR 1
  5960. | #define HAVE_ISASCII 1
  5961. | #define HAVE_TIMEGM 1
  5962. | #define HAVE_GETRUSAGE 1
  5963. | #define HAVE_SETRLIMIT 1
  5964. | #define HAVE_STAT 1
  5965. | #define HAVE_SETLOCALE 1
  5966. | #define HAVE_FLOCKFILE 1
  5967. | #define HAVE_FUNLOCKFILE 1
  5968. | #define HAVE_FOPENCOOKIE 1
  5969. | /* end confdefs.h. */
  5970. | /* Define funopen to an innocuous variant, in case <limits.h> declares funopen.
  5971. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5972. | #define funopen innocuous_funopen
  5973. |
  5974. | /* System header to define __stub macros and hopefully few prototypes,
  5975. | which can conflict with char funopen (); below.
  5976. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5977. | <limits.h> exists even on freestanding compilers. */
  5978. |
  5979. | #ifdef __STDC__
  5980. | # include <limits.h>
  5981. | #else
  5982. | # include <assert.h>
  5983. | #endif
  5984. |
  5985. | #undef funopen
  5986. |
  5987. | /* Override any GCC internal prototype to avoid an error.
  5988. | Use char because int might match the return type of a GCC
  5989. | builtin and then its argument prototype would still apply. */
  5990. | #ifdef __cplusplus
  5991. | extern "C"
  5992. | #endif
  5993. | char funopen ();
  5994. | /* The GNU C library defines this for functions which it implements
  5995. | to always fail with ENOSYS. Some functions are actually named
  5996. | something starting with __ and the normal name is an alias. */
  5997. | #if defined __stub_funopen || defined __stub___funopen
  5998. | choke me
  5999. | #endif
  6000. |
  6001. | int
  6002. | main ()
  6003. | {
  6004. | return funopen ();
  6005. | ;
  6006. | return 0;
  6007. | }
  6008. configure:14356: result: no
  6009. configure:14356: checking for getpwnam
  6010. configure:14356: gcc -o conftest -g conftest.c >&5
  6011. configure:14356: $? = 0
  6012. configure:14356: result: yes
  6013. configure:14356: checking for getpwuid
  6014. configure:14356: gcc -o conftest -g conftest.c >&5
  6015. configure:14356: $? = 0
  6016. configure:14356: result: yes
  6017. configure:14356: checking for getenv
  6018. configure:14356: gcc -o conftest -g conftest.c >&5
  6019. configure:14356: $? = 0
  6020. configure:14356: result: yes
  6021. configure:14356: checking for inet_pton
  6022. configure:14356: gcc -o conftest -g conftest.c >&5
  6023. configure:14356: $? = 0
  6024. configure:14356: result: yes
  6025. configure:14377: checking for working alloca.h
  6026. configure:14394: gcc -o conftest -g conftest.c >&5
  6027. configure:14394: $? = 0
  6028. configure:14402: result: yes
  6029. configure:14410: checking for alloca
  6030. configure:14447: gcc -o conftest -g conftest.c >&5
  6031. configure:14447: $? = 0
  6032. configure:14455: result: yes
  6033. configure:14564: checking for stdlib.h
  6034. configure:14564: result: yes
  6035. configure:14574: checking for GNU libc compatible malloc
  6036. configure:14598: gcc -o conftest -g conftest.c >&5
  6037. configure:14598: $? = 0
  6038. configure:14598: ./conftest
  6039. configure:14598: $? = 0
  6040. configure:14608: result: yes
  6041. configure:14623: checking for long long int
  6042. configure:14660: gcc -o conftest -g conftest.c >&5
  6043. configure:14660: $? = 0
  6044. configure:14690: gcc -o conftest -g conftest.c >&5
  6045. configure:14690: $? = 0
  6046. configure:14690: ./conftest
  6047. configure:14690: $? = 0
  6048. configure:14705: result: yes
  6049. configure:14714: checking for long double
  6050. configure:14746: result: yes
  6051. configure:14754: checking whether stat file-mode macros are broken
  6052. configure:14781: gcc -c -g conftest.c >&5
  6053. configure:14781: $? = 0
  6054. configure:14788: result: no
  6055. configure:14801: checking for unsigned long long int
  6056. configure:14838: gcc -o conftest -g conftest.c >&5
  6057. configure:14838: $? = 0
  6058. configure:14846: result: yes
  6059. configure:14917: checking for mkdtemp
  6060. configure:14917: gcc -o conftest -g conftest.c >&5
  6061. configure:14917: $? = 0
  6062. configure:14917: result: yes
  6063. configure:14962: checking for setenv
  6064. configure:14962: gcc -o conftest -g conftest.c >&5
  6065. configure:14962: $? = 0
  6066. configure:14962: result: yes
  6067. configure:14975: checking for unsetenv
  6068. configure:14975: result: yes
  6069. configure:15095: checking for unsetenv() return type
  6070. configure:15121: gcc -c -g conftest.c >&5
  6071. configure:15121: $? = 0
  6072. configure:15128: result: int
  6073. configure:15140: checking for stdint.h
  6074. configure:15140: result: yes
  6075. configure:15150: checking for SIZE_MAX
  6076. configure:15224: result: yes
  6077. configure:15274: checking absolute name of <stdint.h>
  6078. configure:15289: result: ///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h
  6079. configure:15306: checking whether stdint.h conforms to C99
  6080. configure:15438: gcc -c -g conftest.c >&5
  6081. configure:15438: $? = 0
  6082. configure:15443: result: yes
  6083. configure:15655: checking for strpbrk
  6084. configure:15655: gcc -o conftest -g conftest.c >&5
  6085. conftest.c:212:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
  6086. char strpbrk ();
  6087. ^
  6088. configure:15655: $? = 0
  6089. configure:15655: result: yes
  6090. configure:15676: checking for unistd.h
  6091. configure:15676: result: yes
  6092. configure:15699: checking for stdint.h
  6093. configure:15699: result: yes
  6094. configure:15723: checking for sys/stat.h
  6095. configure:15723: result: yes
  6096. configure:15723: checking for unistd.h
  6097. configure:15723: result: yes
  6098. configure:15723: checking direct.h usability
  6099. configure:15723: gcc -c -g conftest.c >&5
  6100. conftest.c:227:20: fatal error: direct.h: No such file or directory
  6101. #include <direct.h>
  6102. ^
  6103. compilation terminated.
  6104. configure:15723: $? = 1
  6105. configure: failed program was:
  6106. | /* confdefs.h */
  6107. | #define PACKAGE_NAME "gnupg"
  6108. | #define PACKAGE_TARNAME "gnupg"
  6109. | #define PACKAGE_VERSION "2.1.0-beta864"
  6110. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  6111. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6112. | #define PACKAGE_URL ""
  6113. | #define PACKAGE "gnupg"
  6114. | #define VERSION "2.1.0-beta864"
  6115. | #define STDC_HEADERS 1
  6116. | #define HAVE_SYS_TYPES_H 1
  6117. | #define HAVE_SYS_STAT_H 1
  6118. | #define HAVE_STDLIB_H 1
  6119. | #define HAVE_STRING_H 1
  6120. | #define HAVE_MEMORY_H 1
  6121. | #define HAVE_STRINGS_H 1
  6122. | #define HAVE_INTTYPES_H 1
  6123. | #define HAVE_STDINT_H 1
  6124. | #define HAVE_UNISTD_H 1
  6125. | #define __EXTENSIONS__ 1
  6126. | #define _ALL_SOURCE 1
  6127. | #define _GNU_SOURCE 1
  6128. | #define _POSIX_PTHREAD_SEMANTICS 1
  6129. | #define _TANDEM_SOURCE 1
  6130. | #define PACKAGE "gnupg"
  6131. | #define PACKAGE_GT "gnupg2"
  6132. | #define VERSION "2.1.0-beta864"
  6133. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6134. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  6135. | #define NEED_KSBA_VERSION "1.2.0"
  6136. | #define NEED_NTBTLS_VERSION "0.1.0"
  6137. | #define NAME_OF_INSTALLED_GPG "gpg"
  6138. | #define GPG_USE_RSA 1
  6139. | #define GPG_USE_ECDH 1
  6140. | #define GPG_USE_ECDSA 1
  6141. | #define GPG_USE_EDDSA 1
  6142. | #define GPG_USE_IDEA 1
  6143. | #define GPG_USE_CAST5 1
  6144. | #define GPG_USE_BLOWFISH 1
  6145. | #define GPG_USE_AES128 1
  6146. | #define GPG_USE_AES192 1
  6147. | #define GPG_USE_AES256 1
  6148. | #define GPG_USE_TWOFISH 1
  6149. | #define GPG_USE_CAMELLIA128 1
  6150. | #define GPG_USE_CAMELLIA192 1
  6151. | #define GPG_USE_CAMELLIA256 1
  6152. | #define GPG_USE_MD5 1
  6153. | #define GPG_USE_RMD160 1
  6154. | #define GPG_USE_SHA224 1
  6155. | #define GPG_USE_SHA384 1
  6156. | #define GPG_USE_SHA512 1
  6157. | #define PK_UID_CACHE_SIZE 4096
  6158. | #define ENABLE_CARD_SUPPORT 1
  6159. | #define USE_DIRMNGR_AUTO_START 1
  6160. | #define _FILE_OFFSET_BITS 64
  6161. | #define RUN_TESTS 1
  6162. | #define USE_LDAPWRAPPER 1
  6163. | #define EXEEXT ""
  6164. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  6165. | #define ENCFS "/usr/bin/encfs"
  6166. | #define FUSERMOUNT "/bin/fusermount"
  6167. | #define HAVE_LIBUTIL 1
  6168. | #define SHRED "/usr/bin/shred"
  6169. | #define HAVE_NPTH 1
  6170. | #define USE_NPTH 1
  6171. | #define USE_DNS_SRV 1
  6172. | #define USE_DNS_PKA 1
  6173. | #define USE_DNS_CERT 1
  6174. | #define PRINTABLE_OS_NAME "GNU/Linux"
  6175. | #define HAVE_ICONV 1
  6176. | #define ICONV_CONST
  6177. | #define ENABLE_NLS 1
  6178. | #define HAVE_GETTEXT 1
  6179. | #define HAVE_DCGETTEXT 1
  6180. | #define HAVE_STRCHR 1
  6181. | #define HAVE_LANGINFO_CODESET 1
  6182. | #define HAVE_LC_MESSAGES 1
  6183. | #define STDC_HEADERS 1
  6184. | #define HAVE_STRING_H 1
  6185. | #define HAVE_UNISTD_H 1
  6186. | #define HAVE_LANGINFO_H 1
  6187. | #define HAVE_TERMIO_H 1
  6188. | #define HAVE_LOCALE_H 1
  6189. | #define HAVE_GETOPT_H 1
  6190. | #define HAVE_PTY_H 1
  6191. | #define HAVE_UTMP_H 1
  6192. | #define HAVE_PWD_H 1
  6193. | #define HAVE_INTTYPES_H 1
  6194. | #define HAVE_SIGNAL_H 1
  6195. | #define TIME_WITH_SYS_TIME 1
  6196. | #define RETSIGTYPE void
  6197. | #define HAVE_DECL_SYS_SIGLIST 1
  6198. | #define HAVE_SYS_SOCKET_H 1
  6199. | #define HAVE_SYS_TIME_H 1
  6200. | #define HAVE_UNISTD_H 1
  6201. | #define HAVE_WCHAR_H 1
  6202. | #define HAVE_STDINT_H 1
  6203. | #define LITTLE_ENDIAN_HOST 1
  6204. | #define HAVE_USHORT_TYPEDEF 1
  6205. | #define HAVE_ULONG_TYPEDEF 1
  6206. | #define SIZEOF_UNSIGNED_SHORT 2
  6207. | #define SIZEOF_UNSIGNED_INT 4
  6208. | #define SIZEOF_UNSIGNED_LONG 4
  6209. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6210. | #define TIME_WITH_SYS_TIME 1
  6211. | #define SIZEOF_TIME_T 4
  6212. | #define HAVE_DECL_GETPAGESIZE 1
  6213. | #define HAVE_FSEEKO 1
  6214. | #define HAVE_VPRINTF 1
  6215. | #define HAVE_FORK 1
  6216. | #define HAVE_VFORK 1
  6217. | #define HAVE_WORKING_VFORK 1
  6218. | #define HAVE_WORKING_FORK 1
  6219. | #define HAVE_STRERROR 1
  6220. | #define HAVE_TCGETATTR 1
  6221. | #define HAVE_MMAP 1
  6222. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6223. | #define HAVE_STRCASECMP 1
  6224. | #define HAVE_STRNCASECMP 1
  6225. | #define HAVE_CTERMID 1
  6226. | #define HAVE_TIMES 1
  6227. | #define HAVE_GMTIME_R 1
  6228. | #define HAVE_STRTOULL 1
  6229. | #define HAVE_UNSETENV 1
  6230. | #define HAVE_FCNTL 1
  6231. | #define HAVE_FTRUNCATE 1
  6232. | #define HAVE_INET_NTOP 1
  6233. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6234. | #define HAVE_GETTIMEOFDAY 1
  6235. | #define HAVE_GETRUSAGE 1
  6236. | #define HAVE_GETRLIMIT 1
  6237. | #define HAVE_SETRLIMIT 1
  6238. | #define HAVE_CLOCK_GETTIME 1
  6239. | #define HAVE_ATEXIT 1
  6240. | #define HAVE_RAISE 1
  6241. | #define HAVE_GETPAGESIZE 1
  6242. | #define HAVE_STRFTIME 1
  6243. | #define HAVE_NL_LANGINFO 1
  6244. | #define HAVE_SETLOCALE 1
  6245. | #define HAVE_WAITPID 1
  6246. | #define HAVE_WAIT4 1
  6247. | #define HAVE_SIGACTION 1
  6248. | #define HAVE_SIGPROCMASK 1
  6249. | #define HAVE_PIPE 1
  6250. | #define HAVE_GETADDRINFO 1
  6251. | #define HAVE_TTYNAME 1
  6252. | #define HAVE_RAND 1
  6253. | #define HAVE_FTELLO 1
  6254. | #define HAVE_FSYNC 1
  6255. | #define HAVE_STAT 1
  6256. | #define HAVE_LSTAT 1
  6257. | #define HAVE_STRUCT_SIGACTION 1
  6258. | #define HAVE_SIGSET_T 1
  6259. | #define HAVE_SIGNAL_H 1
  6260. | #define HAVE_STPCPY 1
  6261. | #define HAVE_STRSEP 1
  6262. | #define HAVE_STRTOUL 1
  6263. | #define HAVE_MEMMOVE 1
  6264. | #define HAVE_STRTOL 1
  6265. | #define HAVE_MEMRCHR 1
  6266. | #define HAVE_ISASCII 1
  6267. | #define HAVE_TIMEGM 1
  6268. | #define HAVE_GETRUSAGE 1
  6269. | #define HAVE_SETRLIMIT 1
  6270. | #define HAVE_STAT 1
  6271. | #define HAVE_SETLOCALE 1
  6272. | #define HAVE_FLOCKFILE 1
  6273. | #define HAVE_FUNLOCKFILE 1
  6274. | #define HAVE_FOPENCOOKIE 1
  6275. | #define HAVE_GETPWNAM 1
  6276. | #define HAVE_GETPWUID 1
  6277. | #define HAVE_GETENV 1
  6278. | #define HAVE_INET_PTON 1
  6279. | #define HAVE_ALLOCA_H 1
  6280. | #define HAVE_ALLOCA 1
  6281. | #define HAVE_STDLIB_H 1
  6282. | #define MALLOC_0_IS_NONNULL 1
  6283. | #define HAVE_LONG_LONG_INT 1
  6284. | #define HAVE_LONG_DOUBLE 1
  6285. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6286. | #define HAVE_ALLOCA 1
  6287. | #define HAVE_ALLOCA_H 1
  6288. | #define HAVE_MKDTEMP 1
  6289. | #define HAVE_SETENV 1
  6290. | #define HAVE_UNSETENV 1
  6291. | #define HAVE_STDINT_H 1
  6292. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  6293. | #define HAVE_STRPBRK 1
  6294. | #define HAVE_UNISTD_H 1
  6295. | #define HAVE_STDINT_H 1
  6296. | #define HAVE_SYS_STAT_H 1
  6297. | #define HAVE_UNISTD_H 1
  6298. | /* end confdefs.h. */
  6299. | #include <stdio.h>
  6300. | #ifdef HAVE_SYS_TYPES_H
  6301. | # include <sys/types.h>
  6302. | #endif
  6303. | #ifdef HAVE_SYS_STAT_H
  6304. | # include <sys/stat.h>
  6305. | #endif
  6306. | #ifdef STDC_HEADERS
  6307. | # include <stdlib.h>
  6308. | # include <stddef.h>
  6309. | #else
  6310. | # ifdef HAVE_STDLIB_H
  6311. | # include <stdlib.h>
  6312. | # endif
  6313. | #endif
  6314. | #ifdef HAVE_STRING_H
  6315. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6316. | # include <memory.h>
  6317. | # endif
  6318. | # include <string.h>
  6319. | #endif
  6320. | #ifdef HAVE_STRINGS_H
  6321. | # include <strings.h>
  6322. | #endif
  6323. | #ifdef HAVE_INTTYPES_H
  6324. | # include <inttypes.h>
  6325. | #endif
  6326. | #ifdef HAVE_STDINT_H
  6327. | # include <stdint.h>
  6328. | #endif
  6329. | #ifdef HAVE_UNISTD_H
  6330. | # include <unistd.h>
  6331. | #endif
  6332. | #include <direct.h>
  6333. configure:15723: result: no
  6334. configure:15723: checking direct.h presence
  6335. configure:15723: gcc -E conftest.c
  6336. conftest.c:194:20: fatal error: direct.h: No such file or directory
  6337. #include <direct.h>
  6338. ^
  6339. compilation terminated.
  6340. configure:15723: $? = 1
  6341. configure: failed program was:
  6342. | /* confdefs.h */
  6343. | #define PACKAGE_NAME "gnupg"
  6344. | #define PACKAGE_TARNAME "gnupg"
  6345. | #define PACKAGE_VERSION "2.1.0-beta864"
  6346. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  6347. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6348. | #define PACKAGE_URL ""
  6349. | #define PACKAGE "gnupg"
  6350. | #define VERSION "2.1.0-beta864"
  6351. | #define STDC_HEADERS 1
  6352. | #define HAVE_SYS_TYPES_H 1
  6353. | #define HAVE_SYS_STAT_H 1
  6354. | #define HAVE_STDLIB_H 1
  6355. | #define HAVE_STRING_H 1
  6356. | #define HAVE_MEMORY_H 1
  6357. | #define HAVE_STRINGS_H 1
  6358. | #define HAVE_INTTYPES_H 1
  6359. | #define HAVE_STDINT_H 1
  6360. | #define HAVE_UNISTD_H 1
  6361. | #define __EXTENSIONS__ 1
  6362. | #define _ALL_SOURCE 1
  6363. | #define _GNU_SOURCE 1
  6364. | #define _POSIX_PTHREAD_SEMANTICS 1
  6365. | #define _TANDEM_SOURCE 1
  6366. | #define PACKAGE "gnupg"
  6367. | #define PACKAGE_GT "gnupg2"
  6368. | #define VERSION "2.1.0-beta864"
  6369. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6370. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  6371. | #define NEED_KSBA_VERSION "1.2.0"
  6372. | #define NEED_NTBTLS_VERSION "0.1.0"
  6373. | #define NAME_OF_INSTALLED_GPG "gpg"
  6374. | #define GPG_USE_RSA 1
  6375. | #define GPG_USE_ECDH 1
  6376. | #define GPG_USE_ECDSA 1
  6377. | #define GPG_USE_EDDSA 1
  6378. | #define GPG_USE_IDEA 1
  6379. | #define GPG_USE_CAST5 1
  6380. | #define GPG_USE_BLOWFISH 1
  6381. | #define GPG_USE_AES128 1
  6382. | #define GPG_USE_AES192 1
  6383. | #define GPG_USE_AES256 1
  6384. | #define GPG_USE_TWOFISH 1
  6385. | #define GPG_USE_CAMELLIA128 1
  6386. | #define GPG_USE_CAMELLIA192 1
  6387. | #define GPG_USE_CAMELLIA256 1
  6388. | #define GPG_USE_MD5 1
  6389. | #define GPG_USE_RMD160 1
  6390. | #define GPG_USE_SHA224 1
  6391. | #define GPG_USE_SHA384 1
  6392. | #define GPG_USE_SHA512 1
  6393. | #define PK_UID_CACHE_SIZE 4096
  6394. | #define ENABLE_CARD_SUPPORT 1
  6395. | #define USE_DIRMNGR_AUTO_START 1
  6396. | #define _FILE_OFFSET_BITS 64
  6397. | #define RUN_TESTS 1
  6398. | #define USE_LDAPWRAPPER 1
  6399. | #define EXEEXT ""
  6400. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  6401. | #define ENCFS "/usr/bin/encfs"
  6402. | #define FUSERMOUNT "/bin/fusermount"
  6403. | #define HAVE_LIBUTIL 1
  6404. | #define SHRED "/usr/bin/shred"
  6405. | #define HAVE_NPTH 1
  6406. | #define USE_NPTH 1
  6407. | #define USE_DNS_SRV 1
  6408. | #define USE_DNS_PKA 1
  6409. | #define USE_DNS_CERT 1
  6410. | #define PRINTABLE_OS_NAME "GNU/Linux"
  6411. | #define HAVE_ICONV 1
  6412. | #define ICONV_CONST
  6413. | #define ENABLE_NLS 1
  6414. | #define HAVE_GETTEXT 1
  6415. | #define HAVE_DCGETTEXT 1
  6416. | #define HAVE_STRCHR 1
  6417. | #define HAVE_LANGINFO_CODESET 1
  6418. | #define HAVE_LC_MESSAGES 1
  6419. | #define STDC_HEADERS 1
  6420. | #define HAVE_STRING_H 1
  6421. | #define HAVE_UNISTD_H 1
  6422. | #define HAVE_LANGINFO_H 1
  6423. | #define HAVE_TERMIO_H 1
  6424. | #define HAVE_LOCALE_H 1
  6425. | #define HAVE_GETOPT_H 1
  6426. | #define HAVE_PTY_H 1
  6427. | #define HAVE_UTMP_H 1
  6428. | #define HAVE_PWD_H 1
  6429. | #define HAVE_INTTYPES_H 1
  6430. | #define HAVE_SIGNAL_H 1
  6431. | #define TIME_WITH_SYS_TIME 1
  6432. | #define RETSIGTYPE void
  6433. | #define HAVE_DECL_SYS_SIGLIST 1
  6434. | #define HAVE_SYS_SOCKET_H 1
  6435. | #define HAVE_SYS_TIME_H 1
  6436. | #define HAVE_UNISTD_H 1
  6437. | #define HAVE_WCHAR_H 1
  6438. | #define HAVE_STDINT_H 1
  6439. | #define LITTLE_ENDIAN_HOST 1
  6440. | #define HAVE_USHORT_TYPEDEF 1
  6441. | #define HAVE_ULONG_TYPEDEF 1
  6442. | #define SIZEOF_UNSIGNED_SHORT 2
  6443. | #define SIZEOF_UNSIGNED_INT 4
  6444. | #define SIZEOF_UNSIGNED_LONG 4
  6445. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6446. | #define TIME_WITH_SYS_TIME 1
  6447. | #define SIZEOF_TIME_T 4
  6448. | #define HAVE_DECL_GETPAGESIZE 1
  6449. | #define HAVE_FSEEKO 1
  6450. | #define HAVE_VPRINTF 1
  6451. | #define HAVE_FORK 1
  6452. | #define HAVE_VFORK 1
  6453. | #define HAVE_WORKING_VFORK 1
  6454. | #define HAVE_WORKING_FORK 1
  6455. | #define HAVE_STRERROR 1
  6456. | #define HAVE_TCGETATTR 1
  6457. | #define HAVE_MMAP 1
  6458. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6459. | #define HAVE_STRCASECMP 1
  6460. | #define HAVE_STRNCASECMP 1
  6461. | #define HAVE_CTERMID 1
  6462. | #define HAVE_TIMES 1
  6463. | #define HAVE_GMTIME_R 1
  6464. | #define HAVE_STRTOULL 1
  6465. | #define HAVE_UNSETENV 1
  6466. | #define HAVE_FCNTL 1
  6467. | #define HAVE_FTRUNCATE 1
  6468. | #define HAVE_INET_NTOP 1
  6469. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6470. | #define HAVE_GETTIMEOFDAY 1
  6471. | #define HAVE_GETRUSAGE 1
  6472. | #define HAVE_GETRLIMIT 1
  6473. | #define HAVE_SETRLIMIT 1
  6474. | #define HAVE_CLOCK_GETTIME 1
  6475. | #define HAVE_ATEXIT 1
  6476. | #define HAVE_RAISE 1
  6477. | #define HAVE_GETPAGESIZE 1
  6478. | #define HAVE_STRFTIME 1
  6479. | #define HAVE_NL_LANGINFO 1
  6480. | #define HAVE_SETLOCALE 1
  6481. | #define HAVE_WAITPID 1
  6482. | #define HAVE_WAIT4 1
  6483. | #define HAVE_SIGACTION 1
  6484. | #define HAVE_SIGPROCMASK 1
  6485. | #define HAVE_PIPE 1
  6486. | #define HAVE_GETADDRINFO 1
  6487. | #define HAVE_TTYNAME 1
  6488. | #define HAVE_RAND 1
  6489. | #define HAVE_FTELLO 1
  6490. | #define HAVE_FSYNC 1
  6491. | #define HAVE_STAT 1
  6492. | #define HAVE_LSTAT 1
  6493. | #define HAVE_STRUCT_SIGACTION 1
  6494. | #define HAVE_SIGSET_T 1
  6495. | #define HAVE_SIGNAL_H 1
  6496. | #define HAVE_STPCPY 1
  6497. | #define HAVE_STRSEP 1
  6498. | #define HAVE_STRTOUL 1
  6499. | #define HAVE_MEMMOVE 1
  6500. | #define HAVE_STRTOL 1
  6501. | #define HAVE_MEMRCHR 1
  6502. | #define HAVE_ISASCII 1
  6503. | #define HAVE_TIMEGM 1
  6504. | #define HAVE_GETRUSAGE 1
  6505. | #define HAVE_SETRLIMIT 1
  6506. | #define HAVE_STAT 1
  6507. | #define HAVE_SETLOCALE 1
  6508. | #define HAVE_FLOCKFILE 1
  6509. | #define HAVE_FUNLOCKFILE 1
  6510. | #define HAVE_FOPENCOOKIE 1
  6511. | #define HAVE_GETPWNAM 1
  6512. | #define HAVE_GETPWUID 1
  6513. | #define HAVE_GETENV 1
  6514. | #define HAVE_INET_PTON 1
  6515. | #define HAVE_ALLOCA_H 1
  6516. | #define HAVE_ALLOCA 1
  6517. | #define HAVE_STDLIB_H 1
  6518. | #define MALLOC_0_IS_NONNULL 1
  6519. | #define HAVE_LONG_LONG_INT 1
  6520. | #define HAVE_LONG_DOUBLE 1
  6521. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6522. | #define HAVE_ALLOCA 1
  6523. | #define HAVE_ALLOCA_H 1
  6524. | #define HAVE_MKDTEMP 1
  6525. | #define HAVE_SETENV 1
  6526. | #define HAVE_UNSETENV 1
  6527. | #define HAVE_STDINT_H 1
  6528. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  6529. | #define HAVE_STRPBRK 1
  6530. | #define HAVE_UNISTD_H 1
  6531. | #define HAVE_STDINT_H 1
  6532. | #define HAVE_SYS_STAT_H 1
  6533. | #define HAVE_UNISTD_H 1
  6534. | /* end confdefs.h. */
  6535. | #include <direct.h>
  6536. configure:15723: result: no
  6537. configure:15723: checking for direct.h
  6538. configure:15723: result: no
  6539. configure:15733: checking if mkdir takes one argument
  6540. configure:15759: gcc -c -g conftest.c >&5
  6541. configure:15759: $? = 0
  6542. configure:15766: result: no
  6543. configure:15778: checking whether regular expression support is requested
  6544. configure:15787: result: yes
  6545. configure:15808: checking for library containing regcomp
  6546. configure:15839: gcc -o conftest -g conftest.c >&5
  6547. configure:15839: $? = 0
  6548. configure:15856: result: none required
  6549. configure:15864: checking for regcomp
  6550. configure:15864: gcc -o conftest -g conftest.c >&5
  6551. configure:15864: $? = 0
  6552. configure:15864: result: yes
  6553. configure:15879: checking whether your system's regexp library is broken
  6554. configure:15894: gcc -o conftest -g conftest.c >&5
  6555. configure:15894: $? = 0
  6556. configure:15894: ./conftest
  6557. configure:15894: $? = 0
  6558. configure:15904: result: no
  6559. configure:15954: checking zlib.h usability
  6560. configure:15954: gcc -c -g conftest.c >&5
  6561. configure:15954: $? = 0
  6562. configure:15954: result: yes
  6563. configure:15954: checking zlib.h presence
  6564. configure:15954: gcc -E conftest.c
  6565. configure:15954: $? = 0
  6566. configure:15954: result: yes
  6567. configure:15954: checking for zlib.h
  6568. configure:15954: result: yes
  6569. configure:15956: checking for deflateInit2_ in -lz
  6570. configure:15981: gcc -o conftest -g conftest.c -lz >&5
  6571. configure:15981: $? = 0
  6572. configure:15990: result: yes
  6573. configure:16035: checking for bzlib.h
  6574. configure:16035: gcc -c -g conftest.c >&5
  6575. conftest.c:197:19: fatal error: bzlib.h: No such file or directory
  6576. #include <bzlib.h>
  6577. ^
  6578. compilation terminated.
  6579. configure:16035: $? = 1
  6580. configure: failed program was:
  6581. | /* confdefs.h */
  6582. | #define PACKAGE_NAME "gnupg"
  6583. | #define PACKAGE_TARNAME "gnupg"
  6584. | #define PACKAGE_VERSION "2.1.0-beta864"
  6585. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  6586. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6587. | #define PACKAGE_URL ""
  6588. | #define PACKAGE "gnupg"
  6589. | #define VERSION "2.1.0-beta864"
  6590. | #define STDC_HEADERS 1
  6591. | #define HAVE_SYS_TYPES_H 1
  6592. | #define HAVE_SYS_STAT_H 1
  6593. | #define HAVE_STDLIB_H 1
  6594. | #define HAVE_STRING_H 1
  6595. | #define HAVE_MEMORY_H 1
  6596. | #define HAVE_STRINGS_H 1
  6597. | #define HAVE_INTTYPES_H 1
  6598. | #define HAVE_STDINT_H 1
  6599. | #define HAVE_UNISTD_H 1
  6600. | #define __EXTENSIONS__ 1
  6601. | #define _ALL_SOURCE 1
  6602. | #define _GNU_SOURCE 1
  6603. | #define _POSIX_PTHREAD_SEMANTICS 1
  6604. | #define _TANDEM_SOURCE 1
  6605. | #define PACKAGE "gnupg"
  6606. | #define PACKAGE_GT "gnupg2"
  6607. | #define VERSION "2.1.0-beta864"
  6608. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6609. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  6610. | #define NEED_KSBA_VERSION "1.2.0"
  6611. | #define NEED_NTBTLS_VERSION "0.1.0"
  6612. | #define NAME_OF_INSTALLED_GPG "gpg"
  6613. | #define GPG_USE_RSA 1
  6614. | #define GPG_USE_ECDH 1
  6615. | #define GPG_USE_ECDSA 1
  6616. | #define GPG_USE_EDDSA 1
  6617. | #define GPG_USE_IDEA 1
  6618. | #define GPG_USE_CAST5 1
  6619. | #define GPG_USE_BLOWFISH 1
  6620. | #define GPG_USE_AES128 1
  6621. | #define GPG_USE_AES192 1
  6622. | #define GPG_USE_AES256 1
  6623. | #define GPG_USE_TWOFISH 1
  6624. | #define GPG_USE_CAMELLIA128 1
  6625. | #define GPG_USE_CAMELLIA192 1
  6626. | #define GPG_USE_CAMELLIA256 1
  6627. | #define GPG_USE_MD5 1
  6628. | #define GPG_USE_RMD160 1
  6629. | #define GPG_USE_SHA224 1
  6630. | #define GPG_USE_SHA384 1
  6631. | #define GPG_USE_SHA512 1
  6632. | #define PK_UID_CACHE_SIZE 4096
  6633. | #define ENABLE_CARD_SUPPORT 1
  6634. | #define USE_DIRMNGR_AUTO_START 1
  6635. | #define _FILE_OFFSET_BITS 64
  6636. | #define RUN_TESTS 1
  6637. | #define USE_LDAPWRAPPER 1
  6638. | #define EXEEXT ""
  6639. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  6640. | #define ENCFS "/usr/bin/encfs"
  6641. | #define FUSERMOUNT "/bin/fusermount"
  6642. | #define HAVE_LIBUTIL 1
  6643. | #define SHRED "/usr/bin/shred"
  6644. | #define HAVE_NPTH 1
  6645. | #define USE_NPTH 1
  6646. | #define USE_DNS_SRV 1
  6647. | #define USE_DNS_PKA 1
  6648. | #define USE_DNS_CERT 1
  6649. | #define PRINTABLE_OS_NAME "GNU/Linux"
  6650. | #define HAVE_ICONV 1
  6651. | #define ICONV_CONST
  6652. | #define ENABLE_NLS 1
  6653. | #define HAVE_GETTEXT 1
  6654. | #define HAVE_DCGETTEXT 1
  6655. | #define HAVE_STRCHR 1
  6656. | #define HAVE_LANGINFO_CODESET 1
  6657. | #define HAVE_LC_MESSAGES 1
  6658. | #define STDC_HEADERS 1
  6659. | #define HAVE_STRING_H 1
  6660. | #define HAVE_UNISTD_H 1
  6661. | #define HAVE_LANGINFO_H 1
  6662. | #define HAVE_TERMIO_H 1
  6663. | #define HAVE_LOCALE_H 1
  6664. | #define HAVE_GETOPT_H 1
  6665. | #define HAVE_PTY_H 1
  6666. | #define HAVE_UTMP_H 1
  6667. | #define HAVE_PWD_H 1
  6668. | #define HAVE_INTTYPES_H 1
  6669. | #define HAVE_SIGNAL_H 1
  6670. | #define TIME_WITH_SYS_TIME 1
  6671. | #define RETSIGTYPE void
  6672. | #define HAVE_DECL_SYS_SIGLIST 1
  6673. | #define HAVE_SYS_SOCKET_H 1
  6674. | #define HAVE_SYS_TIME_H 1
  6675. | #define HAVE_UNISTD_H 1
  6676. | #define HAVE_WCHAR_H 1
  6677. | #define HAVE_STDINT_H 1
  6678. | #define LITTLE_ENDIAN_HOST 1
  6679. | #define HAVE_USHORT_TYPEDEF 1
  6680. | #define HAVE_ULONG_TYPEDEF 1
  6681. | #define SIZEOF_UNSIGNED_SHORT 2
  6682. | #define SIZEOF_UNSIGNED_INT 4
  6683. | #define SIZEOF_UNSIGNED_LONG 4
  6684. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6685. | #define TIME_WITH_SYS_TIME 1
  6686. | #define SIZEOF_TIME_T 4
  6687. | #define HAVE_DECL_GETPAGESIZE 1
  6688. | #define HAVE_FSEEKO 1
  6689. | #define HAVE_VPRINTF 1
  6690. | #define HAVE_FORK 1
  6691. | #define HAVE_VFORK 1
  6692. | #define HAVE_WORKING_VFORK 1
  6693. | #define HAVE_WORKING_FORK 1
  6694. | #define HAVE_STRERROR 1
  6695. | #define HAVE_TCGETATTR 1
  6696. | #define HAVE_MMAP 1
  6697. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6698. | #define HAVE_STRCASECMP 1
  6699. | #define HAVE_STRNCASECMP 1
  6700. | #define HAVE_CTERMID 1
  6701. | #define HAVE_TIMES 1
  6702. | #define HAVE_GMTIME_R 1
  6703. | #define HAVE_STRTOULL 1
  6704. | #define HAVE_UNSETENV 1
  6705. | #define HAVE_FCNTL 1
  6706. | #define HAVE_FTRUNCATE 1
  6707. | #define HAVE_INET_NTOP 1
  6708. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6709. | #define HAVE_GETTIMEOFDAY 1
  6710. | #define HAVE_GETRUSAGE 1
  6711. | #define HAVE_GETRLIMIT 1
  6712. | #define HAVE_SETRLIMIT 1
  6713. | #define HAVE_CLOCK_GETTIME 1
  6714. | #define HAVE_ATEXIT 1
  6715. | #define HAVE_RAISE 1
  6716. | #define HAVE_GETPAGESIZE 1
  6717. | #define HAVE_STRFTIME 1
  6718. | #define HAVE_NL_LANGINFO 1
  6719. | #define HAVE_SETLOCALE 1
  6720. | #define HAVE_WAITPID 1
  6721. | #define HAVE_WAIT4 1
  6722. | #define HAVE_SIGACTION 1
  6723. | #define HAVE_SIGPROCMASK 1
  6724. | #define HAVE_PIPE 1
  6725. | #define HAVE_GETADDRINFO 1
  6726. | #define HAVE_TTYNAME 1
  6727. | #define HAVE_RAND 1
  6728. | #define HAVE_FTELLO 1
  6729. | #define HAVE_FSYNC 1
  6730. | #define HAVE_STAT 1
  6731. | #define HAVE_LSTAT 1
  6732. | #define HAVE_STRUCT_SIGACTION 1
  6733. | #define HAVE_SIGSET_T 1
  6734. | #define HAVE_SIGNAL_H 1
  6735. | #define HAVE_STPCPY 1
  6736. | #define HAVE_STRSEP 1
  6737. | #define HAVE_STRTOUL 1
  6738. | #define HAVE_MEMMOVE 1
  6739. | #define HAVE_STRTOL 1
  6740. | #define HAVE_MEMRCHR 1
  6741. | #define HAVE_ISASCII 1
  6742. | #define HAVE_TIMEGM 1
  6743. | #define HAVE_GETRUSAGE 1
  6744. | #define HAVE_SETRLIMIT 1
  6745. | #define HAVE_STAT 1
  6746. | #define HAVE_SETLOCALE 1
  6747. | #define HAVE_FLOCKFILE 1
  6748. | #define HAVE_FUNLOCKFILE 1
  6749. | #define HAVE_FOPENCOOKIE 1
  6750. | #define HAVE_GETPWNAM 1
  6751. | #define HAVE_GETPWUID 1
  6752. | #define HAVE_GETENV 1
  6753. | #define HAVE_INET_PTON 1
  6754. | #define HAVE_ALLOCA_H 1
  6755. | #define HAVE_ALLOCA 1
  6756. | #define HAVE_STDLIB_H 1
  6757. | #define MALLOC_0_IS_NONNULL 1
  6758. | #define HAVE_LONG_LONG_INT 1
  6759. | #define HAVE_LONG_DOUBLE 1
  6760. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6761. | #define HAVE_ALLOCA 1
  6762. | #define HAVE_ALLOCA_H 1
  6763. | #define HAVE_MKDTEMP 1
  6764. | #define HAVE_SETENV 1
  6765. | #define HAVE_UNSETENV 1
  6766. | #define HAVE_STDINT_H 1
  6767. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  6768. | #define HAVE_STRPBRK 1
  6769. | #define HAVE_UNISTD_H 1
  6770. | #define HAVE_STDINT_H 1
  6771. | #define HAVE_SYS_STAT_H 1
  6772. | #define HAVE_UNISTD_H 1
  6773. | #define HAVE_ZIP 1
  6774. | /* end confdefs.h. */
  6775. | #include <stdio.h>
  6776. |
  6777. | #include <bzlib.h>
  6778. configure:16035: result: no
  6779. configure:16127: checking whether readline via "-lreadline" is present and sane
  6780. configure:16152: gcc -o conftest -g conftest.c -lreadline >&5
  6781. conftest.c:197:31: fatal error: readline/readline.h: No such file or directory
  6782. #include <readline/readline.h>
  6783. ^
  6784. compilation terminated.
  6785. configure:16152: $? = 1
  6786. configure: failed program was:
  6787. | /* confdefs.h */
  6788. | #define PACKAGE_NAME "gnupg"
  6789. | #define PACKAGE_TARNAME "gnupg"
  6790. | #define PACKAGE_VERSION "2.1.0-beta864"
  6791. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  6792. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6793. | #define PACKAGE_URL ""
  6794. | #define PACKAGE "gnupg"
  6795. | #define VERSION "2.1.0-beta864"
  6796. | #define STDC_HEADERS 1
  6797. | #define HAVE_SYS_TYPES_H 1
  6798. | #define HAVE_SYS_STAT_H 1
  6799. | #define HAVE_STDLIB_H 1
  6800. | #define HAVE_STRING_H 1
  6801. | #define HAVE_MEMORY_H 1
  6802. | #define HAVE_STRINGS_H 1
  6803. | #define HAVE_INTTYPES_H 1
  6804. | #define HAVE_STDINT_H 1
  6805. | #define HAVE_UNISTD_H 1
  6806. | #define __EXTENSIONS__ 1
  6807. | #define _ALL_SOURCE 1
  6808. | #define _GNU_SOURCE 1
  6809. | #define _POSIX_PTHREAD_SEMANTICS 1
  6810. | #define _TANDEM_SOURCE 1
  6811. | #define PACKAGE "gnupg"
  6812. | #define PACKAGE_GT "gnupg2"
  6813. | #define VERSION "2.1.0-beta864"
  6814. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  6815. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  6816. | #define NEED_KSBA_VERSION "1.2.0"
  6817. | #define NEED_NTBTLS_VERSION "0.1.0"
  6818. | #define NAME_OF_INSTALLED_GPG "gpg"
  6819. | #define GPG_USE_RSA 1
  6820. | #define GPG_USE_ECDH 1
  6821. | #define GPG_USE_ECDSA 1
  6822. | #define GPG_USE_EDDSA 1
  6823. | #define GPG_USE_IDEA 1
  6824. | #define GPG_USE_CAST5 1
  6825. | #define GPG_USE_BLOWFISH 1
  6826. | #define GPG_USE_AES128 1
  6827. | #define GPG_USE_AES192 1
  6828. | #define GPG_USE_AES256 1
  6829. | #define GPG_USE_TWOFISH 1
  6830. | #define GPG_USE_CAMELLIA128 1
  6831. | #define GPG_USE_CAMELLIA192 1
  6832. | #define GPG_USE_CAMELLIA256 1
  6833. | #define GPG_USE_MD5 1
  6834. | #define GPG_USE_RMD160 1
  6835. | #define GPG_USE_SHA224 1
  6836. | #define GPG_USE_SHA384 1
  6837. | #define GPG_USE_SHA512 1
  6838. | #define PK_UID_CACHE_SIZE 4096
  6839. | #define ENABLE_CARD_SUPPORT 1
  6840. | #define USE_DIRMNGR_AUTO_START 1
  6841. | #define _FILE_OFFSET_BITS 64
  6842. | #define RUN_TESTS 1
  6843. | #define USE_LDAPWRAPPER 1
  6844. | #define EXEEXT ""
  6845. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  6846. | #define ENCFS "/usr/bin/encfs"
  6847. | #define FUSERMOUNT "/bin/fusermount"
  6848. | #define HAVE_LIBUTIL 1
  6849. | #define SHRED "/usr/bin/shred"
  6850. | #define HAVE_NPTH 1
  6851. | #define USE_NPTH 1
  6852. | #define USE_DNS_SRV 1
  6853. | #define USE_DNS_PKA 1
  6854. | #define USE_DNS_CERT 1
  6855. | #define PRINTABLE_OS_NAME "GNU/Linux"
  6856. | #define HAVE_ICONV 1
  6857. | #define ICONV_CONST
  6858. | #define ENABLE_NLS 1
  6859. | #define HAVE_GETTEXT 1
  6860. | #define HAVE_DCGETTEXT 1
  6861. | #define HAVE_STRCHR 1
  6862. | #define HAVE_LANGINFO_CODESET 1
  6863. | #define HAVE_LC_MESSAGES 1
  6864. | #define STDC_HEADERS 1
  6865. | #define HAVE_STRING_H 1
  6866. | #define HAVE_UNISTD_H 1
  6867. | #define HAVE_LANGINFO_H 1
  6868. | #define HAVE_TERMIO_H 1
  6869. | #define HAVE_LOCALE_H 1
  6870. | #define HAVE_GETOPT_H 1
  6871. | #define HAVE_PTY_H 1
  6872. | #define HAVE_UTMP_H 1
  6873. | #define HAVE_PWD_H 1
  6874. | #define HAVE_INTTYPES_H 1
  6875. | #define HAVE_SIGNAL_H 1
  6876. | #define TIME_WITH_SYS_TIME 1
  6877. | #define RETSIGTYPE void
  6878. | #define HAVE_DECL_SYS_SIGLIST 1
  6879. | #define HAVE_SYS_SOCKET_H 1
  6880. | #define HAVE_SYS_TIME_H 1
  6881. | #define HAVE_UNISTD_H 1
  6882. | #define HAVE_WCHAR_H 1
  6883. | #define HAVE_STDINT_H 1
  6884. | #define LITTLE_ENDIAN_HOST 1
  6885. | #define HAVE_USHORT_TYPEDEF 1
  6886. | #define HAVE_ULONG_TYPEDEF 1
  6887. | #define SIZEOF_UNSIGNED_SHORT 2
  6888. | #define SIZEOF_UNSIGNED_INT 4
  6889. | #define SIZEOF_UNSIGNED_LONG 4
  6890. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6891. | #define TIME_WITH_SYS_TIME 1
  6892. | #define SIZEOF_TIME_T 4
  6893. | #define HAVE_DECL_GETPAGESIZE 1
  6894. | #define HAVE_FSEEKO 1
  6895. | #define HAVE_VPRINTF 1
  6896. | #define HAVE_FORK 1
  6897. | #define HAVE_VFORK 1
  6898. | #define HAVE_WORKING_VFORK 1
  6899. | #define HAVE_WORKING_FORK 1
  6900. | #define HAVE_STRERROR 1
  6901. | #define HAVE_TCGETATTR 1
  6902. | #define HAVE_MMAP 1
  6903. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6904. | #define HAVE_STRCASECMP 1
  6905. | #define HAVE_STRNCASECMP 1
  6906. | #define HAVE_CTERMID 1
  6907. | #define HAVE_TIMES 1
  6908. | #define HAVE_GMTIME_R 1
  6909. | #define HAVE_STRTOULL 1
  6910. | #define HAVE_UNSETENV 1
  6911. | #define HAVE_FCNTL 1
  6912. | #define HAVE_FTRUNCATE 1
  6913. | #define HAVE_INET_NTOP 1
  6914. | #define HAVE_CANONICALIZE_FILE_NAME 1
  6915. | #define HAVE_GETTIMEOFDAY 1
  6916. | #define HAVE_GETRUSAGE 1
  6917. | #define HAVE_GETRLIMIT 1
  6918. | #define HAVE_SETRLIMIT 1
  6919. | #define HAVE_CLOCK_GETTIME 1
  6920. | #define HAVE_ATEXIT 1
  6921. | #define HAVE_RAISE 1
  6922. | #define HAVE_GETPAGESIZE 1
  6923. | #define HAVE_STRFTIME 1
  6924. | #define HAVE_NL_LANGINFO 1
  6925. | #define HAVE_SETLOCALE 1
  6926. | #define HAVE_WAITPID 1
  6927. | #define HAVE_WAIT4 1
  6928. | #define HAVE_SIGACTION 1
  6929. | #define HAVE_SIGPROCMASK 1
  6930. | #define HAVE_PIPE 1
  6931. | #define HAVE_GETADDRINFO 1
  6932. | #define HAVE_TTYNAME 1
  6933. | #define HAVE_RAND 1
  6934. | #define HAVE_FTELLO 1
  6935. | #define HAVE_FSYNC 1
  6936. | #define HAVE_STAT 1
  6937. | #define HAVE_LSTAT 1
  6938. | #define HAVE_STRUCT_SIGACTION 1
  6939. | #define HAVE_SIGSET_T 1
  6940. | #define HAVE_SIGNAL_H 1
  6941. | #define HAVE_STPCPY 1
  6942. | #define HAVE_STRSEP 1
  6943. | #define HAVE_STRTOUL 1
  6944. | #define HAVE_MEMMOVE 1
  6945. | #define HAVE_STRTOL 1
  6946. | #define HAVE_MEMRCHR 1
  6947. | #define HAVE_ISASCII 1
  6948. | #define HAVE_TIMEGM 1
  6949. | #define HAVE_GETRUSAGE 1
  6950. | #define HAVE_SETRLIMIT 1
  6951. | #define HAVE_STAT 1
  6952. | #define HAVE_SETLOCALE 1
  6953. | #define HAVE_FLOCKFILE 1
  6954. | #define HAVE_FUNLOCKFILE 1
  6955. | #define HAVE_FOPENCOOKIE 1
  6956. | #define HAVE_GETPWNAM 1
  6957. | #define HAVE_GETPWUID 1
  6958. | #define HAVE_GETENV 1
  6959. | #define HAVE_INET_PTON 1
  6960. | #define HAVE_ALLOCA_H 1
  6961. | #define HAVE_ALLOCA 1
  6962. | #define HAVE_STDLIB_H 1
  6963. | #define MALLOC_0_IS_NONNULL 1
  6964. | #define HAVE_LONG_LONG_INT 1
  6965. | #define HAVE_LONG_DOUBLE 1
  6966. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6967. | #define HAVE_ALLOCA 1
  6968. | #define HAVE_ALLOCA_H 1
  6969. | #define HAVE_MKDTEMP 1
  6970. | #define HAVE_SETENV 1
  6971. | #define HAVE_UNSETENV 1
  6972. | #define HAVE_STDINT_H 1
  6973. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  6974. | #define HAVE_STRPBRK 1
  6975. | #define HAVE_UNISTD_H 1
  6976. | #define HAVE_STDINT_H 1
  6977. | #define HAVE_SYS_STAT_H 1
  6978. | #define HAVE_UNISTD_H 1
  6979. | #define HAVE_ZIP 1
  6980. | /* end confdefs.h. */
  6981. |
  6982. | #include <stdio.h>
  6983. | #include <readline/readline.h>
  6984. | #include <readline/history.h>
  6985. |
  6986. | int
  6987. | main ()
  6988. | {
  6989. |
  6990. | rl_completion_func_t *completer;
  6991. | add_history("foobar");
  6992. | rl_catch_signals=0;
  6993. | rl_inhibit_completion=0;
  6994. | rl_attempted_completion_function=NULL;
  6995. | rl_completion_matches(NULL,NULL);
  6996. |
  6997. | ;
  6998. | return 0;
  6999. | }
  7000. configure:16160: result: no
  7001. configure:16127: checking whether readline via "-lreadline -ltermcap" is present and sane
  7002. configure:16152: gcc -o conftest -g conftest.c -lreadline -ltermcap >&5
  7003. conftest.c:197:31: fatal error: readline/readline.h: No such file or directory
  7004. #include <readline/readline.h>
  7005. ^
  7006. compilation terminated.
  7007. configure:16152: $? = 1
  7008. configure: failed program was:
  7009. | /* confdefs.h */
  7010. | #define PACKAGE_NAME "gnupg"
  7011. | #define PACKAGE_TARNAME "gnupg"
  7012. | #define PACKAGE_VERSION "2.1.0-beta864"
  7013. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  7014. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7015. | #define PACKAGE_URL ""
  7016. | #define PACKAGE "gnupg"
  7017. | #define VERSION "2.1.0-beta864"
  7018. | #define STDC_HEADERS 1
  7019. | #define HAVE_SYS_TYPES_H 1
  7020. | #define HAVE_SYS_STAT_H 1
  7021. | #define HAVE_STDLIB_H 1
  7022. | #define HAVE_STRING_H 1
  7023. | #define HAVE_MEMORY_H 1
  7024. | #define HAVE_STRINGS_H 1
  7025. | #define HAVE_INTTYPES_H 1
  7026. | #define HAVE_STDINT_H 1
  7027. | #define HAVE_UNISTD_H 1
  7028. | #define __EXTENSIONS__ 1
  7029. | #define _ALL_SOURCE 1
  7030. | #define _GNU_SOURCE 1
  7031. | #define _POSIX_PTHREAD_SEMANTICS 1
  7032. | #define _TANDEM_SOURCE 1
  7033. | #define PACKAGE "gnupg"
  7034. | #define PACKAGE_GT "gnupg2"
  7035. | #define VERSION "2.1.0-beta864"
  7036. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7037. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  7038. | #define NEED_KSBA_VERSION "1.2.0"
  7039. | #define NEED_NTBTLS_VERSION "0.1.0"
  7040. | #define NAME_OF_INSTALLED_GPG "gpg"
  7041. | #define GPG_USE_RSA 1
  7042. | #define GPG_USE_ECDH 1
  7043. | #define GPG_USE_ECDSA 1
  7044. | #define GPG_USE_EDDSA 1
  7045. | #define GPG_USE_IDEA 1
  7046. | #define GPG_USE_CAST5 1
  7047. | #define GPG_USE_BLOWFISH 1
  7048. | #define GPG_USE_AES128 1
  7049. | #define GPG_USE_AES192 1
  7050. | #define GPG_USE_AES256 1
  7051. | #define GPG_USE_TWOFISH 1
  7052. | #define GPG_USE_CAMELLIA128 1
  7053. | #define GPG_USE_CAMELLIA192 1
  7054. | #define GPG_USE_CAMELLIA256 1
  7055. | #define GPG_USE_MD5 1
  7056. | #define GPG_USE_RMD160 1
  7057. | #define GPG_USE_SHA224 1
  7058. | #define GPG_USE_SHA384 1
  7059. | #define GPG_USE_SHA512 1
  7060. | #define PK_UID_CACHE_SIZE 4096
  7061. | #define ENABLE_CARD_SUPPORT 1
  7062. | #define USE_DIRMNGR_AUTO_START 1
  7063. | #define _FILE_OFFSET_BITS 64
  7064. | #define RUN_TESTS 1
  7065. | #define USE_LDAPWRAPPER 1
  7066. | #define EXEEXT ""
  7067. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  7068. | #define ENCFS "/usr/bin/encfs"
  7069. | #define FUSERMOUNT "/bin/fusermount"
  7070. | #define HAVE_LIBUTIL 1
  7071. | #define SHRED "/usr/bin/shred"
  7072. | #define HAVE_NPTH 1
  7073. | #define USE_NPTH 1
  7074. | #define USE_DNS_SRV 1
  7075. | #define USE_DNS_PKA 1
  7076. | #define USE_DNS_CERT 1
  7077. | #define PRINTABLE_OS_NAME "GNU/Linux"
  7078. | #define HAVE_ICONV 1
  7079. | #define ICONV_CONST
  7080. | #define ENABLE_NLS 1
  7081. | #define HAVE_GETTEXT 1
  7082. | #define HAVE_DCGETTEXT 1
  7083. | #define HAVE_STRCHR 1
  7084. | #define HAVE_LANGINFO_CODESET 1
  7085. | #define HAVE_LC_MESSAGES 1
  7086. | #define STDC_HEADERS 1
  7087. | #define HAVE_STRING_H 1
  7088. | #define HAVE_UNISTD_H 1
  7089. | #define HAVE_LANGINFO_H 1
  7090. | #define HAVE_TERMIO_H 1
  7091. | #define HAVE_LOCALE_H 1
  7092. | #define HAVE_GETOPT_H 1
  7093. | #define HAVE_PTY_H 1
  7094. | #define HAVE_UTMP_H 1
  7095. | #define HAVE_PWD_H 1
  7096. | #define HAVE_INTTYPES_H 1
  7097. | #define HAVE_SIGNAL_H 1
  7098. | #define TIME_WITH_SYS_TIME 1
  7099. | #define RETSIGTYPE void
  7100. | #define HAVE_DECL_SYS_SIGLIST 1
  7101. | #define HAVE_SYS_SOCKET_H 1
  7102. | #define HAVE_SYS_TIME_H 1
  7103. | #define HAVE_UNISTD_H 1
  7104. | #define HAVE_WCHAR_H 1
  7105. | #define HAVE_STDINT_H 1
  7106. | #define LITTLE_ENDIAN_HOST 1
  7107. | #define HAVE_USHORT_TYPEDEF 1
  7108. | #define HAVE_ULONG_TYPEDEF 1
  7109. | #define SIZEOF_UNSIGNED_SHORT 2
  7110. | #define SIZEOF_UNSIGNED_INT 4
  7111. | #define SIZEOF_UNSIGNED_LONG 4
  7112. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7113. | #define TIME_WITH_SYS_TIME 1
  7114. | #define SIZEOF_TIME_T 4
  7115. | #define HAVE_DECL_GETPAGESIZE 1
  7116. | #define HAVE_FSEEKO 1
  7117. | #define HAVE_VPRINTF 1
  7118. | #define HAVE_FORK 1
  7119. | #define HAVE_VFORK 1
  7120. | #define HAVE_WORKING_VFORK 1
  7121. | #define HAVE_WORKING_FORK 1
  7122. | #define HAVE_STRERROR 1
  7123. | #define HAVE_TCGETATTR 1
  7124. | #define HAVE_MMAP 1
  7125. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7126. | #define HAVE_STRCASECMP 1
  7127. | #define HAVE_STRNCASECMP 1
  7128. | #define HAVE_CTERMID 1
  7129. | #define HAVE_TIMES 1
  7130. | #define HAVE_GMTIME_R 1
  7131. | #define HAVE_STRTOULL 1
  7132. | #define HAVE_UNSETENV 1
  7133. | #define HAVE_FCNTL 1
  7134. | #define HAVE_FTRUNCATE 1
  7135. | #define HAVE_INET_NTOP 1
  7136. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7137. | #define HAVE_GETTIMEOFDAY 1
  7138. | #define HAVE_GETRUSAGE 1
  7139. | #define HAVE_GETRLIMIT 1
  7140. | #define HAVE_SETRLIMIT 1
  7141. | #define HAVE_CLOCK_GETTIME 1
  7142. | #define HAVE_ATEXIT 1
  7143. | #define HAVE_RAISE 1
  7144. | #define HAVE_GETPAGESIZE 1
  7145. | #define HAVE_STRFTIME 1
  7146. | #define HAVE_NL_LANGINFO 1
  7147. | #define HAVE_SETLOCALE 1
  7148. | #define HAVE_WAITPID 1
  7149. | #define HAVE_WAIT4 1
  7150. | #define HAVE_SIGACTION 1
  7151. | #define HAVE_SIGPROCMASK 1
  7152. | #define HAVE_PIPE 1
  7153. | #define HAVE_GETADDRINFO 1
  7154. | #define HAVE_TTYNAME 1
  7155. | #define HAVE_RAND 1
  7156. | #define HAVE_FTELLO 1
  7157. | #define HAVE_FSYNC 1
  7158. | #define HAVE_STAT 1
  7159. | #define HAVE_LSTAT 1
  7160. | #define HAVE_STRUCT_SIGACTION 1
  7161. | #define HAVE_SIGSET_T 1
  7162. | #define HAVE_SIGNAL_H 1
  7163. | #define HAVE_STPCPY 1
  7164. | #define HAVE_STRSEP 1
  7165. | #define HAVE_STRTOUL 1
  7166. | #define HAVE_MEMMOVE 1
  7167. | #define HAVE_STRTOL 1
  7168. | #define HAVE_MEMRCHR 1
  7169. | #define HAVE_ISASCII 1
  7170. | #define HAVE_TIMEGM 1
  7171. | #define HAVE_GETRUSAGE 1
  7172. | #define HAVE_SETRLIMIT 1
  7173. | #define HAVE_STAT 1
  7174. | #define HAVE_SETLOCALE 1
  7175. | #define HAVE_FLOCKFILE 1
  7176. | #define HAVE_FUNLOCKFILE 1
  7177. | #define HAVE_FOPENCOOKIE 1
  7178. | #define HAVE_GETPWNAM 1
  7179. | #define HAVE_GETPWUID 1
  7180. | #define HAVE_GETENV 1
  7181. | #define HAVE_INET_PTON 1
  7182. | #define HAVE_ALLOCA_H 1
  7183. | #define HAVE_ALLOCA 1
  7184. | #define HAVE_STDLIB_H 1
  7185. | #define MALLOC_0_IS_NONNULL 1
  7186. | #define HAVE_LONG_LONG_INT 1
  7187. | #define HAVE_LONG_DOUBLE 1
  7188. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7189. | #define HAVE_ALLOCA 1
  7190. | #define HAVE_ALLOCA_H 1
  7191. | #define HAVE_MKDTEMP 1
  7192. | #define HAVE_SETENV 1
  7193. | #define HAVE_UNSETENV 1
  7194. | #define HAVE_STDINT_H 1
  7195. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  7196. | #define HAVE_STRPBRK 1
  7197. | #define HAVE_UNISTD_H 1
  7198. | #define HAVE_STDINT_H 1
  7199. | #define HAVE_SYS_STAT_H 1
  7200. | #define HAVE_UNISTD_H 1
  7201. | #define HAVE_ZIP 1
  7202. | /* end confdefs.h. */
  7203. |
  7204. | #include <stdio.h>
  7205. | #include <readline/readline.h>
  7206. | #include <readline/history.h>
  7207. |
  7208. | int
  7209. | main ()
  7210. | {
  7211. |
  7212. | rl_completion_func_t *completer;
  7213. | add_history("foobar");
  7214. | rl_catch_signals=0;
  7215. | rl_inhibit_completion=0;
  7216. | rl_attempted_completion_function=NULL;
  7217. | rl_completion_matches(NULL,NULL);
  7218. |
  7219. | ;
  7220. | return 0;
  7221. | }
  7222. configure:16160: result: no
  7223. configure:16127: checking whether readline via "-lreadline -lcurses" is present and sane
  7224. configure:16152: gcc -o conftest -g conftest.c -lreadline -lcurses >&5
  7225. conftest.c:197:31: fatal error: readline/readline.h: No such file or directory
  7226. #include <readline/readline.h>
  7227. ^
  7228. compilation terminated.
  7229. configure:16152: $? = 1
  7230. configure: failed program was:
  7231. | /* confdefs.h */
  7232. | #define PACKAGE_NAME "gnupg"
  7233. | #define PACKAGE_TARNAME "gnupg"
  7234. | #define PACKAGE_VERSION "2.1.0-beta864"
  7235. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  7236. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7237. | #define PACKAGE_URL ""
  7238. | #define PACKAGE "gnupg"
  7239. | #define VERSION "2.1.0-beta864"
  7240. | #define STDC_HEADERS 1
  7241. | #define HAVE_SYS_TYPES_H 1
  7242. | #define HAVE_SYS_STAT_H 1
  7243. | #define HAVE_STDLIB_H 1
  7244. | #define HAVE_STRING_H 1
  7245. | #define HAVE_MEMORY_H 1
  7246. | #define HAVE_STRINGS_H 1
  7247. | #define HAVE_INTTYPES_H 1
  7248. | #define HAVE_STDINT_H 1
  7249. | #define HAVE_UNISTD_H 1
  7250. | #define __EXTENSIONS__ 1
  7251. | #define _ALL_SOURCE 1
  7252. | #define _GNU_SOURCE 1
  7253. | #define _POSIX_PTHREAD_SEMANTICS 1
  7254. | #define _TANDEM_SOURCE 1
  7255. | #define PACKAGE "gnupg"
  7256. | #define PACKAGE_GT "gnupg2"
  7257. | #define VERSION "2.1.0-beta864"
  7258. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7259. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  7260. | #define NEED_KSBA_VERSION "1.2.0"
  7261. | #define NEED_NTBTLS_VERSION "0.1.0"
  7262. | #define NAME_OF_INSTALLED_GPG "gpg"
  7263. | #define GPG_USE_RSA 1
  7264. | #define GPG_USE_ECDH 1
  7265. | #define GPG_USE_ECDSA 1
  7266. | #define GPG_USE_EDDSA 1
  7267. | #define GPG_USE_IDEA 1
  7268. | #define GPG_USE_CAST5 1
  7269. | #define GPG_USE_BLOWFISH 1
  7270. | #define GPG_USE_AES128 1
  7271. | #define GPG_USE_AES192 1
  7272. | #define GPG_USE_AES256 1
  7273. | #define GPG_USE_TWOFISH 1
  7274. | #define GPG_USE_CAMELLIA128 1
  7275. | #define GPG_USE_CAMELLIA192 1
  7276. | #define GPG_USE_CAMELLIA256 1
  7277. | #define GPG_USE_MD5 1
  7278. | #define GPG_USE_RMD160 1
  7279. | #define GPG_USE_SHA224 1
  7280. | #define GPG_USE_SHA384 1
  7281. | #define GPG_USE_SHA512 1
  7282. | #define PK_UID_CACHE_SIZE 4096
  7283. | #define ENABLE_CARD_SUPPORT 1
  7284. | #define USE_DIRMNGR_AUTO_START 1
  7285. | #define _FILE_OFFSET_BITS 64
  7286. | #define RUN_TESTS 1
  7287. | #define USE_LDAPWRAPPER 1
  7288. | #define EXEEXT ""
  7289. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  7290. | #define ENCFS "/usr/bin/encfs"
  7291. | #define FUSERMOUNT "/bin/fusermount"
  7292. | #define HAVE_LIBUTIL 1
  7293. | #define SHRED "/usr/bin/shred"
  7294. | #define HAVE_NPTH 1
  7295. | #define USE_NPTH 1
  7296. | #define USE_DNS_SRV 1
  7297. | #define USE_DNS_PKA 1
  7298. | #define USE_DNS_CERT 1
  7299. | #define PRINTABLE_OS_NAME "GNU/Linux"
  7300. | #define HAVE_ICONV 1
  7301. | #define ICONV_CONST
  7302. | #define ENABLE_NLS 1
  7303. | #define HAVE_GETTEXT 1
  7304. | #define HAVE_DCGETTEXT 1
  7305. | #define HAVE_STRCHR 1
  7306. | #define HAVE_LANGINFO_CODESET 1
  7307. | #define HAVE_LC_MESSAGES 1
  7308. | #define STDC_HEADERS 1
  7309. | #define HAVE_STRING_H 1
  7310. | #define HAVE_UNISTD_H 1
  7311. | #define HAVE_LANGINFO_H 1
  7312. | #define HAVE_TERMIO_H 1
  7313. | #define HAVE_LOCALE_H 1
  7314. | #define HAVE_GETOPT_H 1
  7315. | #define HAVE_PTY_H 1
  7316. | #define HAVE_UTMP_H 1
  7317. | #define HAVE_PWD_H 1
  7318. | #define HAVE_INTTYPES_H 1
  7319. | #define HAVE_SIGNAL_H 1
  7320. | #define TIME_WITH_SYS_TIME 1
  7321. | #define RETSIGTYPE void
  7322. | #define HAVE_DECL_SYS_SIGLIST 1
  7323. | #define HAVE_SYS_SOCKET_H 1
  7324. | #define HAVE_SYS_TIME_H 1
  7325. | #define HAVE_UNISTD_H 1
  7326. | #define HAVE_WCHAR_H 1
  7327. | #define HAVE_STDINT_H 1
  7328. | #define LITTLE_ENDIAN_HOST 1
  7329. | #define HAVE_USHORT_TYPEDEF 1
  7330. | #define HAVE_ULONG_TYPEDEF 1
  7331. | #define SIZEOF_UNSIGNED_SHORT 2
  7332. | #define SIZEOF_UNSIGNED_INT 4
  7333. | #define SIZEOF_UNSIGNED_LONG 4
  7334. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7335. | #define TIME_WITH_SYS_TIME 1
  7336. | #define SIZEOF_TIME_T 4
  7337. | #define HAVE_DECL_GETPAGESIZE 1
  7338. | #define HAVE_FSEEKO 1
  7339. | #define HAVE_VPRINTF 1
  7340. | #define HAVE_FORK 1
  7341. | #define HAVE_VFORK 1
  7342. | #define HAVE_WORKING_VFORK 1
  7343. | #define HAVE_WORKING_FORK 1
  7344. | #define HAVE_STRERROR 1
  7345. | #define HAVE_TCGETATTR 1
  7346. | #define HAVE_MMAP 1
  7347. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7348. | #define HAVE_STRCASECMP 1
  7349. | #define HAVE_STRNCASECMP 1
  7350. | #define HAVE_CTERMID 1
  7351. | #define HAVE_TIMES 1
  7352. | #define HAVE_GMTIME_R 1
  7353. | #define HAVE_STRTOULL 1
  7354. | #define HAVE_UNSETENV 1
  7355. | #define HAVE_FCNTL 1
  7356. | #define HAVE_FTRUNCATE 1
  7357. | #define HAVE_INET_NTOP 1
  7358. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7359. | #define HAVE_GETTIMEOFDAY 1
  7360. | #define HAVE_GETRUSAGE 1
  7361. | #define HAVE_GETRLIMIT 1
  7362. | #define HAVE_SETRLIMIT 1
  7363. | #define HAVE_CLOCK_GETTIME 1
  7364. | #define HAVE_ATEXIT 1
  7365. | #define HAVE_RAISE 1
  7366. | #define HAVE_GETPAGESIZE 1
  7367. | #define HAVE_STRFTIME 1
  7368. | #define HAVE_NL_LANGINFO 1
  7369. | #define HAVE_SETLOCALE 1
  7370. | #define HAVE_WAITPID 1
  7371. | #define HAVE_WAIT4 1
  7372. | #define HAVE_SIGACTION 1
  7373. | #define HAVE_SIGPROCMASK 1
  7374. | #define HAVE_PIPE 1
  7375. | #define HAVE_GETADDRINFO 1
  7376. | #define HAVE_TTYNAME 1
  7377. | #define HAVE_RAND 1
  7378. | #define HAVE_FTELLO 1
  7379. | #define HAVE_FSYNC 1
  7380. | #define HAVE_STAT 1
  7381. | #define HAVE_LSTAT 1
  7382. | #define HAVE_STRUCT_SIGACTION 1
  7383. | #define HAVE_SIGSET_T 1
  7384. | #define HAVE_SIGNAL_H 1
  7385. | #define HAVE_STPCPY 1
  7386. | #define HAVE_STRSEP 1
  7387. | #define HAVE_STRTOUL 1
  7388. | #define HAVE_MEMMOVE 1
  7389. | #define HAVE_STRTOL 1
  7390. | #define HAVE_MEMRCHR 1
  7391. | #define HAVE_ISASCII 1
  7392. | #define HAVE_TIMEGM 1
  7393. | #define HAVE_GETRUSAGE 1
  7394. | #define HAVE_SETRLIMIT 1
  7395. | #define HAVE_STAT 1
  7396. | #define HAVE_SETLOCALE 1
  7397. | #define HAVE_FLOCKFILE 1
  7398. | #define HAVE_FUNLOCKFILE 1
  7399. | #define HAVE_FOPENCOOKIE 1
  7400. | #define HAVE_GETPWNAM 1
  7401. | #define HAVE_GETPWUID 1
  7402. | #define HAVE_GETENV 1
  7403. | #define HAVE_INET_PTON 1
  7404. | #define HAVE_ALLOCA_H 1
  7405. | #define HAVE_ALLOCA 1
  7406. | #define HAVE_STDLIB_H 1
  7407. | #define MALLOC_0_IS_NONNULL 1
  7408. | #define HAVE_LONG_LONG_INT 1
  7409. | #define HAVE_LONG_DOUBLE 1
  7410. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7411. | #define HAVE_ALLOCA 1
  7412. | #define HAVE_ALLOCA_H 1
  7413. | #define HAVE_MKDTEMP 1
  7414. | #define HAVE_SETENV 1
  7415. | #define HAVE_UNSETENV 1
  7416. | #define HAVE_STDINT_H 1
  7417. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  7418. | #define HAVE_STRPBRK 1
  7419. | #define HAVE_UNISTD_H 1
  7420. | #define HAVE_STDINT_H 1
  7421. | #define HAVE_SYS_STAT_H 1
  7422. | #define HAVE_UNISTD_H 1
  7423. | #define HAVE_ZIP 1
  7424. | /* end confdefs.h. */
  7425. |
  7426. | #include <stdio.h>
  7427. | #include <readline/readline.h>
  7428. | #include <readline/history.h>
  7429. |
  7430. | int
  7431. | main ()
  7432. | {
  7433. |
  7434. | rl_completion_func_t *completer;
  7435. | add_history("foobar");
  7436. | rl_catch_signals=0;
  7437. | rl_inhibit_completion=0;
  7438. | rl_attempted_completion_function=NULL;
  7439. | rl_completion_matches(NULL,NULL);
  7440. |
  7441. | ;
  7442. | return 0;
  7443. | }
  7444. configure:16160: result: no
  7445. configure:16127: checking whether readline via "-lreadline -lncurses" is present and sane
  7446. configure:16152: gcc -o conftest -g conftest.c -lreadline -lncurses >&5
  7447. conftest.c:197:31: fatal error: readline/readline.h: No such file or directory
  7448. #include <readline/readline.h>
  7449. ^
  7450. compilation terminated.
  7451. configure:16152: $? = 1
  7452. configure: failed program was:
  7453. | /* confdefs.h */
  7454. | #define PACKAGE_NAME "gnupg"
  7455. | #define PACKAGE_TARNAME "gnupg"
  7456. | #define PACKAGE_VERSION "2.1.0-beta864"
  7457. | #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  7458. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7459. | #define PACKAGE_URL ""
  7460. | #define PACKAGE "gnupg"
  7461. | #define VERSION "2.1.0-beta864"
  7462. | #define STDC_HEADERS 1
  7463. | #define HAVE_SYS_TYPES_H 1
  7464. | #define HAVE_SYS_STAT_H 1
  7465. | #define HAVE_STDLIB_H 1
  7466. | #define HAVE_STRING_H 1
  7467. | #define HAVE_MEMORY_H 1
  7468. | #define HAVE_STRINGS_H 1
  7469. | #define HAVE_INTTYPES_H 1
  7470. | #define HAVE_STDINT_H 1
  7471. | #define HAVE_UNISTD_H 1
  7472. | #define __EXTENSIONS__ 1
  7473. | #define _ALL_SOURCE 1
  7474. | #define _GNU_SOURCE 1
  7475. | #define _POSIX_PTHREAD_SEMANTICS 1
  7476. | #define _TANDEM_SOURCE 1
  7477. | #define PACKAGE "gnupg"
  7478. | #define PACKAGE_GT "gnupg2"
  7479. | #define VERSION "2.1.0-beta864"
  7480. | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  7481. | #define NEED_LIBGCRYPT_VERSION "1.6.0"
  7482. | #define NEED_KSBA_VERSION "1.2.0"
  7483. | #define NEED_NTBTLS_VERSION "0.1.0"
  7484. | #define NAME_OF_INSTALLED_GPG "gpg"
  7485. | #define GPG_USE_RSA 1
  7486. | #define GPG_USE_ECDH 1
  7487. | #define GPG_USE_ECDSA 1
  7488. | #define GPG_USE_EDDSA 1
  7489. | #define GPG_USE_IDEA 1
  7490. | #define GPG_USE_CAST5 1
  7491. | #define GPG_USE_BLOWFISH 1
  7492. | #define GPG_USE_AES128 1
  7493. | #define GPG_USE_AES192 1
  7494. | #define GPG_USE_AES256 1
  7495. | #define GPG_USE_TWOFISH 1
  7496. | #define GPG_USE_CAMELLIA128 1
  7497. | #define GPG_USE_CAMELLIA192 1
  7498. | #define GPG_USE_CAMELLIA256 1
  7499. | #define GPG_USE_MD5 1
  7500. | #define GPG_USE_RMD160 1
  7501. | #define GPG_USE_SHA224 1
  7502. | #define GPG_USE_SHA384 1
  7503. | #define GPG_USE_SHA512 1
  7504. | #define PK_UID_CACHE_SIZE 4096
  7505. | #define ENABLE_CARD_SUPPORT 1
  7506. | #define USE_DIRMNGR_AUTO_START 1
  7507. | #define _FILE_OFFSET_BITS 64
  7508. | #define RUN_TESTS 1
  7509. | #define USE_LDAPWRAPPER 1
  7510. | #define EXEEXT ""
  7511. | #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  7512. | #define ENCFS "/usr/bin/encfs"
  7513. | #define FUSERMOUNT "/bin/fusermount"
  7514. | #define HAVE_LIBUTIL 1
  7515. | #define SHRED "/usr/bin/shred"
  7516. | #define HAVE_NPTH 1
  7517. | #define USE_NPTH 1
  7518. | #define USE_DNS_SRV 1
  7519. | #define USE_DNS_PKA 1
  7520. | #define USE_DNS_CERT 1
  7521. | #define PRINTABLE_OS_NAME "GNU/Linux"
  7522. | #define HAVE_ICONV 1
  7523. | #define ICONV_CONST
  7524. | #define ENABLE_NLS 1
  7525. | #define HAVE_GETTEXT 1
  7526. | #define HAVE_DCGETTEXT 1
  7527. | #define HAVE_STRCHR 1
  7528. | #define HAVE_LANGINFO_CODESET 1
  7529. | #define HAVE_LC_MESSAGES 1
  7530. | #define STDC_HEADERS 1
  7531. | #define HAVE_STRING_H 1
  7532. | #define HAVE_UNISTD_H 1
  7533. | #define HAVE_LANGINFO_H 1
  7534. | #define HAVE_TERMIO_H 1
  7535. | #define HAVE_LOCALE_H 1
  7536. | #define HAVE_GETOPT_H 1
  7537. | #define HAVE_PTY_H 1
  7538. | #define HAVE_UTMP_H 1
  7539. | #define HAVE_PWD_H 1
  7540. | #define HAVE_INTTYPES_H 1
  7541. | #define HAVE_SIGNAL_H 1
  7542. | #define TIME_WITH_SYS_TIME 1
  7543. | #define RETSIGTYPE void
  7544. | #define HAVE_DECL_SYS_SIGLIST 1
  7545. | #define HAVE_SYS_SOCKET_H 1
  7546. | #define HAVE_SYS_TIME_H 1
  7547. | #define HAVE_UNISTD_H 1
  7548. | #define HAVE_WCHAR_H 1
  7549. | #define HAVE_STDINT_H 1
  7550. | #define LITTLE_ENDIAN_HOST 1
  7551. | #define HAVE_USHORT_TYPEDEF 1
  7552. | #define HAVE_ULONG_TYPEDEF 1
  7553. | #define SIZEOF_UNSIGNED_SHORT 2
  7554. | #define SIZEOF_UNSIGNED_INT 4
  7555. | #define SIZEOF_UNSIGNED_LONG 4
  7556. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7557. | #define TIME_WITH_SYS_TIME 1
  7558. | #define SIZEOF_TIME_T 4
  7559. | #define HAVE_DECL_GETPAGESIZE 1
  7560. | #define HAVE_FSEEKO 1
  7561. | #define HAVE_VPRINTF 1
  7562. | #define HAVE_FORK 1
  7563. | #define HAVE_VFORK 1
  7564. | #define HAVE_WORKING_VFORK 1
  7565. | #define HAVE_WORKING_FORK 1
  7566. | #define HAVE_STRERROR 1
  7567. | #define HAVE_TCGETATTR 1
  7568. | #define HAVE_MMAP 1
  7569. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7570. | #define HAVE_STRCASECMP 1
  7571. | #define HAVE_STRNCASECMP 1
  7572. | #define HAVE_CTERMID 1
  7573. | #define HAVE_TIMES 1
  7574. | #define HAVE_GMTIME_R 1
  7575. | #define HAVE_STRTOULL 1
  7576. | #define HAVE_UNSETENV 1
  7577. | #define HAVE_FCNTL 1
  7578. | #define HAVE_FTRUNCATE 1
  7579. | #define HAVE_INET_NTOP 1
  7580. | #define HAVE_CANONICALIZE_FILE_NAME 1
  7581. | #define HAVE_GETTIMEOFDAY 1
  7582. | #define HAVE_GETRUSAGE 1
  7583. | #define HAVE_GETRLIMIT 1
  7584. | #define HAVE_SETRLIMIT 1
  7585. | #define HAVE_CLOCK_GETTIME 1
  7586. | #define HAVE_ATEXIT 1
  7587. | #define HAVE_RAISE 1
  7588. | #define HAVE_GETPAGESIZE 1
  7589. | #define HAVE_STRFTIME 1
  7590. | #define HAVE_NL_LANGINFO 1
  7591. | #define HAVE_SETLOCALE 1
  7592. | #define HAVE_WAITPID 1
  7593. | #define HAVE_WAIT4 1
  7594. | #define HAVE_SIGACTION 1
  7595. | #define HAVE_SIGPROCMASK 1
  7596. | #define HAVE_PIPE 1
  7597. | #define HAVE_GETADDRINFO 1
  7598. | #define HAVE_TTYNAME 1
  7599. | #define HAVE_RAND 1
  7600. | #define HAVE_FTELLO 1
  7601. | #define HAVE_FSYNC 1
  7602. | #define HAVE_STAT 1
  7603. | #define HAVE_LSTAT 1
  7604. | #define HAVE_STRUCT_SIGACTION 1
  7605. | #define HAVE_SIGSET_T 1
  7606. | #define HAVE_SIGNAL_H 1
  7607. | #define HAVE_STPCPY 1
  7608. | #define HAVE_STRSEP 1
  7609. | #define HAVE_STRTOUL 1
  7610. | #define HAVE_MEMMOVE 1
  7611. | #define HAVE_STRTOL 1
  7612. | #define HAVE_MEMRCHR 1
  7613. | #define HAVE_ISASCII 1
  7614. | #define HAVE_TIMEGM 1
  7615. | #define HAVE_GETRUSAGE 1
  7616. | #define HAVE_SETRLIMIT 1
  7617. | #define HAVE_STAT 1
  7618. | #define HAVE_SETLOCALE 1
  7619. | #define HAVE_FLOCKFILE 1
  7620. | #define HAVE_FUNLOCKFILE 1
  7621. | #define HAVE_FOPENCOOKIE 1
  7622. | #define HAVE_GETPWNAM 1
  7623. | #define HAVE_GETPWUID 1
  7624. | #define HAVE_GETENV 1
  7625. | #define HAVE_INET_PTON 1
  7626. | #define HAVE_ALLOCA_H 1
  7627. | #define HAVE_ALLOCA 1
  7628. | #define HAVE_STDLIB_H 1
  7629. | #define MALLOC_0_IS_NONNULL 1
  7630. | #define HAVE_LONG_LONG_INT 1
  7631. | #define HAVE_LONG_DOUBLE 1
  7632. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7633. | #define HAVE_ALLOCA 1
  7634. | #define HAVE_ALLOCA_H 1
  7635. | #define HAVE_MKDTEMP 1
  7636. | #define HAVE_SETENV 1
  7637. | #define HAVE_UNSETENV 1
  7638. | #define HAVE_STDINT_H 1
  7639. | #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  7640. | #define HAVE_STRPBRK 1
  7641. | #define HAVE_UNISTD_H 1
  7642. | #define HAVE_STDINT_H 1
  7643. | #define HAVE_SYS_STAT_H 1
  7644. | #define HAVE_UNISTD_H 1
  7645. | #define HAVE_ZIP 1
  7646. | /* end confdefs.h. */
  7647. |
  7648. | #include <stdio.h>
  7649. | #include <readline/readline.h>
  7650. | #include <readline/history.h>
  7651. |
  7652. | int
  7653. | main ()
  7654. | {
  7655. |
  7656. | rl_completion_func_t *completer;
  7657. | add_history("foobar");
  7658. | rl_catch_signals=0;
  7659. | rl_inhibit_completion=0;
  7660. | rl_attempted_completion_function=NULL;
  7661. | rl_completion_matches(NULL,NULL);
  7662. |
  7663. | ;
  7664. | return 0;
  7665. | }
  7666. configure:16160: result: no
  7667. configure:16240: checking for cc features
  7668. configure:16245: checking if gcc ignores unknown -Wno-* options
  7669. configure:16261: gcc -c -g conftest.c >&5
  7670. configure:16261: $? = 0
  7671. configure:16267: result: yes
  7672. configure:16308: checking if gcc supports -Wdeclaration-after-statement
  7673. configure:16323: gcc -c -Wdeclaration-after-statement conftest.c >&5
  7674. configure:16323: $? = 0
  7675. configure:16329: result: yes
  7676. configure:16371: checking if gcc supports -Wpointer-arith
  7677. configure:16386: gcc -c -Wpointer-arith conftest.c >&5
  7678. configure:16386: $? = 0
  7679. configure:16392: result: yes
  7680. configure:16813:
  7681. ***
  7682. *** The Dirmngr part requires an LDAP library
  7683. *** Check out
  7684. *** http://www.openldap.org
  7685. *** for a suitable implementation.
  7686. ***
  7687. configure:16877: error:
  7688. ***
  7689. *** Required libraries not found. Please consult the above messages
  7690. *** and install them before running configure again.
  7691. ***
  7692.  
  7693. ## ---------------- ##
  7694. ## Cache variables. ##
  7695. ## ---------------- ##
  7696.  
  7697. ac_cv_build=i686-pc-linux-gnu
  7698. ac_cv_c_compiler_gnu=yes
  7699. ac_cv_c_const=yes
  7700. ac_cv_c_inline=inline
  7701. ac_cv_c_volatile=yes
  7702. ac_cv_env_CC_FOR_BUILD_set=
  7703. ac_cv_env_CC_FOR_BUILD_value=
  7704. ac_cv_env_CC_set=
  7705. ac_cv_env_CC_value=
  7706. ac_cv_env_CFLAGS_set=set
  7707. ac_cv_env_CFLAGS_value=' -g'
  7708. ac_cv_env_CPPFLAGS_set=
  7709. ac_cv_env_CPPFLAGS_value=
  7710. ac_cv_env_CPP_set=
  7711. ac_cv_env_CPP_value=
  7712. ac_cv_env_LDFLAGS_set=
  7713. ac_cv_env_LDFLAGS_value=
  7714. ac_cv_env_LIBGNUTLS_CFLAGS_set=
  7715. ac_cv_env_LIBGNUTLS_CFLAGS_value=
  7716. ac_cv_env_LIBGNUTLS_LIBS_set=
  7717. ac_cv_env_LIBGNUTLS_LIBS_value=
  7718. ac_cv_env_LIBS_set=
  7719. ac_cv_env_LIBS_value=
  7720. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  7721. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  7722. ac_cv_env_PKG_CONFIG_PATH_set=set
  7723. ac_cv_env_PKG_CONFIG_PATH_value=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib/pkgconfig
  7724. ac_cv_env_PKG_CONFIG_set=set
  7725. ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config
  7726. ac_cv_env_SYSROOT_set=set
  7727. ac_cv_env_SYSROOT_value=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst
  7728. ac_cv_env_build_alias_set=
  7729. ac_cv_env_build_alias_value=
  7730. ac_cv_env_host_alias_set=
  7731. ac_cv_env_host_alias_value=
  7732. ac_cv_env_target_alias_set=
  7733. ac_cv_env_target_alias_value=
  7734. ac_cv_func__doprnt=no
  7735. ac_cv_func_adns_free=no
  7736. ac_cv_func_alloca_works=yes
  7737. ac_cv_func_atexit=yes
  7738. ac_cv_func_canonicalize_file_name=yes
  7739. ac_cv_func_clock_gettime=yes
  7740. ac_cv_func_ctermid=yes
  7741. ac_cv_func_fcntl=yes
  7742. ac_cv_func_flockfile=yes
  7743. ac_cv_func_fopencookie=yes
  7744. ac_cv_func_fork=yes
  7745. ac_cv_func_fork_works=yes
  7746. ac_cv_func_fsync=yes
  7747. ac_cv_func_ftello=yes
  7748. ac_cv_func_ftruncate=yes
  7749. ac_cv_func_funlockfile=yes
  7750. ac_cv_func_funopen=no
  7751. ac_cv_func_getaddrinfo=yes
  7752. ac_cv_func_getenv=yes
  7753. ac_cv_func_gethostbyname=yes
  7754. ac_cv_func_getpagesize=yes
  7755. ac_cv_func_getpwnam=yes
  7756. ac_cv_func_getpwuid=yes
  7757. ac_cv_func_getrlimit=yes
  7758. ac_cv_func_getrusage=yes
  7759. ac_cv_func_gettimeofday=yes
  7760. ac_cv_func_gmtime_r=yes
  7761. ac_cv_func_inet_ntop=yes
  7762. ac_cv_func_inet_pton=yes
  7763. ac_cv_func_isascii=yes
  7764. ac_cv_func_lstat=yes
  7765. ac_cv_func_malloc_0_nonnull=yes
  7766. ac_cv_func_memicmp=no
  7767. ac_cv_func_memmove=yes
  7768. ac_cv_func_memrchr=yes
  7769. ac_cv_func_mkdtemp=yes
  7770. ac_cv_func_mmap=yes
  7771. ac_cv_func_nl_langinfo=yes
  7772. ac_cv_func_pipe=yes
  7773. ac_cv_func_raise=yes
  7774. ac_cv_func_rand=yes
  7775. ac_cv_func_regcomp=yes
  7776. ac_cv_func_setenv=yes
  7777. ac_cv_func_setlocale=yes
  7778. ac_cv_func_setrlimit=yes
  7779. ac_cv_func_setsockopt=yes
  7780. ac_cv_func_sigaction=yes
  7781. ac_cv_func_sigprocmask=yes
  7782. ac_cv_func_stat=yes
  7783. ac_cv_func_stpcpy=yes
  7784. ac_cv_func_strcasecmp=yes
  7785. ac_cv_func_strchr=yes
  7786. ac_cv_func_strerror=yes
  7787. ac_cv_func_strftime=yes
  7788. ac_cv_func_stricmp=no
  7789. ac_cv_func_strlwr=no
  7790. ac_cv_func_strncasecmp=yes
  7791. ac_cv_func_strpbrk=yes
  7792. ac_cv_func_strsep=yes
  7793. ac_cv_func_strtol=yes
  7794. ac_cv_func_strtoul=yes
  7795. ac_cv_func_strtoull=yes
  7796. ac_cv_func_tcgetattr=yes
  7797. ac_cv_func_timegm=yes
  7798. ac_cv_func_times=yes
  7799. ac_cv_func_ttyname=yes
  7800. ac_cv_func_unsetenv=yes
  7801. ac_cv_func_usb_create_match=no
  7802. ac_cv_func_vfork=yes
  7803. ac_cv_func_vfork_works=yes
  7804. ac_cv_func_vprintf=yes
  7805. ac_cv_func_wait4=yes
  7806. ac_cv_func_waitpid=yes
  7807. ac_cv_have_decl_getpagesize=yes
  7808. ac_cv_have_decl_sys_siglist=yes
  7809. ac_cv_header_adns_h=no
  7810. ac_cv_header_bzlib_h=no
  7811. ac_cv_header_direct_h=no
  7812. ac_cv_header_getopt_h=yes
  7813. ac_cv_header_inttypes_h=yes
  7814. ac_cv_header_langinfo_h=yes
  7815. ac_cv_header_locale_h=yes
  7816. ac_cv_header_memory_h=yes
  7817. ac_cv_header_minix_config_h=no
  7818. ac_cv_header_pty_h=yes
  7819. ac_cv_header_pwd_h=yes
  7820. ac_cv_header_signal_h=yes
  7821. ac_cv_header_stat_broken=no
  7822. ac_cv_header_stdc=yes
  7823. ac_cv_header_stdint_h=yes
  7824. ac_cv_header_stdlib_h=yes
  7825. ac_cv_header_string_h=yes
  7826. ac_cv_header_strings_h=yes
  7827. ac_cv_header_sys_socket_h=yes
  7828. ac_cv_header_sys_stat_h=yes
  7829. ac_cv_header_sys_time_h=yes
  7830. ac_cv_header_sys_types_h=yes
  7831. ac_cv_header_termio_h=yes
  7832. ac_cv_header_time=yes
  7833. ac_cv_header_unistd_h=yes
  7834. ac_cv_header_utmp_h=yes
  7835. ac_cv_header_vfork_h=no
  7836. ac_cv_header_wchar_h=yes
  7837. ac_cv_header_zlib_h=yes
  7838. ac_cv_host=i686-pc-linux-gnu
  7839. ac_cv_lib_cposix_strerror=no
  7840. ac_cv_lib_lber_ber_free=no
  7841. ac_cv_lib_usb_usb_bulk_write=no
  7842. ac_cv_lib_util_openpty=yes
  7843. ac_cv_lib_z_deflateInit2_=yes
  7844. ac_cv_objext=o
  7845. ac_cv_path_EGREP='/bin/grep -E'
  7846. ac_cv_path_ENCFS=/usr/bin/encfs
  7847. ac_cv_path_FUSERMOUNT=/bin/fusermount
  7848. ac_cv_path_GMSGFMT=:
  7849. ac_cv_path_GPG_ERROR_CONFIG=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/gpg-error-config
  7850. ac_cv_path_GREP=/bin/grep
  7851. ac_cv_path_KSBA_CONFIG=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/ksba-config
  7852. ac_cv_path_LIBASSUAN_CONFIG=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libassuan-config
  7853. ac_cv_path_LIBGCRYPT_CONFIG=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libgcrypt-config
  7854. ac_cv_path_MSGFMT=:
  7855. ac_cv_path_MSGMERGE=:
  7856. ac_cv_path_NPTH_CONFIG=/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/npth-config
  7857. ac_cv_path_NTBTLS_CONFIG=no
  7858. ac_cv_path_PERL=/usr/bin/perl
  7859. ac_cv_path_SENDMAIL=/usr/sbin/sendmail
  7860. ac_cv_path_SHRED=/usr/bin/shred
  7861. ac_cv_path_TAR=/bin/tar
  7862. ac_cv_path_XGETTEXT=:
  7863. ac_cv_path_install='/usr/bin/install -c'
  7864. ac_cv_path_mkdir=/bin/mkdir
  7865. ac_cv_prog_AWK=gawk
  7866. ac_cv_prog_CPP='gcc -E'
  7867. ac_cv_prog_ac_ct_AR=ar
  7868. ac_cv_prog_ac_ct_CC=gcc
  7869. ac_cv_prog_ac_ct_RANLIB=ranlib
  7870. ac_cv_prog_cc_c89=
  7871. ac_cv_prog_cc_g=yes
  7872. ac_cv_prog_cc_gcc_c_o=yes
  7873. ac_cv_prog_make_make_set=yes
  7874. ac_cv_safe_to_define___extensions__=yes
  7875. ac_cv_search___dn_skipname='none required'
  7876. ac_cv_search_dlopen=-ldl
  7877. ac_cv_search_dn_expand='none required'
  7878. ac_cv_search_dn_skipname=no
  7879. ac_cv_search_inet_addr='none required'
  7880. ac_cv_search_regcomp='none required'
  7881. ac_cv_search_res_query=-lresolv
  7882. ac_cv_sizeof_time_t=4
  7883. ac_cv_sizeof_unsigned_int=4
  7884. ac_cv_sizeof_unsigned_long=4
  7885. ac_cv_sizeof_unsigned_long_long=8
  7886. ac_cv_sizeof_unsigned_short=2
  7887. ac_cv_sys_file_offset_bits=64
  7888. ac_cv_sys_largefile_CC=no
  7889. ac_cv_sys_largefile_source=no
  7890. ac_cv_type_long_long_int=yes
  7891. ac_cv_type_mode_t=yes
  7892. ac_cv_type_pid_t=yes
  7893. ac_cv_type_signal=void
  7894. ac_cv_type_sigset_t=yes
  7895. ac_cv_type_size_t=yes
  7896. ac_cv_type_socklen_t=yes
  7897. ac_cv_type_struct_sigaction=yes
  7898. ac_cv_type_unsigned_long_long_int=yes
  7899. ac_cv_working_alloca_h=yes
  7900. acl_cv_hardcode_direct=no
  7901. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  7902. acl_cv_hardcode_libdir_separator=
  7903. acl_cv_hardcode_minus_L=no
  7904. acl_cv_libext=a
  7905. acl_cv_libname_spec='lib$name'
  7906. acl_cv_library_names_spec='$libname$shrext'
  7907. acl_cv_path_LD=/usr/bin/ld
  7908. acl_cv_prog_gnu_ld=yes
  7909. acl_cv_rpath=done
  7910. acl_cv_shlibext=so
  7911. acl_cv_wl=-Wl,
  7912. am_cv_CC_dependencies_compiler_type=gcc3
  7913. am_cv_func_iconv=yes
  7914. am_cv_func_iconv_works=yes
  7915. am_cv_langinfo_codeset=yes
  7916. am_cv_lib_iconv=no
  7917. am_cv_make_support_nested_variables=yes
  7918. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  7919. am_cv_proto_iconv_arg1=
  7920. gl_cv_absolute_stdint_h=///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h
  7921. gl_cv_func_malloc_0_nonnull=1
  7922. gl_cv_header_working_stdint_h=yes
  7923. gl_cv_size_max=yes
  7924. gnupg_cv_c_endian=little
  7925. gnupg_cv_enable_photo_viewers=yes
  7926. gnupg_cv_func_ldap_init=no
  7927. gnupg_cv_func_ldaplber_init=no
  7928. gnupg_cv_have_readline=no
  7929. gnupg_cv_have_regex=yes
  7930. gnupg_cv_mkdir_takes_one_arg=no
  7931. gnupg_cv_regex_broken=no
  7932. gnupg_cv_time_t_unsigned=no
  7933. gnupg_cv_typedef_byte=no
  7934. gnupg_cv_typedef_u16=no
  7935. gnupg_cv_typedef_u32=no
  7936. gnupg_cv_typedef_ulong=yes
  7937. gnupg_cv_typedef_ushort=yes
  7938. gt_cv_c_long_double=yes
  7939. gt_cv_func_CFLocaleCopyCurrent=no
  7940. gt_cv_func_CFPreferencesCopyAppValue=no
  7941. gt_cv_func_gnugettext2_libc=yes
  7942. gt_cv_func_unsetenv_ret=int
  7943. gt_cv_val_LC_MESSAGES=yes
  7944.  
  7945. ## ----------------- ##
  7946. ## Output variables. ##
  7947. ## ----------------- ##
  7948.  
  7949. ABSOLUTE_STDINT_H='"///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"'
  7950. ACLOCAL='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/missing --run aclocal-1.11'
  7951. ADNSLIBS=''
  7952. ALLOCA=''
  7953. ALLOCA_H='alloca.h'
  7954. AMDEPBACKSLASH='\'
  7955. AMDEP_FALSE='#'
  7956. AMDEP_TRUE=''
  7957. AMTAR='$${TAR-tar}'
  7958. AM_BACKSLASH='\'
  7959. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  7960. AM_DEFAULT_VERBOSITY='1'
  7961. AM_V='$(V)'
  7962. AR='ar'
  7963. AUTOCONF='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/missing --run autoconf'
  7964. AUTOHEADER='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/missing --run autoheader'
  7965. AUTOMAKE='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/missing --run automake-1.11'
  7966. AWK='gawk'
  7967. BITSIZEOF_PTRDIFF_T=''
  7968. BITSIZEOF_SIG_ATOMIC_T=''
  7969. BITSIZEOF_SIZE_T=''
  7970. BITSIZEOF_WCHAR_T=''
  7971. BITSIZEOF_WINT_T=''
  7972. BUILD_AGENT_FALSE='#'
  7973. BUILD_AGENT_TRUE=''
  7974. BUILD_DIRMNGR_FALSE='#'
  7975. BUILD_DIRMNGR_TRUE=''
  7976. BUILD_DOC_FALSE='#'
  7977. BUILD_DOC_TRUE=''
  7978. BUILD_FILEVERSION='2,1,0,2371'
  7979. BUILD_G13_FALSE=''
  7980. BUILD_G13_TRUE='#'
  7981. BUILD_GPGSM_FALSE='#'
  7982. BUILD_GPGSM_TRUE=''
  7983. BUILD_GPGTAR_FALSE='#'
  7984. BUILD_GPGTAR_TRUE=''
  7985. BUILD_GPG_FALSE='#'
  7986. BUILD_GPG_TRUE=''
  7987. BUILD_HOSTNAME='kaylee'
  7988. BUILD_INCLUDED_LIBINTL=''
  7989. BUILD_REVISION='0943c7c'
  7990. BUILD_SCDAEMON_FALSE='#'
  7991. BUILD_SCDAEMON_TRUE=''
  7992. BUILD_SYMCRYPTRUN_FALSE=''
  7993. BUILD_SYMCRYPTRUN_TRUE='#'
  7994. BUILD_TIMESTAMP='2014-10-03T22:23+0000'
  7995. BUILD_TOOLS_FALSE='#'
  7996. BUILD_TOOLS_TRUE=''
  7997. CC='gcc'
  7998. CCDEPMODE='depmode=gcc3'
  7999. CC_FOR_BUILD='gcc'
  8000. CFLAGS=' -g -O3 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -W -Wno-sign-compare -Wno-missing-field-initializers -Wdeclaration-after-statement -Wno-pointer-sign -Wpointer-arith'
  8001. CPP='gcc -E'
  8002. CPPFLAGS=''
  8003. CROSS_COMPILING_FALSE=''
  8004. CROSS_COMPILING_TRUE='#'
  8005. CYGPATH_W='echo'
  8006. DEFS=''
  8007. DEPDIR='.deps'
  8008. DISABLE_REGEX_FALSE=''
  8009. DISABLE_REGEX_TRUE='#'
  8010. DL_LIBS='-ldl '
  8011. DNSLIBS='-lresolv '
  8012. ECHO_C=''
  8013. ECHO_N='-n'
  8014. ECHO_T=''
  8015. EGREP='/bin/grep -E'
  8016. ENABLE_BZIP2_SUPPORT_FALSE=''
  8017. ENABLE_BZIP2_SUPPORT_TRUE='#'
  8018. ENABLE_CARD_SUPPORT_FALSE='#'
  8019. ENABLE_CARD_SUPPORT_TRUE=''
  8020. ENCFS='/usr/bin/encfs'
  8021. EXEEXT=''
  8022. FUSERMOUNT='/bin/fusermount'
  8023. GETTEXT_MACRO_VERSION='0.17'
  8024. GL_COND_LIBTOOL_FALSE=''
  8025. GL_COND_LIBTOOL_TRUE='#'
  8026. GMSGFMT=':'
  8027. GMSGFMT_015=':'
  8028. GNUPG_AGENT_PGM=''
  8029. GNUPG_AGENT_PGM_FALSE=''
  8030. GNUPG_AGENT_PGM_TRUE='#'
  8031. GNUPG_DIRMNGR_LDAP_PGM=''
  8032. GNUPG_DIRMNGR_LDAP_PGM_FALSE=''
  8033. GNUPG_DIRMNGR_LDAP_PGM_TRUE='#'
  8034. GNUPG_DIRMNGR_PGM=''
  8035. GNUPG_DIRMNGR_PGM_FALSE=''
  8036. GNUPG_DIRMNGR_PGM_TRUE='#'
  8037. GNUPG_PINENTRY_PGM=''
  8038. GNUPG_PINENTRY_PGM_FALSE=''
  8039. GNUPG_PINENTRY_PGM_TRUE='#'
  8040. GNUPG_PROTECT_TOOL_PGM=''
  8041. GNUPG_PROTECT_TOOL_PGM_FALSE=''
  8042. GNUPG_PROTECT_TOOL_PGM_TRUE='#'
  8043. GNUPG_SCDAEMON_PGM=''
  8044. GNUPG_SCDAEMON_PGM_FALSE=''
  8045. GNUPG_SCDAEMON_PGM_TRUE='#'
  8046. GPGKEYS_LDAP=''
  8047. GPG_ERROR_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8048. GPG_ERROR_CONFIG='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/gpg-error-config'
  8049. GPG_ERROR_LIBS='-L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lgpg-error'
  8050. GPG_ERROR_MT_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8051. GPG_ERROR_MT_LIBS='-L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lgpg-error -lpthread'
  8052. GREP='/bin/grep'
  8053. HAVE_ANDROID_SYSTEM_FALSE=''
  8054. HAVE_ANDROID_SYSTEM_TRUE='#'
  8055. HAVE_DOSISH_SYSTEM_FALSE=''
  8056. HAVE_DOSISH_SYSTEM_TRUE='#'
  8057. HAVE_INTTYPES_H='1'
  8058. HAVE_LONG_LONG_INT='1'
  8059. HAVE_SIGNED_SIG_ATOMIC_T=''
  8060. HAVE_SIGNED_WCHAR_T=''
  8061. HAVE_SIGNED_WINT_T=''
  8062. HAVE_STDINT_H='1'
  8063. HAVE_SYS_BITYPES_H=''
  8064. HAVE_SYS_INTTYPES_H=''
  8065. HAVE_SYS_TYPES_H='1'
  8066. HAVE_UNSIGNED_LONG_LONG_INT='1'
  8067. HAVE_USTAR_FALSE='#'
  8068. HAVE_USTAR_TRUE=''
  8069. HAVE_W32CE_SYSTEM_FALSE=''
  8070. HAVE_W32CE_SYSTEM_TRUE='#'
  8071. HAVE_W32_SYSTEM_FALSE=''
  8072. HAVE_W32_SYSTEM_TRUE='#'
  8073. HAVE_WCHAR_H='1'
  8074. INSTALL_DATA='${INSTALL} -m 644'
  8075. INSTALL_PROGRAM='${INSTALL}'
  8076. INSTALL_SCRIPT='${INSTALL}'
  8077. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  8078. INTLLIBS=''
  8079. INTL_MACOSX_LIBS=''
  8080. KSBA_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8081. KSBA_CONFIG='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/ksba-config'
  8082. KSBA_LIBS='-L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lksba -lgpg-error'
  8083. LBER_LIBS=''
  8084. LDAPLIBS=''
  8085. LDAP_CPPFLAGS=''
  8086. LDFLAGS=''
  8087. LIBASSUAN_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8088. LIBASSUAN_CONFIG='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libassuan-config'
  8089. LIBASSUAN_LIBS='-lassuan -L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lgpg-error'
  8090. LIBGCRYPT_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8091. LIBGCRYPT_CONFIG='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/libgcrypt-config'
  8092. LIBGCRYPT_LIBS='-L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lgcrypt -lgpg-error'
  8093. LIBGNUTLS_CFLAGS=''
  8094. LIBGNUTLS_LIBS=''
  8095. LIBGNU_LIBDEPS=''
  8096. LIBGNU_LTLIBDEPS=''
  8097. LIBICONV=''
  8098. LIBINTL=''
  8099. LIBOBJS=''
  8100. LIBREADLINE=''
  8101. LIBS=''
  8102. LIBUSB_LIBS=''
  8103. LIBUTIL_LIBS=' -lutil'
  8104. LN_S='ln -s'
  8105. LTLIBICONV=''
  8106. LTLIBINTL=''
  8107. LTLIBOBJS=''
  8108. MAINT=''
  8109. MAINTAINER_MODE_FALSE='#'
  8110. MAINTAINER_MODE_TRUE=''
  8111. MAKEINFO='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/missing --run makeinfo'
  8112. MKDIR_P='/bin/mkdir -p'
  8113. MSGFMT=':'
  8114. MSGFMT_015=':'
  8115. MSGMERGE=':'
  8116. NETLIBS=''
  8117. NO_TRUST_MODELS_FALSE=''
  8118. NO_TRUST_MODELS_TRUE='#'
  8119. NPTH_CFLAGS='-I/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/include'
  8120. NPTH_CONFIG='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/bin/npth-config'
  8121. NPTH_LIBS='-L/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib -lnpth -lpthread'
  8122. NTBTLS_CFLAGS=''
  8123. NTBTLS_CONFIG='no'
  8124. NTBTLS_LIBS=''
  8125. OBJEXT='o'
  8126. PACKAGE='gnupg'
  8127. PACKAGE_BUGREPORT='http://bugs.gnupg.org'
  8128. PACKAGE_GT='gnupg2'
  8129. PACKAGE_NAME='gnupg'
  8130. PACKAGE_STRING='gnupg 2.1.0-beta864'
  8131. PACKAGE_TARNAME='gnupg'
  8132. PACKAGE_URL=''
  8133. PACKAGE_VERSION='2.1.0-beta864'
  8134. PATH_SEPARATOR=':'
  8135. PERL='/usr/bin/perl'
  8136. PKG_CONFIG='/usr/bin/pkg-config'
  8137. PKG_CONFIG_LIBDIR=''
  8138. PKG_CONFIG_PATH='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst/lib/pkgconfig'
  8139. POSUB='po'
  8140. PTRDIFF_T_SUFFIX=''
  8141. RANLIB='ranlib'
  8142. RUN_GPG_TESTS_FALSE='#'
  8143. RUN_GPG_TESTS_TRUE=''
  8144. RUN_TESTS_FALSE='#'
  8145. RUN_TESTS_TRUE=''
  8146. SENDMAIL='/usr/sbin/sendmail'
  8147. SET_MAKE=''
  8148. SHELL='/bin/bash'
  8149. SHRED='/usr/bin/shred'
  8150. SIG_ATOMIC_T_SUFFIX=''
  8151. SIZE_T_SUFFIX=''
  8152. STDINT_H=''
  8153. STRIP=''
  8154. SYSROOT='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst'
  8155. SYS_SOCKET_H=''
  8156. TAR='/bin/tar'
  8157. UNISTD_H=''
  8158. USE_DNS_SRV_FALSE='#'
  8159. USE_DNS_SRV_TRUE=''
  8160. USE_INCLUDED_LIBINTL=''
  8161. USE_LDAPWRAPPER_FALSE='#'
  8162. USE_LDAPWRAPPER_TRUE=''
  8163. USE_NLS='yes'
  8164. USE_SIMPLE_GETTEXT_FALSE=''
  8165. USE_SIMPLE_GETTEXT_TRUE='#'
  8166. VERSION='2.1.0-beta864'
  8167. W32SOCKLIBS=''
  8168. WCHAR_T_SUFFIX=''
  8169. WINDRES=':'
  8170. WINT_T_SUFFIX=''
  8171. XGETTEXT=':'
  8172. XGETTEXT_015=':'
  8173. XGETTEXT_EXTRA_OPTIONS=''
  8174. ZLIBS='-lz'
  8175. ac_ct_CC='gcc'
  8176. am__EXEEXT_FALSE=''
  8177. am__EXEEXT_TRUE=''
  8178. am__fastdepCC_FALSE='#'
  8179. am__fastdepCC_TRUE=''
  8180. am__include='include'
  8181. am__isrc=' -I$(srcdir)'
  8182. am__leading_dot='.'
  8183. am__nodep='_no'
  8184. am__quote=''
  8185. am__tar='$${TAR-tar} chof - "$$tardir"'
  8186. am__untar='$${TAR-tar} xf -'
  8187. bindir='${exec_prefix}/bin'
  8188. build='i686-pc-linux-gnu'
  8189. build_alias=''
  8190. build_cpu='i686'
  8191. build_os='linux-gnu'
  8192. build_vendor='pc'
  8193. datadir='${datarootdir}'
  8194. datarootdir='${prefix}/share'
  8195. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  8196. dvidir='${docdir}'
  8197. exec_prefix='NONE'
  8198. host='i686-pc-linux-gnu'
  8199. host_alias=''
  8200. host_cpu='i686'
  8201. host_os='linux-gnu'
  8202. host_vendor='pc'
  8203. htmldir='${docdir}'
  8204. includedir='${prefix}/include'
  8205. infodir='${datarootdir}/info'
  8206. install_sh='${SHELL} /home/pete/gpg/gnupg-2.1.0-beta864/build-aux/install-sh'
  8207. libdir='${exec_prefix}/lib'
  8208. libexecdir='${exec_prefix}/libexec'
  8209. localedir='${datarootdir}/locale'
  8210. localstatedir='${prefix}/var'
  8211. mandir='${datarootdir}/man'
  8212. mkdir_p='/bin/mkdir -p'
  8213. oldincludedir='/usr/include'
  8214. pdfdir='${docdir}'
  8215. prefix='/home/pete/gpg/gnupg-2.1.0-beta864/PLAY/inst'
  8216. program_transform_name='s,x,x,'
  8217. psdir='${docdir}'
  8218. sbindir='${exec_prefix}/sbin'
  8219. sharedstatedir='${prefix}/com'
  8220. sysconfdir='${prefix}/etc'
  8221. target_alias=''
  8222.  
  8223. ## ----------- ##
  8224. ## confdefs.h. ##
  8225. ## ----------- ##
  8226.  
  8227. /* confdefs.h */
  8228. #define PACKAGE_NAME "gnupg"
  8229. #define PACKAGE_TARNAME "gnupg"
  8230. #define PACKAGE_VERSION "2.1.0-beta864"
  8231. #define PACKAGE_STRING "gnupg 2.1.0-beta864"
  8232. #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  8233. #define PACKAGE_URL ""
  8234. #define PACKAGE "gnupg"
  8235. #define VERSION "2.1.0-beta864"
  8236. #define STDC_HEADERS 1
  8237. #define HAVE_SYS_TYPES_H 1
  8238. #define HAVE_SYS_STAT_H 1
  8239. #define HAVE_STDLIB_H 1
  8240. #define HAVE_STRING_H 1
  8241. #define HAVE_MEMORY_H 1
  8242. #define HAVE_STRINGS_H 1
  8243. #define HAVE_INTTYPES_H 1
  8244. #define HAVE_STDINT_H 1
  8245. #define HAVE_UNISTD_H 1
  8246. #define __EXTENSIONS__ 1
  8247. #define _ALL_SOURCE 1
  8248. #define _GNU_SOURCE 1
  8249. #define _POSIX_PTHREAD_SEMANTICS 1
  8250. #define _TANDEM_SOURCE 1
  8251. #define PACKAGE "gnupg"
  8252. #define PACKAGE_GT "gnupg2"
  8253. #define VERSION "2.1.0-beta864"
  8254. #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
  8255. #define NEED_LIBGCRYPT_VERSION "1.6.0"
  8256. #define NEED_KSBA_VERSION "1.2.0"
  8257. #define NEED_NTBTLS_VERSION "0.1.0"
  8258. #define NAME_OF_INSTALLED_GPG "gpg"
  8259. #define GPG_USE_RSA 1
  8260. #define GPG_USE_ECDH 1
  8261. #define GPG_USE_ECDSA 1
  8262. #define GPG_USE_EDDSA 1
  8263. #define GPG_USE_IDEA 1
  8264. #define GPG_USE_CAST5 1
  8265. #define GPG_USE_BLOWFISH 1
  8266. #define GPG_USE_AES128 1
  8267. #define GPG_USE_AES192 1
  8268. #define GPG_USE_AES256 1
  8269. #define GPG_USE_TWOFISH 1
  8270. #define GPG_USE_CAMELLIA128 1
  8271. #define GPG_USE_CAMELLIA192 1
  8272. #define GPG_USE_CAMELLIA256 1
  8273. #define GPG_USE_MD5 1
  8274. #define GPG_USE_RMD160 1
  8275. #define GPG_USE_SHA224 1
  8276. #define GPG_USE_SHA384 1
  8277. #define GPG_USE_SHA512 1
  8278. #define PK_UID_CACHE_SIZE 4096
  8279. #define ENABLE_CARD_SUPPORT 1
  8280. #define USE_DIRMNGR_AUTO_START 1
  8281. #define _FILE_OFFSET_BITS 64
  8282. #define RUN_TESTS 1
  8283. #define USE_LDAPWRAPPER 1
  8284. #define EXEEXT ""
  8285. #define GNUPG_LIBASSUAN_VERSION "2.1.2"
  8286. #define ENCFS "/usr/bin/encfs"
  8287. #define FUSERMOUNT "/bin/fusermount"
  8288. #define HAVE_LIBUTIL 1
  8289. #define SHRED "/usr/bin/shred"
  8290. #define HAVE_NPTH 1
  8291. #define USE_NPTH 1
  8292. #define USE_DNS_SRV 1
  8293. #define USE_DNS_PKA 1
  8294. #define USE_DNS_CERT 1
  8295. #define PRINTABLE_OS_NAME "GNU/Linux"
  8296. #define HAVE_ICONV 1
  8297. #define ICONV_CONST
  8298. #define ENABLE_NLS 1
  8299. #define HAVE_GETTEXT 1
  8300. #define HAVE_DCGETTEXT 1
  8301. #define HAVE_STRCHR 1
  8302. #define HAVE_LANGINFO_CODESET 1
  8303. #define HAVE_LC_MESSAGES 1
  8304. #define STDC_HEADERS 1
  8305. #define HAVE_STRING_H 1
  8306. #define HAVE_UNISTD_H 1
  8307. #define HAVE_LANGINFO_H 1
  8308. #define HAVE_TERMIO_H 1
  8309. #define HAVE_LOCALE_H 1
  8310. #define HAVE_GETOPT_H 1
  8311. #define HAVE_PTY_H 1
  8312. #define HAVE_UTMP_H 1
  8313. #define HAVE_PWD_H 1
  8314. #define HAVE_INTTYPES_H 1
  8315. #define HAVE_SIGNAL_H 1
  8316. #define TIME_WITH_SYS_TIME 1
  8317. #define RETSIGTYPE void
  8318. #define HAVE_DECL_SYS_SIGLIST 1
  8319. #define HAVE_SYS_SOCKET_H 1
  8320. #define HAVE_SYS_TIME_H 1
  8321. #define HAVE_UNISTD_H 1
  8322. #define HAVE_WCHAR_H 1
  8323. #define HAVE_STDINT_H 1
  8324. #define LITTLE_ENDIAN_HOST 1
  8325. #define HAVE_USHORT_TYPEDEF 1
  8326. #define HAVE_ULONG_TYPEDEF 1
  8327. #define SIZEOF_UNSIGNED_SHORT 2
  8328. #define SIZEOF_UNSIGNED_INT 4
  8329. #define SIZEOF_UNSIGNED_LONG 4
  8330. #define SIZEOF_UNSIGNED_LONG_LONG 8
  8331. #define TIME_WITH_SYS_TIME 1
  8332. #define SIZEOF_TIME_T 4
  8333. #define HAVE_DECL_GETPAGESIZE 1
  8334. #define HAVE_FSEEKO 1
  8335. #define HAVE_VPRINTF 1
  8336. #define HAVE_FORK 1
  8337. #define HAVE_VFORK 1
  8338. #define HAVE_WORKING_VFORK 1
  8339. #define HAVE_WORKING_FORK 1
  8340. #define HAVE_STRERROR 1
  8341. #define HAVE_TCGETATTR 1
  8342. #define HAVE_MMAP 1
  8343. #define HAVE_CANONICALIZE_FILE_NAME 1
  8344. #define HAVE_STRCASECMP 1
  8345. #define HAVE_STRNCASECMP 1
  8346. #define HAVE_CTERMID 1
  8347. #define HAVE_TIMES 1
  8348. #define HAVE_GMTIME_R 1
  8349. #define HAVE_STRTOULL 1
  8350. #define HAVE_UNSETENV 1
  8351. #define HAVE_FCNTL 1
  8352. #define HAVE_FTRUNCATE 1
  8353. #define HAVE_INET_NTOP 1
  8354. #define HAVE_CANONICALIZE_FILE_NAME 1
  8355. #define HAVE_GETTIMEOFDAY 1
  8356. #define HAVE_GETRUSAGE 1
  8357. #define HAVE_GETRLIMIT 1
  8358. #define HAVE_SETRLIMIT 1
  8359. #define HAVE_CLOCK_GETTIME 1
  8360. #define HAVE_ATEXIT 1
  8361. #define HAVE_RAISE 1
  8362. #define HAVE_GETPAGESIZE 1
  8363. #define HAVE_STRFTIME 1
  8364. #define HAVE_NL_LANGINFO 1
  8365. #define HAVE_SETLOCALE 1
  8366. #define HAVE_WAITPID 1
  8367. #define HAVE_WAIT4 1
  8368. #define HAVE_SIGACTION 1
  8369. #define HAVE_SIGPROCMASK 1
  8370. #define HAVE_PIPE 1
  8371. #define HAVE_GETADDRINFO 1
  8372. #define HAVE_TTYNAME 1
  8373. #define HAVE_RAND 1
  8374. #define HAVE_FTELLO 1
  8375. #define HAVE_FSYNC 1
  8376. #define HAVE_STAT 1
  8377. #define HAVE_LSTAT 1
  8378. #define HAVE_STRUCT_SIGACTION 1
  8379. #define HAVE_SIGSET_T 1
  8380. #define HAVE_SIGNAL_H 1
  8381. #define HAVE_STPCPY 1
  8382. #define HAVE_STRSEP 1
  8383. #define HAVE_STRTOUL 1
  8384. #define HAVE_MEMMOVE 1
  8385. #define HAVE_STRTOL 1
  8386. #define HAVE_MEMRCHR 1
  8387. #define HAVE_ISASCII 1
  8388. #define HAVE_TIMEGM 1
  8389. #define HAVE_GETRUSAGE 1
  8390. #define HAVE_SETRLIMIT 1
  8391. #define HAVE_STAT 1
  8392. #define HAVE_SETLOCALE 1
  8393. #define HAVE_FLOCKFILE 1
  8394. #define HAVE_FUNLOCKFILE 1
  8395. #define HAVE_FOPENCOOKIE 1
  8396. #define HAVE_GETPWNAM 1
  8397. #define HAVE_GETPWUID 1
  8398. #define HAVE_GETENV 1
  8399. #define HAVE_INET_PTON 1
  8400. #define HAVE_ALLOCA_H 1
  8401. #define HAVE_ALLOCA 1
  8402. #define HAVE_STDLIB_H 1
  8403. #define MALLOC_0_IS_NONNULL 1
  8404. #define HAVE_LONG_LONG_INT 1
  8405. #define HAVE_LONG_DOUBLE 1
  8406. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8407. #define HAVE_ALLOCA 1
  8408. #define HAVE_ALLOCA_H 1
  8409. #define HAVE_MKDTEMP 1
  8410. #define HAVE_SETENV 1
  8411. #define HAVE_UNSETENV 1
  8412. #define HAVE_STDINT_H 1
  8413. #define ABSOLUTE_STDINT_H "///usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h"
  8414. #define HAVE_STRPBRK 1
  8415. #define HAVE_UNISTD_H 1
  8416. #define HAVE_STDINT_H 1
  8417. #define HAVE_SYS_STAT_H 1
  8418. #define HAVE_UNISTD_H 1
  8419. #define HAVE_ZIP 1
  8420. #define IS_DEVELOPMENT_VERSION 1
  8421. #define BUILD_WITH_GPG 1
  8422. #define BUILD_WITH_GPGSM 1
  8423. #define BUILD_WITH_AGENT 1
  8424. #define BUILD_WITH_SCDAEMON 1
  8425. #define BUILD_WITH_DIRMNGR 1
  8426. #define GNUPG_NAME "GnuPG"
  8427. #define GPG_NAME "gpg"
  8428. #define GPG_DISP_NAME "GnuPG"
  8429. #define GPGSM_NAME "gpgsm"
  8430. #define GPGSM_DISP_NAME "GPGSM"
  8431. #define GPG_AGENT_NAME "gpg-agent"
  8432. #define GPG_AGENT_DISP_NAME "GPG Agent"
  8433. #define SCDAEMON_NAME "scdaemon"
  8434. #define SCDAEMON_DISP_NAME "SCDaemon"
  8435. #define DIRMNGR_NAME "dirmngr"
  8436. #define DIRMNGR_DISP_NAME "DirMngr"
  8437. #define G13_NAME "g13"
  8438. #define G13_DISP_NAME "G13"
  8439. #define GPGCONF_NAME "gpgconf"
  8440. #define GPGCONF_DISP_NAME "GPGConf"
  8441. #define GPGTAR_NAME "gpgtar"
  8442. #define GPG_AGENT_SOCK_NAME "S.gpg-agent"
  8443. #define GPG_AGENT_SSH_SOCK_NAME "S.gpg-agent.ssh"
  8444. #define DIRMNGR_INFO_NAME "DIRMNGR_INFO"
  8445. #define SCDAEMON_SOCK_NAME "S.scdaemon"
  8446. #define DIRMNGR_SOCK_NAME "S.dirmngr"
  8447. #define GPGEXT_GPG "gpg"
  8448. #define BUILD_REVISION "0943c7c"
  8449. #define BUILD_TIMESTAMP "2014-10-03T22:23+0000"
  8450.  
  8451. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement