Advertisement
gatoatigrado

ghc 7.0.3 source build on OpenSuSE 11.4 -- configure output

Jun 6th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.15 KB | None | 0 0
  1. gatoatigrado@linux-sdia:~/Downloads/ghc-7.0.3> ./configure
  2. checking for gfind... no
  3. checking for find... /usr/bin/find
  4. checking for sort... /usr/bin/sort
  5. checking for ghc... /usr/bin/ghc
  6. checking version of ghc... 6.12.3
  7. checking build system type... x86_64-unknown-linux-gnu
  8. checking host system type... x86_64-unknown-linux-gnu
  9. checking target system type... x86_64-unknown-linux-gnu
  10. Build platform inferred as: x86_64-unknown-linux
  11. Host platform inferred as: x86_64-unknown-linux
  12. Target platform inferred as: x86_64-unknown-linux
  13. checking for nhc... no
  14. checking for nhc98... no
  15. checking for hbc... no
  16. configure: Building in-tree ghc-pwd
  17. checking for path to top of build tree... /home/gatoatigrado/Downloads/ghc-7.0.3
  18. checking for gcc... /usr/bin/gcc
  19. checking for ld... /usr/bin/ld
  20. checking for nm... /usr/bin/nm
  21. checking whether #! works in shell scripts... yes
  22. checking for perl... /usr/bin/perl
  23. checking if your perl works in shell scripts... yes
  24. checking for python... /usr/bin/python
  25. checking for gcc... /usr/bin/gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether /usr/bin/gcc accepts -g... yes
  33. checking for /usr/bin/gcc option to accept ISO C89... none needed
  34. checking version of gcc... 4.5.1
  35. checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done
  36. checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done
  37. checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done
  38. checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done
  39. checking for extra options to pass gcc when compiling via C... -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder
  40. checking how to run the C preprocessor... /usr/bin/gcc -E
  41. checking for a working context diff... diff -U 1
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking for ar... /usr/bin/ar
  44. checking whether /usr/bin/ar is GNU ar... yes
  45. checking for ar arguments... q
  46. checking whether /usr/bin/ar supports @file... yes
  47. checking whether ranlib is needed... no
  48. checking whether /usr/bin/ar supports -input... no
  49. checking whether ln -s works... yes
  50. checking for gsed... no
  51. checking for sed... /usr/bin/sed
  52. checking for time... /usr/bin/time
  53. checking for gnutar... no
  54. checking for gtar... no
  55. checking for tar... /bin/tar
  56. checking for gpatch... no
  57. checking for patch... /usr/bin/patch
  58. checking for dtrace... no
  59. checking for HsColour... no
  60. checking for xmllint... /usr/bin/xmllint
  61. checking for DocBook DTD... ok
  62. checking for xsltproc... /usr/bin/xsltproc
  63. checking for DocBook XSL stylesheet... yes
  64. checking for dblatex... /usr/bin/dblatex
  65. checking for hasktags... no
  66. configure: WARNING: cannot find hasktags in your PATH, you will not be able to build the tags
  67. checking for ghc-pkg matching /usr/bin/ghc... /usr/bin/ghc-pkg
  68. checking for happy... /usr/bin/happy
  69. checking for version of happy... 1.18.5
  70. checking for alex... /usr/bin/alex
  71. checking for version of alex... 2.3.3
  72. checking for grep that handles long lines and -e... /usr/bin/grep
  73. checking for egrep... /usr/bin/grep -E
  74. checking for ANSI C header files... yes
  75. checking for special C compiler options needed for large files... no
  76. checking for _FILE_OFFSET_BITS value needed for large files... no
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking bfd.h usability... yes
  87. checking bfd.h presence... yes
  88. checking for bfd.h... yes
  89. checking ctype.h usability... yes
  90. checking ctype.h presence... yes
  91. checking for ctype.h... yes
  92. checking dirent.h usability... yes
  93. checking dirent.h presence... yes
  94. checking for dirent.h... yes
  95. checking dlfcn.h usability... yes
  96. checking dlfcn.h presence... yes
  97. checking for dlfcn.h... yes
  98. checking errno.h usability... yes
  99. checking errno.h presence... yes
  100. checking for errno.h... yes
  101. checking fcntl.h usability... yes
  102. checking fcntl.h presence... yes
  103. checking for fcntl.h... yes
  104. checking grp.h usability... yes
  105. checking grp.h presence... yes
  106. checking for grp.h... yes
  107. checking limits.h usability... yes
  108. checking limits.h presence... yes
  109. checking for limits.h... yes
  110. checking locale.h usability... yes
  111. checking locale.h presence... yes
  112. checking for locale.h... yes
  113. checking nlist.h usability... no
  114. checking nlist.h presence... no
  115. checking for nlist.h... no
  116. checking pthread.h usability... yes
  117. checking pthread.h presence... yes
  118. checking for pthread.h... yes
  119. checking pwd.h usability... yes
  120. checking pwd.h presence... yes
  121. checking for pwd.h... yes
  122. checking signal.h usability... yes
  123. checking signal.h presence... yes
  124. checking for signal.h... yes
  125. checking sys/cpuset.h usability... no
  126. checking sys/cpuset.h presence... no
  127. checking for sys/cpuset.h... no
  128. checking sys/mman.h usability... yes
  129. checking sys/mman.h presence... yes
  130. checking for sys/mman.h... yes
  131. checking sys/resource.h usability... yes
  132. checking sys/resource.h presence... yes
  133. checking for sys/resource.h... yes
  134. checking sys/select.h usability... yes
  135. checking sys/select.h presence... yes
  136. checking for sys/select.h... yes
  137. checking sys/time.h usability... yes
  138. checking sys/time.h presence... yes
  139. checking for sys/time.h... yes
  140. checking sys/timeb.h usability... yes
  141. checking sys/timeb.h presence... yes
  142. checking for sys/timeb.h... yes
  143. checking sys/timers.h usability... no
  144. checking sys/timers.h presence... no
  145. checking for sys/timers.h... no
  146. checking sys/times.h usability... yes
  147. checking sys/times.h presence... yes
  148. checking for sys/times.h... yes
  149. checking sys/utsname.h usability... yes
  150. checking sys/utsname.h presence... yes
  151. checking for sys/utsname.h... yes
  152. checking sys/wait.h usability... yes
  153. checking sys/wait.h presence... yes
  154. checking for sys/wait.h... yes
  155. checking termios.h usability... yes
  156. checking termios.h presence... yes
  157. checking for termios.h... yes
  158. checking time.h usability... yes
  159. checking time.h presence... yes
  160. checking for time.h... yes
  161. checking utime.h usability... yes
  162. checking utime.h presence... yes
  163. checking for utime.h... yes
  164. checking windows.h usability... no
  165. checking windows.h presence... no
  166. checking for windows.h... no
  167. checking winsock.h usability... no
  168. checking winsock.h presence... no
  169. checking for winsock.h... no
  170. checking sched.h usability... yes
  171. checking sched.h presence... yes
  172. checking for sched.h... yes
  173. checking whether time.h and sys/time.h may both be included... yes
  174. checking for long long... yes
  175. checking size of char... 1
  176. checking size of double... 8
  177. checking size of float... 4
  178. checking size of int... 4
  179. checking size of long... 8
  180. checking size of long long... 8
  181. checking size of short... 2
  182. checking size of unsigned char... 1
  183. checking size of unsigned int... 4
  184. checking size of unsigned long... 8
  185. checking size of unsigned long long... 8
  186. checking size of unsigned short... 2
  187. checking size of void *... 8
  188. checking for char... yes
  189. checking alignment of char... 1
  190. checking for double... yes
  191. checking alignment of double... 8
  192. checking for float... yes
  193. checking alignment of float... 4
  194. checking for int... yes
  195. checking alignment of int... 4
  196. checking for long... yes
  197. checking alignment of long... 8
  198. checking for long long... (cached) yes
  199. checking alignment of long long... 8
  200. checking for short... yes
  201. checking alignment of short... 2
  202. checking for unsigned char... yes
  203. checking alignment of unsigned char... 1
  204. checking for unsigned int... yes
  205. checking alignment of unsigned int... 4
  206. checking for unsigned long... yes
  207. checking alignment of unsigned long... 8
  208. checking for unsigned long long... yes
  209. checking alignment of unsigned long long... 8
  210. checking for unsigned short... yes
  211. checking alignment of unsigned short... 2
  212. checking for void *... yes
  213. checking alignment of void *... 8
  214. checking for WinExec... no
  215. checking for GetModuleFileName... no
  216. checking return type of signal handlers... void
  217. checking for getclock... no
  218. checking for getrusage... yes
  219. checking for gettimeofday... yes
  220. checking for setitimer... yes
  221. checking for siginterrupt... yes
  222. checking for sysconf... yes
  223. checking for times... yes
  224. checking for ctime_r... yes
  225. checking for sched_setaffinity... yes
  226. checking for setlocale... yes
  227. checking whether ctime_r is declared... yes
  228. checking for closedir in -lmingwex... no
  229. checking for atan in -lm... yes
  230. checking for xmalloc in -liberty... yes
  231. checking for bfd_init in -lbfd... yes
  232. checking for dlopen in -ldl... yes
  233. checking for working alloca.h... yes
  234. checking for alloca... yes
  235. checking for pid_t... yes
  236. checking vfork.h usability... no
  237. checking vfork.h presence... no
  238. checking for vfork.h... no
  239. checking for fork... yes
  240. checking for vfork... yes
  241. checking for working fork... yes
  242. checking for working vfork... (cached) yes
  243. checking for an ANSI C-conforming const... yes
  244. checking whether byte ordering is bigendian... no
  245. checking whether float word order is big endian... no
  246. checking for nlist in -lelf... no
  247. checking leading underscore in symbol names... no
  248. checking whether ld understands -x... yes
  249. checking whether ld is GNU ld... yes
  250. checking for .subsections_via_symbols... no
  251. checking for GNU non-executable stack support... yes
  252. checking for clock_gettime in -lrt... yes
  253. checking for clock_gettime... yes
  254. checking for timer_create... yes
  255. checking for timer_settime... yes
  256. checking for a working timer_create(CLOCK_REALTIME)... yes
  257. checking for printf$LDBLStub... no
  258. checking sys/eventfd.h usability... yes
  259. checking sys/eventfd.h presence... yes
  260. checking for sys/eventfd.h... yes
  261. checking for eventfd... yes
  262. checking for pkg-config... /usr/bin/pkg-config
  263. checking for PAPI_library_init in -lpapi... no
  264. checking papi.h usability... no
  265. checking papi.h presence... no
  266. checking for papi.h... no
  267. checking for __mingw_vfprintf... no
  268. configure: creating ./config.status
  269. config.status: creating mk/config.mk
  270. config.status: creating mk/install.mk
  271. config.status: creating mk/project.mk
  272. config.status: creating compiler/ghc.cabal
  273. config.status: creating ghc/ghc-bin.cabal
  274. config.status: creating utils/runghc/runghc.cabal
  275. config.status: creating ghc.spec
  276. config.status: creating extra-gcc-opts
  277. config.status: creating docs/users_guide/ug-book.xml
  278. config.status: creating docs/users_guide/ug-ent.xml
  279. config.status: creating docs/index.html
  280. config.status: creating libraries/prologue.txt
  281. config.status: creating distrib/ghc.iss
  282. config.status: creating distrib/configure.ac
  283. config.status: creating mk/config.h
  284. config.status: mk/config.h is unchanged
  285. config.status: executing mk/stamp-h commands
  286.  
  287. ----------------------------------------------------------------------
  288. Configure completed successfully.
  289.  
  290. Building GHC version : 7.0.3
  291.  
  292. Build platform : x86_64-unknown-linux
  293. Host platform : x86_64-unknown-linux
  294. Target platform : x86_64-unknown-linux
  295.  
  296. Bootstrapping using : /usr/bin/ghc
  297. which is version : 6.12.3
  298.  
  299. Using GCC : /usr/bin/gcc
  300. which is version : 4.5.1
  301.  
  302. ld : /usr/bin/ld
  303. Happy : /usr/bin/happy (1.18.5)
  304. Alex : /usr/bin/alex (2.3.3)
  305. Python : /usr/bin/python
  306. Perl : /usr/bin/perl
  307. dblatex : /usr/bin/dblatex
  308. xsltproc : /usr/bin/xsltproc
  309.  
  310. HsColour was not found; documentation will not contain source links
  311.  
  312. Building DocBook HTML documentation : YES
  313. Building DocBook PS documentation : YES
  314. Building DocBook PDF documentation : YES
  315. ----------------------------------------------------------------------
  316.  
  317. For a standard build of GHC (fully optimised with profiling), type (g)make.
  318.  
  319. To make changes to the default build configuration, copy the file
  320. mk/build.mk.sample to mk/build.mk, and edit the settings in there.
  321.  
  322. For more information on how to configure your GHC build, see
  323. http://hackage.haskell.org/trac/ghc/wiki/Building
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement