yazdmich

problems running configure for GnuPG

Aug 10th, 2011
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 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 1.4.11, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ ./configure CFLAGS=-arch x86_64 -arch i386 --disable-dependency-tracking --disable-asm
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = michael.local
  14. uname -m = i386
  15. uname -r = 10.8.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 2.00 gigabytes
  33. Default processor set: 71 tasks, 323 threads, 2 processors
  34. Load average: 0.71, Mach factor: 1.28
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/bin
  40. PATH: /bin
  41. PATH: /usr/sbin
  42. PATH: /sbin
  43. PATH: /usr/local/bin
  44. PATH: /usr/X11/bin
  45.  
  46.  
  47. ## ----------- ##
  48. ## Core tests. ##
  49. ## ----------- ##
  50.  
  51. configure:2681: checking build system type
  52. configure:2695: result: x86_64-apple-darwin10.8.0
  53. configure:2715: checking host system type
  54. configure:2728: result: x86_64-apple-darwin10.8.0
  55. configure:2764: checking for a BSD-compatible install
  56. configure:2832: result: /usr/bin/install -c
  57. configure:2843: checking whether build environment is sane
  58. configure:2880: result: yes
  59. configure:2905: checking for a thread-safe mkdir -p
  60. configure:2944: result: scripts/install-sh -c -d
  61. configure:2957: checking for gawk
  62. configure:2987: result: no
  63. configure:2957: checking for mawk
  64. configure:2987: result: no
  65. configure:2957: checking for nawk
  66. configure:2987: result: no
  67. configure:2957: checking for awk
  68. configure:2973: found /usr/bin/awk
  69. configure:2984: result: awk
  70. configure:2995: checking whether make sets $(MAKE)
  71. configure:3017: result: yes
  72. configure:3203: autobuild project... gnupg
  73. configure:3205: autobuild revision... 1.4.11
  74. configure:3209: autobuild hostname... michael.local
  75. configure:3218: autobuild timestamp... 20110810-022301
  76. configure:3237: checking for style of include used by make
  77. configure:3265: result: GNU
  78. configure:3335: checking for gcc
  79. configure:3351: found /usr/bin/gcc
  80. configure:3362: result: gcc
  81. configure:3591: checking for C compiler version
  82. configure:3600: gcc --version >&5
  83. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
  84. Copyright (C) 2007 Free Software Foundation, Inc.
  85. This is free software; see the source for copying conditions. There is NO
  86. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  87.  
  88. configure:3611: $? = 0
  89. configure:3600: gcc -v >&5
  90. Using built-in specs.
  91. Target: i686-apple-darwin10
  92. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  93. Thread model: posix
  94. gcc version 4.2.1 (Apple Inc. build 5659)
  95. configure:3611: $? = 0
  96. configure:3600: gcc -V >&5
  97. gcc-4.2: argument to `-V' is missing
  98. configure:3611: $? = 1
  99. configure:3600: gcc -qversion >&5
  100. i686-apple-darwin10-gcc-4.2.1: no input files
  101. configure:3611: $? = 1
  102. configure:3633: checking for C compiler default output file name
  103. configure:3655: gcc -arch x86_64 -arch i386 conftest.c >&5
  104. conftest.c:11:19: error: /usr/local/include/stdio.h: Permission denied
  105. conftest.c: In function 'main':
  106. conftest.c:15: error: 'FILE' undeclared (first use in this function)
  107. conftest.c:15: error: (Each undeclared identifier is reported only once
  108. conftest.c:15: error: for each function it appears in.)
  109. conftest.c:15: error: 'f' undeclared (first use in this function)
  110. conftest.c:11:19: error: /usr/local/include/stdio.h: Permission denied
  111. conftest.c: In function 'main':
  112. conftest.c:15: error: 'FILE' undeclared (first use in this function)
  113. conftest.c:15: error: (Each undeclared identifier is reported only once
  114. conftest.c:15: error: for each function it appears in.)
  115. conftest.c:15: error: 'f' undeclared (first use in this function)
  116. lipo: can't figure out the architecture type of: /var/folders/UP/UP8uhqVZGvmKn1vXcS-Ouk+++TI/-Tmp-//ccYrK8F5.out
  117. configure:3659: $? = 1
  118. configure:3696: result:
  119. configure: failed program was:
  120. | /* confdefs.h */
  121. | #define PACKAGE_NAME "gnupg"
  122. | #define PACKAGE_TARNAME "gnupg"
  123. | #define PACKAGE_VERSION "1.4.11"
  124. | #define PACKAGE_STRING "gnupg 1.4.11"
  125. | #define PACKAGE_BUGREPORT "[email protected]"
  126. | #define PACKAGE_URL ""
  127. | #define PACKAGE "gnupg"
  128. | #define VERSION "1.4.11"
  129. | /* end confdefs.h. */
  130. | #include <stdio.h>
  131. | int
  132. | main ()
  133. | {
  134. | FILE *f = fopen ("conftest.out", "w");
  135. | return ferror (f) || fclose (f) != 0;
  136. |
  137. | ;
  138. | return 0;
  139. | }
  140. configure:3702: error: in `/Users/user/gnupg-1.4.11':
  141. configure:3706: error: C compiler cannot create executables
  142. See `config.log' for more details.
  143.  
  144. ## ---------------- ##
  145. ## Cache variables. ##
  146. ## ---------------- ##
  147.  
  148. ac_cv_build=x86_64-apple-darwin10.8.0
  149. ac_cv_env_CCASFLAGS_set=
  150. ac_cv_env_CCASFLAGS_value=
  151. ac_cv_env_CCAS_set=
  152. ac_cv_env_CCAS_value=
  153. ac_cv_env_CC_FOR_BUILD_set=
  154. ac_cv_env_CC_FOR_BUILD_value=
  155. ac_cv_env_CC_set=
  156. ac_cv_env_CC_value=
  157. ac_cv_env_CFLAGS_set=set
  158. ac_cv_env_CFLAGS_value='-arch x86_64 -arch i386'
  159. ac_cv_env_CPPFLAGS_set=
  160. ac_cv_env_CPPFLAGS_value=
  161. ac_cv_env_CPP_set=
  162. ac_cv_env_CPP_value=
  163. ac_cv_env_LDFLAGS_set=
  164. ac_cv_env_LDFLAGS_value=
  165. ac_cv_env_LIBS_set=
  166. ac_cv_env_LIBS_value=
  167. ac_cv_env_build_alias_set=
  168. ac_cv_env_build_alias_value=
  169. ac_cv_env_host_alias_set=
  170. ac_cv_env_host_alias_value=
  171. ac_cv_env_target_alias_set=
  172. ac_cv_env_target_alias_value=
  173. ac_cv_host=x86_64-apple-darwin10.8.0
  174. ac_cv_path_install='/usr/bin/install -c'
  175. ac_cv_prog_AWK=awk
  176. ac_cv_prog_ac_ct_CC=gcc
  177. ac_cv_prog_make_make_set=yes
  178.  
  179. ## ----------------- ##
  180. ## Output variables. ##
  181. ## ----------------- ##
  182.  
  183. ACLOCAL='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run aclocal-1.10'
  184. ALLOCA=''
  185. AMDEPBACKSLASH=''
  186. AMDEP_FALSE=''
  187. AMDEP_TRUE='#'
  188. AMTAR='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run tar'
  189. AR=''
  190. AUTOCONF='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run autoconf'
  191. AUTOHEADER='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run autoheader'
  192. AUTOMAKE='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run automake-1.10'
  193. AWK='awk'
  194. BUILD_INCLUDED_LIBINTL=''
  195. CAPLIBS=''
  196. CATOBJEXT=''
  197. CC='gcc'
  198. CCAS=''
  199. CCASDEPMODE=''
  200. CCASFLAGS=''
  201. CCDEPMODE=''
  202. CC_FOR_BUILD=''
  203. CFLAGS='-arch x86_64 -arch i386'
  204. CFLAG_VISIBILITY=''
  205. CPP=''
  206. CPPFLAGS=''
  207. CROSS_COMPILING_FALSE=''
  208. CROSS_COMPILING_TRUE=''
  209. CYGPATH_W='echo'
  210. DATADIRNAME=''
  211. DEFS=''
  212. DEPDIR='.deps'
  213. DLLIBS=''
  214. DNSLIBS=''
  215. DOCBOOK_TO_MAN=''
  216. ECHO_C='\c'
  217. ECHO_N=''
  218. ECHO_T=''
  219. EGREP=''
  220. ENABLE_AGENT_SUPPORT_FALSE=''
  221. ENABLE_AGENT_SUPPORT_TRUE=''
  222. ENABLE_BZIP2_SUPPORT_FALSE=''
  223. ENABLE_BZIP2_SUPPORT_TRUE=''
  224. ENABLE_CARD_SUPPORT_FALSE=''
  225. ENABLE_CARD_SUPPORT_TRUE=''
  226. ENABLE_LOCAL_ZLIB_FALSE=''
  227. ENABLE_LOCAL_ZLIB_TRUE=''
  228. EXEEXT=''
  229. FAKE_CURL_FALSE=''
  230. FAKE_CURL_TRUE=''
  231. GENCAT=''
  232. GETOPT=''
  233. GLIBC21=''
  234. GLIBC2=''
  235. GMSGFMT=''
  236. GMSGFMT_015=''
  237. GPGKEYS_CURL=''
  238. GPGKEYS_FINGER=''
  239. GPGKEYS_HKP=''
  240. GPGKEYS_LDAP=''
  241. GPGKEYS_MAILTO=''
  242. GREP=''
  243. HAVE_ASPRINTF=''
  244. HAVE_DOCBOOK_TO_MAN_FALSE=''
  245. HAVE_DOCBOOK_TO_MAN_TRUE=''
  246. HAVE_DOSISH_SYSTEM_FALSE=''
  247. HAVE_DOSISH_SYSTEM_TRUE=''
  248. HAVE_POSIX_PRINTF=''
  249. HAVE_SHM_FALSE=''
  250. HAVE_SHM_TRUE=''
  251. HAVE_SNPRINTF=''
  252. HAVE_USTAR_FALSE=''
  253. HAVE_USTAR_TRUE=''
  254. HAVE_VISIBILITY=''
  255. HAVE_W32_SYSTEM_FALSE=''
  256. HAVE_W32_SYSTEM_TRUE=''
  257. HAVE_WPRINTF=''
  258. IDEA_O=''
  259. INSTALL_DATA='${INSTALL} -m 644'
  260. INSTALL_PROGRAM='${INSTALL}'
  261. INSTALL_SCRIPT='${INSTALL}'
  262. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  263. INSTOBJEXT=''
  264. INTLBISON=''
  265. INTLLIBS=''
  266. INTLOBJS=''
  267. INTL_LIBTOOL_SUFFIX_PREFIX=''
  268. INTL_MACOSX_LIBS=''
  269. LDAPLIBS=''
  270. LDAP_CPPFLAGS=''
  271. LDFLAGS=''
  272. LIBCURL=''
  273. LIBCURL_CPPFLAGS=''
  274. LIBICONV=''
  275. LIBINTL=''
  276. LIBMULTITHREAD=''
  277. LIBOBJS=''
  278. LIBPTH=''
  279. LIBREADLINE=''
  280. LIBS=''
  281. LIBTHREAD=''
  282. LIBUSB=''
  283. LIBUSB_CPPFLAGS=''
  284. LTLIBICONV=''
  285. LTLIBINTL=''
  286. LTLIBMULTITHREAD=''
  287. LTLIBOBJS=''
  288. LTLIBPTH=''
  289. LTLIBTHREAD=''
  290. MAINT=''
  291. MAINTAINER_MODE_FALSE=''
  292. MAINTAINER_MODE_TRUE=''
  293. MAKEINFO='${SHELL} /Users/user/gnupg-1.4.11/scripts/missing --run makeinfo'
  294. MKDIR_P='scripts/install-sh -c -d'
  295. MPI_EXTRA_ASM_OBJS=''
  296. MPI_OPT_FLAGS=''
  297. MPI_SFLAGS=''
  298. MSGFMT=''
  299. MSGFMT_015=''
  300. MSGMERGE=''
  301. NETLIBS=''
  302. NM=''
  303. NOEXECSTACK_FLAGS=''
  304. OBJEXT=''
  305. PACKAGE='gnupg'
  306. PACKAGE_BUGREPORT='[email protected]'
  307. PACKAGE_NAME='gnupg'
  308. PACKAGE_STRING='gnupg 1.4.11'
  309. PACKAGE_TARNAME='gnupg'
  310. PACKAGE_URL=''
  311. PACKAGE_VERSION='1.4.11'
  312. PATH_SEPARATOR=':'
  313. PERL=''
  314. POSUB=''
  315. PRI_MACROS_BROKEN=''
  316. RANLIB=''
  317. SENDMAIL=''
  318. SET_MAKE=''
  319. SHELL='/bin/sh'
  320. STRIP=''
  321. TAR=''
  322. USE_DNS_SRV_FALSE=''
  323. USE_DNS_SRV_TRUE=''
  324. USE_INCLUDED_LIBINTL=''
  325. USE_INTERNAL_REGEX_FALSE=''
  326. USE_INTERNAL_REGEX_TRUE=''
  327. USE_NLS=''
  328. USE_RNDEGD_FALSE=''
  329. USE_RNDEGD_TRUE=''
  330. USE_RNDLINUX_FALSE=''
  331. USE_RNDLINUX_TRUE=''
  332. USE_RNDUNIX_FALSE=''
  333. USE_RNDUNIX_TRUE=''
  334. USE_RNDW32_FALSE=''
  335. USE_RNDW32_TRUE=''
  336. USE_SHA512_FALSE=''
  337. USE_SHA512_TRUE=''
  338. USE_SIMPLE_GETTEXT_FALSE=''
  339. USE_SIMPLE_GETTEXT_TRUE=''
  340. VERSION='1.4.11'
  341. W32LIBS=''
  342. WOE32DLL=''
  343. XGETTEXT=''
  344. XGETTEXT_015=''
  345. ZLIBS=''
  346. _libcurl_config=''
  347. _usb_config=''
  348. ac_ct_CC='gcc'
  349. am__fastdepCCAS_FALSE=''
  350. am__fastdepCCAS_TRUE=''
  351. am__fastdepCC_FALSE=''
  352. am__fastdepCC_TRUE=''
  353. am__include='include'
  354. am__isrc=''
  355. am__leading_dot='.'
  356. am__quote=''
  357. am__tar='${AMTAR} chof - "$$tardir"'
  358. am__untar='${AMTAR} xf -'
  359. bindir='${exec_prefix}/bin'
  360. build='x86_64-apple-darwin10.8.0'
  361. build_alias=''
  362. build_cpu='x86_64'
  363. build_os='darwin10.8.0'
  364. build_vendor='apple'
  365. datadir='${datarootdir}'
  366. datarootdir='${prefix}/share'
  367. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  368. dvidir='${docdir}'
  369. exec_prefix='NONE'
  370. host='x86_64-apple-darwin10.8.0'
  371. host_alias=''
  372. host_cpu='x86_64'
  373. host_os='darwin10.8.0'
  374. host_vendor='apple'
  375. htmldir='${docdir}'
  376. includedir='${prefix}/include'
  377. infodir='${datarootdir}/info'
  378. install_sh='$(SHELL) /Users/user/gnupg-1.4.11/scripts/install-sh'
  379. libdir='${exec_prefix}/lib'
  380. libexecdir='${exec_prefix}/libexec'
  381. localedir='${datarootdir}/locale'
  382. localstatedir='${prefix}/var'
  383. mandir='${datarootdir}/man'
  384. mkdir_p='$(top_builddir)/scripts/install-sh -c -d'
  385. oldincludedir='/usr/include'
  386. pdfdir='${docdir}'
  387. prefix='NONE'
  388. program_transform_name='s,x,x,'
  389. psdir='${docdir}'
  390. sbindir='${exec_prefix}/sbin'
  391. sharedstatedir='${prefix}/com'
  392. sysconfdir='${prefix}/etc'
  393. target_alias=''
  394.  
  395. ## ----------- ##
  396. ## confdefs.h. ##
  397. ## ----------- ##
  398.  
  399. /* confdefs.h */
  400. #define PACKAGE_NAME "gnupg"
  401. #define PACKAGE_TARNAME "gnupg"
  402. #define PACKAGE_VERSION "1.4.11"
  403. #define PACKAGE_STRING "gnupg 1.4.11"
  404. #define PACKAGE_BUGREPORT "[email protected]"
  405. #define PACKAGE_URL ""
  406. #define PACKAGE "gnupg"
  407. #define VERSION "1.4.11"
  408.  
  409. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment