Guest User

SWI-Prolog cross-compilation ./configure stdouts

a guest
May 27th, 2014
626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. .../pl-6.6.5/src$ ./configure --build=i686-pc-linux-gnu --host=arm-linux-gnueabi
  2. checking builddir... src
  3. checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
  4. checking whether the C compiler works... yes
  5. checking for C compiler default output file name... a.out
  6. checking for suffix of executables...
  7. checking whether we are cross compiling... yes
  8. checking for suffix of object files... o
  9. checking whether we are using the GNU C compiler... yes
  10. checking whether arm-linux-gnueabi-gcc accepts -g... yes
  11. checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed
  12. checking for arm-linux-gnueabi-g++... no
  13. checking for arm-linux-gnueabi-c++... no
  14. checking for arm-linux-gnueabi-gpp... no
  15. checking for arm-linux-gnueabi-aCC... no
  16. checking for arm-linux-gnueabi-CC... no
  17. checking for arm-linux-gnueabi-cxx... no
  18. checking for arm-linux-gnueabi-cc++... no
  19. checking for arm-linux-gnueabi-cl.exe... no
  20. checking for arm-linux-gnueabi-FCC... no
  21. checking for arm-linux-gnueabi-KCC... no
  22. checking for arm-linux-gnueabi-RCC... no
  23. checking for arm-linux-gnueabi-xlC_r... no
  24. checking for arm-linux-gnueabi-xlC... no
  25. checking for g++... g++
  26. configure: WARNING: using cross tools not prefixed with host triplet
  27. checking whether we are using the GNU C++ compiler... yes
  28. checking whether g++ accepts -g... yes
  29. checking build system type... i686-pc-linux-gnu
  30. checking host system type... arm-unknown-linux-gnueabi
  31. checking build system compiler cc... yes
  32. checking for build system executable suffix...
  33. checking for gmake... no
  34. checking for make... make
  35. checking "whether make is GNU-make"... yes
  36. checking "whether mkdir accepts -p"... yes
  37. checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar
  38. checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib
  39. checking for arm-linux-gnueabi-windres... no
  40. checking for windres... no
  41. checking for chrpath... chrpath
  42. checking for emacs-etags... no
  43. checking for etags... etags
  44. checking for gawk... no
  45. checking for mawk... mawk
  46. checking for sed... /bin/sed
  47. checking for perl... /usr/bin/perl
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E
  50. checking for library containing strerror... none required
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for special C compiler options needed for large files... no
  55. checking for _FILE_OFFSET_BITS value needed for large files... 64
  56. checking for inline... inline
  57. checking for sys/types.h... yes
  58. checking for sys/stat.h... yes
  59. checking for stdlib.h... yes
  60. checking for string.h... yes
  61. checking for memory.h... yes
  62. checking for strings.h... yes
  63. checking for inttypes.h... yes
  64. checking for stdint.h... yes
  65. checking for unistd.h... yes
  66. checking for size_t... yes
  67. checking for working alloca.h... yes
  68. checking for alloca... yes
  69. checking whether byte ordering is bigendian... no
  70. checking whether __attribute__((visibility())) is supported... yes
  71. checking Script arguments... does not breakdown arguments
  72. checking Use git-based version stamps... No GIT version change
  73. yes
  74. checking dlfcn.h usability... yes
  75. checking dlfcn.h presence... yes
  76. checking for dlfcn.h... yes
  77. checking for dlopen in -ldl... yes
  78. checking for dlopen... yes
  79. checking for dladdr... yes
  80. checking "whether LDFLAGS need -rdynamic"... no
  81. checking "whether gcc supports -pthread"... yes
  82. checking for sem_init in -lrt... yes
  83. checking for sem_init... yes
  84. checking for pthread_mutexattr_setkind_np... yes
  85. checking for pthread_mutexattr_settype... yes
  86. checking for pthread_kill... yes
  87. checking whether mutex support recursive locking... ./configure: line 7307: ./conftest: cannot execute binary file
  88. no
  89. checking for pthread_sigmask... yes
  90. checking for pthread_setconcurrency... yes
  91. checking for pthread_getw32threadhandle_np... no
  92. checking for sysconf... yes
  93. checking "copy stack size"... assuming no
  94. checking for main in -lm... yes
  95. checking for main in -lncursesw... no
  96. checking for main in -lncurses... no
  97. checking for main in -lcurses... no
  98. checking for main in -ltermcap... no
  99. checking term.h usability... yes
  100. checking term.h presence... yes
  101. checking for term.h... yes
  102. checking ncurses/term.h usability... no
  103. checking ncurses/term.h presence... no
  104. checking for ncurses/term.h... no
  105. checking curses.h usability... yes
  106. checking curses.h presence... yes
  107. checking for curses.h... yes
  108. checking ncurses/curses.h usability... no
  109. checking ncurses/curses.h presence... no
  110. checking for ncurses/curses.h... no
  111. checking for main in -lreadline... no
  112. checking for cc -c -o... yes
  113. checking for unistd.h... (cached) yes
  114. checking for string.h... (cached) yes
  115. checking for memory.h... (cached) yes
  116. checking sys/time.h usability... yes
  117. checking sys/time.h presence... yes
  118. checking for sys/time.h... yes
  119. checking for sys/stat.h... (cached) yes
  120. checking pwd.h usability... yes
  121. checking pwd.h presence... yes
  122. checking for pwd.h... yes
  123. checking sys/select.h usability... yes
  124. checking sys/select.h presence... yes
  125. checking for sys/select.h... yes
  126. checking sys/param.h usability... yes
  127. checking sys/param.h presence... yes
  128. checking for sys/param.h... yes
  129. checking sys/file.h usability... yes
  130. checking sys/file.h presence... yes
  131. checking for sys/file.h... yes
  132. checking sys/resource.h usability... yes
  133. checking sys/resource.h presence... yes
  134. checking for sys/resource.h... yes
  135. checking malloc.h usability... yes
  136. checking malloc.h presence... yes
  137. checking for malloc.h... yes
  138. checking sys/stropts.h usability... yes
  139. checking sys/stropts.h presence... yes
  140. checking for sys/stropts.h... yes
  141. checking wchar.h usability... yes
  142. checking wchar.h presence... yes
  143. checking for wchar.h... yes
  144. checking execinfo.h usability... yes
  145. checking execinfo.h presence... yes
  146. checking for execinfo.h... yes
  147. checking sys/termios.h usability... yes
  148. checking sys/termios.h presence... yes
  149. checking for sys/termios.h... yes
  150. checking sys/termio.h usability... no
  151. checking sys/termio.h presence... no
  152. checking for sys/termio.h... no
  153. checking bstring.h usability... no
  154. checking bstring.h presence... no
  155. checking for bstring.h... no
  156. checking sys/mman.h usability... yes
  157. checking sys/mman.h presence... yes
  158. checking for sys/mman.h... yes
  159. checking mach-o/rld.h usability... no
  160. checking mach-o/rld.h presence... no
  161. checking for mach-o/rld.h... no
  162. checking mach/thread_act.h usability... no
  163. checking mach/thread_act.h presence... no
  164. checking for mach/thread_act.h... no
  165. checking locale.h usability... yes
  166. checking locale.h presence... yes
  167. checking for locale.h... yes
  168. checking float.h usability... yes
  169. checking float.h presence... yes
  170. checking for float.h... yes
  171. checking floatingpoint.h usability... no
  172. checking floatingpoint.h presence... no
  173. checking for floatingpoint.h... no
  174. checking ieeefp.h usability... no
  175. checking ieeefp.h presence... no
  176. checking for ieeefp.h... no
  177. checking SupportDefs.h usability... no
  178. checking SupportDefs.h presence... no
  179. checking for SupportDefs.h... no
  180. checking crtdbg.h usability... no
  181. checking crtdbg.h presence... no
  182. checking for crtdbg.h... no
  183. checking shlobj.h usability... no
  184. checking shlobj.h presence... no
  185. checking for shlobj.h... no
  186. checking winsock2.h usability... no
  187. checking winsock2.h presence... no
  188. checking for winsock2.h... no
  189. checking valgrind/valgrind.h usability... yes
  190. checking valgrind/valgrind.h presence... yes
  191. checking for valgrind/valgrind.h... yes
  192. checking for access... yes
  193. checking for fchmod... yes
  194. checking for chmod... yes
  195. checking for dossleep... no
  196. checking for fstat... yes
  197. checking for readlink... yes
  198. checking for getwd... yes
  199. checking for getcwd... yes
  200. checking for getpagesize... yes
  201. checking for getpwnam... yes
  202. checking for getrlimit... yes
  203. checking for gettimeofday... yes
  204. checking for opendir... yes
  205. checking for sysconf... (cached) yes
  206. checking for popen... yes
  207. checking for putenv... yes
  208. checking for random... yes
  209. checking for remove... yes
  210. checking for rename... yes
  211. checking for select... yes
  212. checking for fcntl... yes
  213. checking for getrusage... yes
  214. checking for signal... yes
  215. checking for sigset... yes
  216. checking for sigprocmask... yes
  217. checking for sleep... yes
  218. checking for usleep... yes
  219. checking for srand... yes
  220. checking for srandom... yes
  221. checking for stat... yes
  222. checking for memmove... yes
  223. checking for stricmp... no
  224. checking for strlwr... no
  225. checking for sigaction... yes
  226. checking for sigsetmask... yes
  227. checking for siggetmask... yes
  228. checking for sigblock... yes
  229. checking for rint... yes
  230. checking for aint... no
  231. checking for floor... yes
  232. checking for ceil... yes
  233. checking for isnan... yes
  234. checking for isinf... yes
  235. checking for tcsetattr... yes
  236. checking for cfmakeraw... yes
  237. checking for getpid... yes
  238. checking for strerror... yes
  239. checking for tgetent... no
  240. checking for times... yes
  241. checking for unsetenv... yes
  242. checking for grantpt... yes
  243. checking for nanosleep... yes
  244. checking for waitpid... yes
  245. checking for setlocale... yes
  246. checking for fpgetmask... no
  247. checking for fpresetsticky... no
  248. checking for mtrace... yes
  249. checking for localtime_r... yes
  250. checking for asctime_r... yes
  251. checking for mmap... yes
  252. checking for confstr... yes
  253. checking for strcasecmp... yes
  254. checking for mbscoll... no
  255. checking for mbscasecoll... no
  256. checking for fpclassify... no
  257. checking for fpclass... no
  258. checking for setenv... yes
  259. checking for posix_openpt... yes
  260. checking for wcsxfrm... yes
  261. checking for sysctlbyname... no
  262. checking for mbsnrtowcs... yes
  263. checking for wcsdup... yes
  264. checking for mallinfo... yes
  265. checking for ftruncate... yes
  266. checking for localtime_s... no
  267. checking for localeconv... yes
  268. checking whether mbsnrtowcs is declared... no
  269. checking whether time.h and sys/time.h may both be included... yes
  270. checking for dirent.h that defines DIR... yes
  271. checking for library containing opendir... none required
  272. checking for sys/wait.h that is POSIX.1 compatible... yes
  273. checking for pid_t... yes
  274. checking vfork.h usability... no
  275. checking vfork.h presence... no
  276. checking for vfork.h... no
  277. checking for fork... yes
  278. checking for vfork... yes
  279. checking for working fork... cross
  280. configure: WARNING: result yes guessed because of cross compilation
  281. checking for working vfork... (cached) yes
  282. checking for __builtin_clz... yes
  283. checking for __sync_synchronize... yes
  284. checking for signbit... yes
  285. checking for intptr_t... yes
  286. checking "whether unsetenv is void"... no
  287. checking sys/syscall.h usability... yes
  288. checking sys/syscall.h presence... yes
  289. checking for sys/syscall.h... yes
  290. checking for syscall... yes
  291. checking whether <sys/syscall.h> has __NR_gettid... yes
  292. checking for syscall support for gettid... yes
  293. checking for clock_gettime in -lrt... yes
  294. checking for clock_gettime... yes
  295. checking for pthread support for cpu clocks... configure: error: in `/home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src':
  296. configure: error: cannot run test program while cross compiling
  297. See `config.log' for more details
Advertisement
Add Comment
Please, Sign In to add comment