Advertisement
Guest User

Configure error display

a guest
Jul 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.43 KB | None | 0 0
  1. checking build system type... x86_64-unknown-linux-gnu
  2. checking host system type... x86_64-unknown-linux-gnu
  3. checking target system type... x86_64-unknown-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking how to create a ustar tar archive... gnutar
  11. checking whether to enable maintainer-specific portions of Makefiles... no
  12. checking whether ln -s works... yes
  13. checking whether make supports nested variables... yes
  14. checking host platform characteristics... ok
  15. checking for gcc... arm-rtems4.11-gcc
  16. checking for gcc... (cached) arm-rtems4.11-gcc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... configure: error: in `/opt/Mono/mono-4.8.1.0/mono':
  21. configure: error: cannot run C compiled programs.
  22. If you meant to cross compile, use `--host'.
  23. See `config.log' for more details
  24. root@tim-virtual-machine:/opt/Mono/mono-4.8.1.0/mono# ./configure --prefix=/opt/Mono/mono-4.8.1.0/mono-arm CC="arm-rtems4.11-gcc" --disable-mcs-build CFLAGS="-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9" --target=arm-rtems4.11
  25. checking build system type... x86_64-unknown-linux-gnu
  26. checking host system type... x86_64-unknown-linux-gnu
  27. checking target system type... arm-unknown-rtems4.11
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... no
  32. checking for mawk... mawk
  33. checking whether make sets $(MAKE)... yes
  34. checking how to create a ustar tar archive... gnutar
  35. checking whether to enable maintainer-specific portions of Makefiles... no
  36. checking whether ln -s works... yes
  37. checking whether make supports nested variables... yes
  38. checking host platform characteristics... ok
  39. checking for gcc... arm-rtems4.11-gcc
  40. checking for gcc... (cached) arm-rtems4.11-gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... configure: error: in `/opt/Mono/mono-4.8.1.0/mono':
  45. configure: error: cannot run C compiled programs.
  46. If you meant to cross compile, use `--host'.
  47. See `config.log' for more details
  48. root@tim-virtual-machine:/opt/Mono/mono-4.8.1.0/mono# ./configure --prefix=/opt/Mono/mono-4.8.1.0/mono-arm CC="arm-rtems4.11-gcc" --disable-mcs-build CFLAGS="-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9" --target=arm-rtems4.11 --host=x86_64-linux
  49. checking build system type... x86_64-unknown-linux-gnu
  50. checking host system type... x86_64-pc-linux-gnu
  51. checking target system type... arm-unknown-rtems4.11
  52. checking for a BSD-compatible install... /usr/bin/install -c
  53. checking whether build environment is sane... yes
  54. checking for x86_64-linux-strip... no
  55. checking for strip... strip
  56. checking for a thread-safe mkdir -p... /bin/mkdir -p
  57. checking for gawk... no
  58. checking for mawk... mawk
  59. checking whether make sets $(MAKE)... yes
  60. checking how to create a ustar tar archive... gnutar
  61. checking whether to enable maintainer-specific portions of Makefiles... no
  62. checking whether ln -s works... yes
  63. checking whether make supports nested variables... yes
  64. checking host platform characteristics... ok
  65. checking for x86_64-linux-gcc... arm-rtems4.11-gcc
  66. checking for x86_64-linux-gcc... (cached) arm-rtems4.11-gcc
  67. checking whether the C compiler works... yes
  68. checking for C compiler default output file name... a.out
  69. checking for suffix of executables...
  70. checking whether we are cross compiling... yes
  71. checking for suffix of object files... o
  72. checking whether we are using the GNU C compiler... yes
  73. checking whether arm-rtems4.11-gcc accepts -g... yes
  74. checking for arm-rtems4.11-gcc option to accept ISO C89... none needed
  75. checking for style of include used by make... GNU
  76. checking dependency style of arm-rtems4.11-gcc... gcc3
  77. checking for x86_64-linux-g++... no
  78. checking for g++... g++
  79. configure: WARNING: using cross tools not prefixed with host triplet
  80. checking whether we are using the GNU C++ compiler... yes
  81. checking whether g++ accepts -g... yes
  82. checking dependency style of g++... gcc3
  83. checking dependency style of arm-rtems4.11-gcc... gcc3
  84. checking for gawk... (cached) mawk
  85. checking whether arm-rtems4.11-gcc and cc understand -c and -o together... yes
  86. checking how to run the C preprocessor... arm-rtems4.11-gcc -E
  87. checking for grep that handles long lines and -e... /bin/grep
  88. checking for egrep... /bin/grep -E
  89. checking for ANSI C header files... yes
  90. checking how to print strings... printf
  91. checking for a sed that does not truncate output... /bin/sed
  92. checking for fgrep... /bin/grep -F
  93. checking for ld used by arm-rtems4.11-gcc... /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  94. checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld... yes
  95. checking for BSD- or MS-compatible name lister (nm)... no
  96. checking for x86_64-linux-dumpbin... no
  97. checking for x86_64-linux-link... no
  98. checking for dumpbin... no
  99. checking for link... link -dump
  100. checking the name lister (nm) interface... BSD nm
  101. checking the maximum length of command line arguments... 1572864
  102. checking whether the shell understands some XSI constructs... yes
  103. checking whether the shell understands "+="... yes
  104. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  105. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  106. checking for /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld option to reload object files... -r
  107. checking for x86_64-linux-objdump... objdump
  108. checking how to recognize dependent libraries... pass_all
  109. checking for x86_64-linux-dlltool... dlltool
  110. checking how to associate runtime and link libraries... printf %s\n
  111. checking for x86_64-linux-ar... no
  112. checking for ar... ar
  113. checking for archiver @FILE support... @
  114. checking for x86_64-linux-strip... strip
  115. checking for x86_64-linux-ranlib... no
  116. checking for ranlib... ranlib
  117. checking command to parse nm output from arm-rtems4.11-gcc object... ok
  118. checking for sysroot... no
  119. checking for x86_64-linux-mt... no
  120. checking for mt... mt
  121. checking if mt is a manifest tool... no
  122. checking for sys/types.h... yes
  123. checking for sys/stat.h... yes
  124. checking for stdlib.h... yes
  125. checking for string.h... yes
  126. checking for memory.h... yes
  127. checking for strings.h... yes
  128. checking for inttypes.h... yes
  129. checking for stdint.h... yes
  130. checking for unistd.h... yes
  131. checking for dlfcn.h... yes
  132. checking for objdir... .libs
  133. checking if arm-rtems4.11-gcc supports -fno-rtti -fno-exceptions... no
  134. checking for arm-rtems4.11-gcc option to produce PIC... -fPIC -DPIC
  135. checking if arm-rtems4.11-gcc PIC flag -fPIC -DPIC works... yes
  136. checking if arm-rtems4.11-gcc static flag -static works... yes
  137. checking if arm-rtems4.11-gcc supports -c -o file.o... yes
  138. checking if arm-rtems4.11-gcc supports -c -o file.o... (cached) yes
  139. checking whether the arm-rtems4.11-gcc linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries... no
  140. checking dynamic linker characteristics... GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... unsupported
  142. checking whether stripping libraries is possible... yes
  143. checking if libtool supports shared libraries... no
  144. checking whether to build shared libraries... no
  145. checking whether to build static libraries... yes
  146. checking how to run the C++ preprocessor... g++ -E
  147. checking for ld used by g++... /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386
  148. checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) is GNU ld... no
  149. checking whether the g++ linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries... yes
  150. checking for g++ option to produce PIC... -fPIC -DPIC
  151. checking if g++ PIC flag -fPIC -DPIC works... yes
  152. checking if g++ static flag -static works... yes
  153. checking if g++ supports -c -o file.o... yes
  154. checking if g++ supports -c -o file.o... (cached) yes
  155. checking whether the g++ linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries... yes
  156. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  157. checking how to hardcode library paths into programs... unsupported
  158. checking for bash... /bin/bash
  159. checking if dolt supports this host... yes, replacing libtool
  160. checking for ld used by arm-rtems4.11-gcc... (cached) /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  161. checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld... (cached) yes
  162. checking for ld used by GCC... /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  163. checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld... yes
  164. checking for shared library run path origin... done
  165. checking for iconv... yes
  166. checking for working iconv... guessing yes
  167. checking for iconv declaration...
  168. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  169. checking sys/filio.h usability... yes
  170. checking sys/filio.h presence... no
  171. configure: WARNING: sys/filio.h: accepted by the compiler, rejected by the preprocessor!
  172. configure: WARNING: sys/filio.h: proceeding with the compiler's result
  173. checking for sys/filio.h... yes
  174. checking sys/sockio.h usability... yes
  175. checking sys/sockio.h presence... no
  176. configure: WARNING: sys/sockio.h: accepted by the compiler, rejected by the preprocessor!
  177. configure: WARNING: sys/sockio.h: proceeding with the compiler's result
  178. checking for sys/sockio.h... yes
  179. checking netdb.h usability... no
  180. checking netdb.h presence... no
  181. checking for netdb.h... no
  182. checking utime.h usability... yes
  183. checking utime.h presence... yes
  184. checking for utime.h... yes
  185. checking sys/utime.h usability... yes
  186. checking sys/utime.h presence... yes
  187. checking for sys/utime.h... yes
  188. checking semaphore.h usability... yes
  189. checking semaphore.h presence... yes
  190. checking for semaphore.h... yes
  191. checking sys/un.h usability... no
  192. checking sys/un.h presence... no
  193. checking for sys/un.h... no
  194. checking linux/rtc.h usability... no
  195. checking linux/rtc.h presence... no
  196. checking for linux/rtc.h... no
  197. checking sys/syscall.h usability... no
  198. checking sys/syscall.h presence... no
  199. checking for sys/syscall.h... no
  200. checking sys/mkdev.h usability... no
  201. checking sys/mkdev.h presence... no
  202. checking for sys/mkdev.h... no
  203. checking sys/uio.h usability... yes
  204. checking sys/uio.h presence... no
  205. configure: WARNING: sys/uio.h: accepted by the compiler, rejected by the preprocessor!
  206. configure: WARNING: sys/uio.h: proceeding with the compiler's result
  207. checking for sys/uio.h... yes
  208. checking sys/param.h usability... yes
  209. checking sys/param.h presence... yes
  210. checking for sys/param.h... yes
  211. checking sys/sysctl.h usability... no
  212. checking sys/sysctl.h presence... no
  213. checking for sys/sysctl.h... no
  214. checking libproc.h usability... no
  215. checking libproc.h presence... no
  216. checking for libproc.h... no
  217. checking sys/prctl.h usability... no
  218. checking sys/prctl.h presence... no
  219. checking for sys/prctl.h... no
  220. checking for sys/param.h... (cached) yes
  221. checking sys/socket.h usability... no
  222. checking sys/socket.h presence... no
  223. checking for sys/socket.h... no
  224. checking sys/ipc.h usability... no
  225. checking sys/ipc.h presence... no
  226. checking for sys/ipc.h... no
  227. checking sys/utsname.h usability... yes
  228. checking sys/utsname.h presence... no
  229. configure: WARNING: sys/utsname.h: accepted by the compiler, rejected by the preprocessor!
  230. configure: WARNING: sys/utsname.h: proceeding with the compiler's result
  231. checking for sys/utsname.h... yes
  232. checking alloca.h usability... yes
  233. checking alloca.h presence... yes
  234. checking for alloca.h... yes
  235. checking ucontext.h usability... no
  236. checking ucontext.h presence... no
  237. checking for ucontext.h... no
  238. checking pwd.h usability... yes
  239. checking pwd.h presence... yes
  240. checking for pwd.h... yes
  241. checking sys/select.h usability... no
  242. checking sys/select.h presence... no
  243. checking for sys/select.h... no
  244. checking netinet/tcp.h usability... no
  245. checking netinet/tcp.h presence... no
  246. checking for netinet/tcp.h... no
  247. checking netinet/in.h usability... no
  248. checking netinet/in.h presence... no
  249. checking for netinet/in.h... no
  250. checking for unistd.h... (cached) yes
  251. checking for sys/types.h... (cached) yes
  252. checking link.h usability... yes
  253. checking link.h presence... no
  254. configure: WARNING: link.h: accepted by the compiler, rejected by the preprocessor!
  255. configure: WARNING: link.h: proceeding with the compiler's result
  256. checking for link.h... yes
  257. checking asm/sigcontext.h usability... no
  258. checking asm/sigcontext.h presence... no
  259. checking for asm/sigcontext.h... no
  260. checking sys/inotify.h usability... no
  261. checking sys/inotify.h presence... no
  262. checking for sys/inotify.h... no
  263. checking arpa/inet.h usability... no
  264. checking arpa/inet.h presence... no
  265. checking for arpa/inet.h... no
  266. checking complex.h usability... yes
  267. checking complex.h presence... yes
  268. checking for complex.h... yes
  269. checking unwind.h usability... yes
  270. checking unwind.h presence... yes
  271. checking for unwind.h... yes
  272. checking for linux/netlink.h... no
  273. checking for linux/rtnetlink.h... no
  274. checking for sys/user.h... no
  275. checking linux/serial.h usability... no
  276. checking linux/serial.h presence... no
  277. checking for linux/serial.h... no
  278. checking zlib.h usability... yes
  279. checking zlib.h presence... no
  280. configure: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!
  281. configure: WARNING: zlib.h: proceeding with the compiler's result
  282. checking for zlib.h... yes
  283. Using system zlib
  284. checking elf.h usability... no
  285. checking elf.h presence... no
  286. checking for elf.h... no
  287. checking poll.h usability... no
  288. checking poll.h presence... no
  289. checking for poll.h... no
  290. checking sys/poll.h usability... yes
  291. checking sys/poll.h presence... no
  292. configure: WARNING: sys/poll.h: accepted by the compiler, rejected by the preprocessor!
  293. configure: WARNING: sys/poll.h: proceeding with the compiler's result
  294. checking for sys/poll.h... yes
  295. checking sys/wait.h usability... yes
  296. checking sys/wait.h presence... yes
  297. checking for sys/wait.h... yes
  298. checking grp.h usability... yes
  299. checking grp.h presence... yes
  300. checking for grp.h... yes
  301. checking syslog.h usability... no
  302. checking syslog.h presence... no
  303. checking for syslog.h... no
  304. checking wchar.h usability... yes
  305. checking wchar.h presence... yes
  306. checking for wchar.h... yes
  307. checking ieeefp.h usability... yes
  308. checking ieeefp.h presence... yes
  309. checking for ieeefp.h... yes
  310. checking for isinf... yes
  311. checking for _finite... no
  312. checking for _finite in math.h... no
  313. checking linux/magic.h usability... no
  314. checking linux/magic.h presence... no
  315. checking for linux/magic.h... no
  316. checking size of void *... 4
  317. checking for clang... no
  318. checking for -Wno-unused-but-set-variable option to gcc... yes
  319. checking whether NLS is requested... profile_default
  320. checking for msgfmt... /usr/bin/msgfmt
  321. checking for gmsgfmt... /usr/bin/msgfmt
  322. checking for xgettext... /usr/bin/xgettext
  323. checking for msgmerge... /usr/bin/msgmerge
  324. checking for pkg-config... /usr/bin/pkg-config
  325. checking for -mno-tls-direct-seg-refs option to gcc... no
  326. yes
  327. checking for visibility __attribute__... yes
  328. checking whether arm-rtems4.11-gcc supports zero length arrays... yes
  329. checking nacl/nacl_dyncode.h usability... no
  330. checking nacl/nacl_dyncode.h presence... no
  331. checking for nacl/nacl_dyncode.h... no
  332. checking signal.h usability... yes
  333. checking signal.h presence... yes
  334. checking for signal.h... yes
  335. checking for sigaction... yes
  336. checking for kill... yes
  337. checking for signal... yes
  338. checking for library containing clock_gettime... none required
  339. checking for clock_nanosleep... no
  340. checking for dlopen... yes
  341. checking for preceeding underscore in symbols... (cached) no
  342. checking for dlerror... yes
  343. checking execinfo.h usability... no
  344. checking execinfo.h presence... no
  345. checking for execinfo.h... no
  346. checking sys/auxv.h usability... no
  347. checking sys/auxv.h presence... no
  348. checking for sys/auxv.h... no
  349. checking sys/resource.h usability... yes
  350. checking sys/resource.h presence... yes
  351. checking for sys/resource.h... yes
  352. checking for getgrgid_r... yes
  353. checking for getgrnam_r... yes
  354. checking for getpwnam_r... yes
  355. checking for getpwuid_r... yes
  356. checking for getresuid... no
  357. checking for setresuid... no
  358. checking for kqueue... no
  359. checking for backtrace_symbols... no
  360. checking for mkstemp... yes
  361. checking for mmap... yes
  362. checking for madvise... no
  363. checking for getrusage... yes
  364. checking for getpriority... no
  365. checking for setpriority... no
  366. checking for dl_iterate_phdr... no
  367. checking for dladdr... no
  368. checking for sysconf... yes
  369. checking for getrlimit... no
  370. checking for prctl... no
  371. checking for sched_getaffinity... no
  372. checking for sched_setaffinity... no
  373. checking for sched_getcpu... no
  374. checking for sched_setaffinity from glibc < 2.3.4... yes
  375. checking if off_t is 64 bits wide... ok
  376. checking for socket in -lsocket... no
  377. checking for MSG_NOSIGNAL... no
  378. checking for IPPROTO_IP... no
  379. checking for IPPROTO_IPV6... no
  380. checking for IPPROTO_TCP... no
  381. checking for SOL_IP... no
  382. checking for SOL_IPV6... no
  383. checking for SOL_TCP... no
  384. checking for IP_PKTINFO... no
  385. checking for IPV6_PKTINFO... no
  386. checking for IP_DONTFRAG... no
  387. checking for IP_DONTFRAGMENT... no
  388. checking for IP_MTU_DISCOVER... no
  389. checking for IP_PMTUDISC_DO... no
  390. checking for struct ip_mreqn... no
  391. checking for struct ip_mreq... no
  392. checking for getaddrinfo... no
  393. checking for gethostbyname2_r... no
  394. checking for gethostbyname2... no
  395. checking for gethostbyname... no
  396. checking for getprotobyname... no
  397. checking for getnameinfo... no
  398. checking for inet_ntop... no
  399. checking for gethostbyaddr... no
  400. checking for gethostbyaddr in -lnsl... no
  401. checking for inet_pton... no
  402. checking for inet_aton... no
  403. checking for main in -lpthread... no
  404. checking pthread.h usability... yes
  405. checking pthread.h presence... yes
  406. checking for pthread.h... yes
  407. checking pthread_np.h usability... no
  408. checking pthread_np.h presence... no
  409. checking for pthread_np.h... no
  410. checking for pthread_mutex_timedlock... yes
  411. checking for pthread_getattr_np... yes
  412. checking for pthread_attr_get_np... no
  413. checking for pthread_setname_np... no
  414. checking for pthread_kill... yes
  415. checking for PTHREAD_MUTEX_RECURSIVE... ok
  416. checking for pthread_attr_setstacksize... yes
  417. checking for pthread_attr_getstack... yes
  418. checking for pthread_attr_getstacksize... yes
  419. checking for pthread_get_stacksize_np... no
  420. checking for pthread_get_stackaddr_np... no
  421. checking for mincore... no
  422. checking for working __thread... cross compiling
  423. checking for working sigaltstack... cross compiling
  424. checking for library containing sem_init... none required
  425. checking for library containing shm_open... no
  426. checking for shm_open... no
  427. checking for tm_gmtoff in struct tm... no
  428. checking for timezone variable... no
  429. configure: error: unable to find a way to determine timezone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement