Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.69 KB | None | 0 0
  1. devon@LinuxLaptop ~/EvolveOS/repository/Scripts
  2. $ sudo evobuild build pspec.xml
  3. Building...
  4. Removing old build directory
  5. Extracting build root
  6.  
  7. real 0m35.533s
  8. user 0m16.755s
  9. sys 0m12.194s
  10. ‘/home/devon/EvolveOS/repository/Scripts/pspec.xml’ -> ‘/var/evobuild/build/BUILDROOT/WORK/packages/./pspec.xml’
  11. ‘/home/devon/EvolveOS/repository/Scripts/actions.py’ -> ‘/var/evobuild/build/BUILDROOT/WORK/packages/./actions.py’
  12. ‘/etc/resolv.conf’ -> ‘/var/evobuild/build/BUILDROOT/etc/resolv.conf’
  13. ‘/etc/eopkg/eopkg.conf’ -> ‘/var/evobuild/build/BUILDROOT/etc/eopkg/eopkg.conf’
  14. Updating repository: Evolve OS
  15. eopkg-index.xml.xz.sha1sum (40.0 B)100% 200.29 KB/s [00:00:00] [complete]
  16. eopkg-index.xml.xz (163.0 KB)100% 123.86 KB/s [00:00:00] [complete]
  17. No signature found for http://packages.evolve-os.com/main/eopkg-index.xml.xz
  18. Package database updated.
  19. Building source package: mono
  20. DEBUG: ComponentDB initialized in 0.00184988975525.
  21. DEBUG: RepoDB initialized in 0.000448942184448.
  22. DEBUG: InstallDB initialized in 0.0413670539856.
  23. Cannot find component.xml in upper directory, Source is now part of unknown component
  24. mono-3.12.0.tar.gz [cached]
  25. Unpacking archive(s)...
  26. unpacked (/var/eopkg/mono-3.12.0-1/work)
  27. Setting up source...
  28. GNU Config Update Finished.
  29. GNU Config Update Finished.
  30. GNU Config Update Finished.
  31. GNU Config Update Finished.
  32. checking build system type... x86_64-evolveos-linux-gnu
  33. checking host system type... x86_64-evolveos-linux-gnu
  34. checking target system type... x86_64-evolveos-linux-gnu
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking whether build environment is sane... yes
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for gawk... gawk
  39. checking whether make sets $(MAKE)... yes
  40. checking whether make supports nested variables... yes
  41. checking whether UID '0' is supported by ustar format... yes
  42. checking whether GID '0' is supported by ustar format... yes
  43. checking how to create a ustar tar archive... gnutar
  44. checking whether to enable maintainer-specific portions of Makefiles... no
  45. checking whether ln -s works... yes
  46. checking whether make supports nested variables... (cached) yes
  47. checking host platform characteristics... ok
  48. checking for gcc... x86_64-evolveos-linux-gcc
  49. checking for gcc... (cached) x86_64-evolveos-linux-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-evolveos-linux-gcc accepts -g... yes
  57. checking for x86_64-evolveos-linux-gcc option to accept ISO C89... none needed
  58. checking whether x86_64-evolveos-linux-gcc understands -c and -o together... yes
  59. checking for style of include used by make... GNU
  60. checking dependency style of x86_64-evolveos-linux-gcc... gcc3
  61. checking for g++... x86_64-evolveos-linux-g++
  62. checking whether we are using the GNU C++ compiler... yes
  63. checking whether x86_64-evolveos-linux-g++ accepts -g... yes
  64. checking dependency style of x86_64-evolveos-linux-g++... gcc3
  65. checking dependency style of x86_64-evolveos-linux-gcc... gcc3
  66. checking for gawk... (cached) gawk
  67. checking how to run the C preprocessor... x86_64-evolveos-linux-gcc -E
  68. checking for grep that handles long lines and -e... /usr/bin/grep
  69. checking for egrep... /usr/bin/grep -E
  70. checking for ANSI C header files... yes
  71. checking how to print strings... printf
  72. checking for a sed that does not truncate output... /usr/bin/sed
  73. checking for fgrep... /usr/bin/grep -F
  74. checking for ld used by x86_64-evolveos-linux-gcc... /usr/bin/ld
  75. checking if the linker (/usr/bin/ld) is GNU ld... yes
  76. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  77. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  78. checking the maximum length of command line arguments... 1572864
  79. checking whether the shell understands some XSI constructs... yes
  80. checking whether the shell understands "+="... no
  81. checking how to convert x86_64-evolveos-linux-gnu file names to x86_64-evolveos-linux-gnu format... func_convert_file_noop
  82. checking how to convert x86_64-evolveos-linux-gnu file names to toolchain format... func_convert_file_noop
  83. checking for /usr/bin/ld option to reload object files... -r
  84. checking for objdump... objdump
  85. checking how to recognize dependent libraries... pass_all
  86. checking for dlltool... dlltool
  87. checking how to associate runtime and link libraries... printf %s\n
  88. checking for ar... ar
  89. checking for archiver @FILE support... @
  90. checking for strip... strip
  91. checking for ranlib... ranlib
  92. checking command to parse /usr/bin/nm -B output from x86_64-evolveos-linux-gcc object... ok
  93. checking for sysroot... no
  94. checking for mt... mt
  95. checking if mt is a manifest tool... no
  96. checking for sys/types.h... yes
  97. checking for sys/stat.h... yes
  98. checking for stdlib.h... yes
  99. checking for string.h... yes
  100. checking for memory.h... yes
  101. checking for strings.h... yes
  102. checking for inttypes.h... yes
  103. checking for stdint.h... yes
  104. checking for unistd.h... yes
  105. checking for dlfcn.h... yes
  106. checking for objdir... .libs
  107. checking if x86_64-evolveos-linux-gcc supports -fno-rtti -fno-exceptions... no
  108. checking for x86_64-evolveos-linux-gcc option to produce PIC... -fPIC -DPIC
  109. checking if x86_64-evolveos-linux-gcc PIC flag -fPIC -DPIC works... yes
  110. checking if x86_64-evolveos-linux-gcc static flag -static works... yes
  111. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... yes
  112. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... (cached) yes
  113. checking whether the x86_64-evolveos-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  114. checking whether -lc should be explicitly linked in... no
  115. checking dynamic linker characteristics... GNU/Linux ld.so
  116. checking how to hardcode library paths into programs... immediate
  117. checking whether stripping libraries is possible... yes
  118. checking if libtool supports shared libraries... yes
  119. checking whether to build shared libraries... yes
  120. checking whether to build static libraries... yes
  121. checking how to run the C++ preprocessor... x86_64-evolveos-linux-g++ -E
  122. checking for ld used by x86_64-evolveos-linux-g++... /usr/bin/ld -m elf_x86_64
  123. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  124. checking whether the x86_64-evolveos-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  125. checking for x86_64-evolveos-linux-g++ option to produce PIC... -fPIC -DPIC
  126. checking if x86_64-evolveos-linux-g++ PIC flag -fPIC -DPIC works... yes
  127. checking if x86_64-evolveos-linux-g++ static flag -static works... yes
  128. checking if x86_64-evolveos-linux-g++ supports -c -o file.o... yes
  129. checking if x86_64-evolveos-linux-g++ supports -c -o file.o... (cached) yes
  130. checking whether the x86_64-evolveos-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  131. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  132. checking how to hardcode library paths into programs... immediate
  133. checking for bash... /bin/bash
  134. checking if dolt supports this host... yes, replacing libtool
  135. ./configure: 1: ./configure: ./libtool: not found
  136. checking for ld used by x86_64-evolveos-linux-gcc... (cached) /usr/bin/ld
  137. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  138. checking for ld used by GCC... /usr/bin/ld
  139. checking if the linker (/usr/bin/ld) is GNU ld... yes
  140. checking for shared library run path origin... done
  141. checking for iconv... yes
  142. checking for working iconv... yes
  143. checking for iconv declaration...
  144. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  145. checking sys/filio.h usability... no
  146. checking sys/filio.h presence... no
  147. checking for sys/filio.h... no
  148. checking sys/sockio.h usability... no
  149. checking sys/sockio.h presence... no
  150. checking for sys/sockio.h... no
  151. checking netdb.h usability... yes
  152. checking netdb.h presence... yes
  153. checking for netdb.h... yes
  154. checking utime.h usability... yes
  155. checking utime.h presence... yes
  156. checking for utime.h... yes
  157. checking sys/utime.h usability... no
  158. checking sys/utime.h presence... no
  159. checking for sys/utime.h... no
  160. checking semaphore.h usability... yes
  161. checking semaphore.h presence... yes
  162. checking for semaphore.h... yes
  163. checking sys/un.h usability... yes
  164. checking sys/un.h presence... yes
  165. checking for sys/un.h... yes
  166. checking linux/rtc.h usability... yes
  167. checking linux/rtc.h presence... yes
  168. checking for linux/rtc.h... yes
  169. checking sys/syscall.h usability... yes
  170. checking sys/syscall.h presence... yes
  171. checking for sys/syscall.h... yes
  172. checking sys/mkdev.h usability... no
  173. checking sys/mkdev.h presence... no
  174. checking for sys/mkdev.h... no
  175. checking sys/uio.h usability... yes
  176. checking sys/uio.h presence... yes
  177. checking for sys/uio.h... yes
  178. checking sys/param.h usability... yes
  179. checking sys/param.h presence... yes
  180. checking for sys/param.h... yes
  181. checking libproc.h usability... no
  182. checking libproc.h presence... no
  183. checking for libproc.h... no
  184. checking for sys/param.h... (cached) yes
  185. checking sys/socket.h usability... yes
  186. checking sys/socket.h presence... yes
  187. checking for sys/socket.h... yes
  188. checking sys/ipc.h usability... yes
  189. checking sys/ipc.h presence... yes
  190. checking for sys/ipc.h... yes
  191. checking sys/sem.h usability... yes
  192. checking sys/sem.h presence... yes
  193. checking for sys/sem.h... yes
  194. checking sys/utsname.h usability... yes
  195. checking sys/utsname.h presence... yes
  196. checking for sys/utsname.h... yes
  197. checking alloca.h usability... yes
  198. checking alloca.h presence... yes
  199. checking for alloca.h... yes
  200. checking ucontext.h usability... yes
  201. checking ucontext.h presence... yes
  202. checking for ucontext.h... yes
  203. checking pwd.h usability... yes
  204. checking pwd.h presence... yes
  205. checking for pwd.h... yes
  206. checking sys/select.h usability... yes
  207. checking sys/select.h presence... yes
  208. checking for sys/select.h... yes
  209. checking netinet/tcp.h usability... yes
  210. checking netinet/tcp.h presence... yes
  211. checking for netinet/tcp.h... yes
  212. checking netinet/in.h usability... yes
  213. checking netinet/in.h presence... yes
  214. checking for netinet/in.h... yes
  215. checking for unistd.h... (cached) yes
  216. checking for sys/types.h... (cached) yes
  217. checking link.h usability... yes
  218. checking link.h presence... yes
  219. checking for link.h... yes
  220. checking asm/sigcontext.h usability... yes
  221. checking asm/sigcontext.h presence... yes
  222. checking for asm/sigcontext.h... yes
  223. checking sys/inotify.h usability... yes
  224. checking sys/inotify.h presence... yes
  225. checking for sys/inotify.h... yes
  226. checking for linux/netlink.h... yes
  227. checking for linux/rtnetlink.h... yes
  228. checking for sys/user.h... yes
  229. checking zlib.h usability... yes
  230. checking zlib.h presence... yes
  231. checking for zlib.h... yes
  232. Using system zlib
  233. checking elf.h usability... yes
  234. checking elf.h presence... yes
  235. checking for elf.h... yes
  236. checking poll.h usability... yes
  237. checking poll.h presence... yes
  238. checking for poll.h... yes
  239. checking sys/poll.h usability... yes
  240. checking sys/poll.h presence... yes
  241. checking for sys/poll.h... yes
  242. checking sys/wait.h usability... yes
  243. checking sys/wait.h presence... yes
  244. checking for sys/wait.h... yes
  245. checking grp.h usability... yes
  246. checking grp.h presence... yes
  247. checking for grp.h... yes
  248. checking syslog.h usability... yes
  249. checking syslog.h presence... yes
  250. checking for syslog.h... yes
  251. checking wchar.h usability... yes
  252. checking wchar.h presence... yes
  253. checking for wchar.h... yes
  254. checking ieeefp.h usability... no
  255. checking ieeefp.h presence... no
  256. checking for ieeefp.h... no
  257. checking for isinf... yes
  258. checking for _finite... no
  259. checking for _finite in math.h... no
  260. checking linux/magic.h usability... yes
  261. checking linux/magic.h presence... yes
  262. checking for linux/magic.h... yes
  263. checking size of void *... 8
  264. checking for clang... no
  265. checking for -Wdeclaration-after-statement option to gcc... yes
  266. checking for -Wno-unused-but-set-variable option to gcc... yes
  267. checking whether NLS is requested... yes
  268. checking for msgfmt... /usr/bin/msgfmt
  269. checking for gmsgfmt... /usr/bin/msgfmt
  270. checking for xgettext... /usr/bin/xgettext
  271. checking for msgmerge... /usr/bin/msgmerge
  272. checking for msgfmt... yes
  273. checking for pkg-config... /usr/bin/pkg-config
  274. checking for -mno-tls-direct-seg-refs option to gcc... yes
  275. checking for visibility __attribute__... yes
  276. checking for deprecated __attribute__... yes
  277. checking whether x86_64-evolveos-linux-gcc supports zero length arrays... yes
  278. checking nacl/nacl_dyncode.h usability... no
  279. checking nacl/nacl_dyncode.h presence... no
  280. checking for nacl/nacl_dyncode.h... no
  281. checking for library containing clock_gettime... none required
  282. checking for dlopen... no
  283. checking for dlopen in -ldl... yes
  284. checking for preceeding underscore in symbols... no
  285. checking for dlerror... yes
  286. checking execinfo.h usability... yes
  287. checking execinfo.h presence... yes
  288. checking for execinfo.h... yes
  289. checking sys/auxv.h usability... yes
  290. checking sys/auxv.h presence... yes
  291. checking for sys/auxv.h... yes
  292. checking sys/resource.h usability... yes
  293. checking sys/resource.h presence... yes
  294. checking for sys/resource.h... yes
  295. checking for getgrgid_r... yes
  296. checking for getgrnam_r... yes
  297. checking for getpwnam_r... yes
  298. checking for getpwuid_r... yes
  299. checking for getresuid... yes
  300. checking for setresuid... yes
  301. checking for kqueue... no
  302. checking for backtrace_symbols... yes
  303. checking for mkstemp... yes
  304. checking for mmap... yes
  305. checking for madvise... yes
  306. checking for getrusage... yes
  307. checking for getpriority... yes
  308. checking for setpriority... yes
  309. checking for dl_iterate_phdr... yes
  310. checking for dladdr... yes
  311. checking for sysconf... yes
  312. checking for getrlimit... yes
  313. checking for sched_setaffinity... yes
  314. checking for sched_getcpu... yes
  315. checking for sched_setaffinity from glibc < 2.3.4... no
  316. checking if off_t is 64 bits wide... ok
  317. checking for socket in -lsocket... no
  318. checking for MSG_NOSIGNAL... yes
  319. checking for IPPROTO_IP... yes
  320. checking for IPPROTO_IPV6... yes
  321. checking for IPPROTO_TCP... yes
  322. checking for SOL_IP... yes
  323. checking for SOL_IPV6... yes
  324. checking for SOL_TCP... no
  325. checking for IP_PKTINFO... yes
  326. checking for IPV6_PKTINFO... yes
  327. checking for IP_DONTFRAG... no
  328. checking for IP_DONTFRAGMENT... no
  329. checking for IP_MTU_DISCOVER... yes
  330. checking for IP_PMTUDISC_DO... yes
  331. checking for struct ip_mreqn... yes
  332. checking for gethostbyname2_r... no
  333. checking for gethostbyaddr... yes
  334. checking for inet_pton... yes
  335. checking for inet_aton... yes
  336. checking for main in -lpthread... yes
  337. checking pthread.h usability... yes
  338. checking pthread.h presence... yes
  339. checking for pthread.h... yes
  340. checking pthread_np.h usability... no
  341. checking pthread_np.h presence... no
  342. checking for pthread_np.h... no
  343. checking for pthread_mutex_timedlock... yes
  344. checking for pthread_getattr_np... yes
  345. checking for pthread_attr_get_np... no
  346. checking for pthread_setname_np... yes
  347. checking for pthread_kill... yes
  348. checking for PTHREAD_MUTEX_RECURSIVE... ok
  349. checking for pthread_attr_setstacksize... yes
  350. checking for pthread_attr_getstack... yes
  351. checking for pthread_attr_getstacksize... yes
  352. checking for pthread_get_stacksize_np... no
  353. checking for pthread_get_stackaddr_np... no
  354. checking signal.h usability... yes
  355. checking signal.h presence... yes
  356. checking for signal.h... yes
  357. checking for sigaction... yes
  358. checking for working __thread... yes
  359. checking for working sigaltstack... yes
  360. checking for library containing sem_init... none required
  361. checking for library containing shm_open... -lrt
  362. checking for shm_open... yes
  363. checking for tm_gmtoff in struct tm... yes
  364. checking for library containing sqrtf... -lm
  365. checking for finite... yes
  366. checking for isfinite... no
  367. checking for isfinite in math.h... yes
  368. checking for poll... yes
  369. checking for signbit... yes
  370. checking sys/epoll.h usability... yes
  371. checking sys/epoll.h presence... yes
  372. checking for sys/epoll.h... yes
  373. checking for epoll_ctl... yes
  374. checking sys/event.h usability... no
  375. checking sys/event.h presence... no
  376. checking for sys/event.h... no
  377. checking for kqueue... (cached) no
  378. checking sys/ioctl.h usability... yes
  379. checking sys/ioctl.h presence... yes
  380. checking for sys/ioctl.h... yes
  381. checking for net/if.h... yes
  382. checking for ifreq... yes
  383. checking for sockaddr_in.sin_len... no
  384. checking for sockaddr_in6.sin6_len... no
  385. checking for getifaddrs... yes
  386. checking for if_nametoindex... yes
  387. checking checklist.h usability... no
  388. checking checklist.h presence... no
  389. checking for checklist.h... no
  390. checking pathconf.h usability... no
  391. checking pathconf.h presence... no
  392. checking for pathconf.h... no
  393. checking fstab.h usability... yes
  394. checking fstab.h presence... yes
  395. checking for fstab.h... yes
  396. checking attr/xattr.h usability... yes
  397. checking attr/xattr.h presence... yes
  398. checking for attr/xattr.h... yes
  399. checking sys/extattr.h usability... no
  400. checking sys/extattr.h presence... no
  401. checking for sys/extattr.h... no
  402. checking sys/sendfile.h usability... yes
  403. checking sys/sendfile.h presence... yes
  404. checking for sys/sendfile.h... yes
  405. checking sys/statvfs.h usability... yes
  406. checking sys/statvfs.h presence... yes
  407. checking for sys/statvfs.h... yes
  408. checking sys/statfs.h usability... yes
  409. checking sys/statfs.h presence... yes
  410. checking for sys/statfs.h... yes
  411. checking sys/vfstab.h usability... no
  412. checking sys/vfstab.h presence... no
  413. checking for sys/vfstab.h... no
  414. checking sys/xattr.h usability... yes
  415. checking sys/xattr.h presence... yes
  416. checking for sys/xattr.h... yes
  417. checking sys/mman.h usability... yes
  418. checking sys/mman.h presence... yes
  419. checking for sys/mman.h... yes
  420. checking for sys/param.h... (cached) yes
  421. checking for sys/mount.h... yes
  422. checking for sys/mount.h... (cached) yes
  423. checking for confstr... yes
  424. checking for seekdir... yes
  425. checking for telldir... yes
  426. checking for getdomainname... yes
  427. checking for setdomainname... yes
  428. checking for endgrent... yes
  429. checking for getgrent... yes
  430. checking for fgetgrent... yes
  431. checking for setgrent... yes
  432. checking for setgroups... yes
  433. checking for endpwent... yes
  434. checking for getpwent... yes
  435. checking for fgetpwent... yes
  436. checking for setpwent... yes
  437. checking for getfsstat... no
  438. checking for lutimes... yes
  439. checking for futimes... yes
  440. checking for mremap... yes
  441. checking for remap_file_pages... yes
  442. checking for posix_fadvise... yes
  443. checking for posix_fallocate... yes
  444. checking for posix_madvise... yes
  445. checking for vsnprintf... yes
  446. checking for sendfile... yes
  447. checking for gethostid... yes
  448. checking for sethostid... yes
  449. checking for sethostname... yes
  450. checking for statfs... yes
  451. checking for fstatfs... yes
  452. checking for statvfs... yes
  453. checking for fstatvfs... yes
  454. checking for stime... yes
  455. checking for strerror_r... yes
  456. checking for ttyname_r... yes
  457. checking for psignal... yes
  458. checking for getlogin_r... yes
  459. checking for lockf... yes
  460. checking for swab... yes
  461. checking for setusershell... yes
  462. checking for endusershell... yes
  463. checking for futimens... yes
  464. checking for utimensat... yes
  465. checking for fstatat... yes
  466. checking for mknodat... yes
  467. checking for readlinkat... yes
  468. checking for readv... yes
  469. checking for writev... yes
  470. checking for preadv... yes
  471. checking for pwritev... yes
  472. checking for setpgid... yes
  473. checking size of size_t... 8
  474. checking for blksize_t... yes
  475. checking for blkcnt_t... yes
  476. checking for suseconds_t... yes
  477. checking for struct flock... yes
  478. checking for struct iovec... yes
  479. checking for struct pollfd... yes
  480. checking for struct stat... yes
  481. checking for struct timespec... yes
  482. checking for struct timeval... yes
  483. checking for struct timezone... yes
  484. checking for struct utimbuf... yes
  485. checking for struct dirent.d_off... yes
  486. checking for struct dirent.d_reclen... yes
  487. checking for struct dirent.d_type... yes
  488. checking for struct passwd.pw_gecos... yes
  489. checking for struct statfs.f_flags... yes
  490. checking for struct stat.st_atim... yes
  491. checking for struct stat.st_mtim... yes
  492. checking for struct stat.st_ctim... yes
  493. checking for lsetxattr... yes
  494. checking for struct kinfo_proc.kp_proc... no
  495. checking sys/time.h usability... yes
  496. checking sys/time.h presence... yes
  497. checking for sys/time.h... yes
  498. checking for sys/param.h... (cached) yes
  499. checking dirent.h usability... yes
  500. checking dirent.h presence... yes
  501. checking for dirent.h... yes
  502. checking CommonCrypto/CommonDigest.h usability... no
  503. checking CommonCrypto/CommonDigest.h presence... no
  504. checking for CommonCrypto/CommonDigest.h... no
  505. checking curses.h usability... yes
  506. checking curses.h presence... yes
  507. checking for curses.h... yes
  508. checking for term.h... yes
  509. checking termios.h usability... yes
  510. checking termios.h presence... yes
  511. checking for termios.h... yes
  512. checking for socklen_t... yes
  513. checking for array element initializer support... yes
  514. checking for trunc... yes
  515. checking for aintl in -lsunmath... no
  516. checking for round... yes
  517. checking for rint... yes
  518. checking for execvp... yes
  519. checking if usage of random device is requested... yes
  520. checking for random device... yes
  521. checking if inter-process shared handles are requested... yes
  522. checking if big-arrays are to be enabled... no
  523. checking for X... no
  524. checking for the soname of libX11.so... configure: WARNING: Could not find libX11.so. Do you have X.org or XFree86 installed? Assuming libX11.so.6...
  525. checking if the tls_model attribute is supported... yes
  526. checking malloc.h usability... yes
  527. checking malloc.h presence... yes
  528. checking for malloc.h... yes
  529. checking that generated files are newer than configure... done
  530. configure: creating ./config.status
  531. config.status: creating po/mcs/Makefile.in
  532. config.status: creating runtime/mono-wrapper
  533. config.status: creating runtime/monodis-wrapper
  534. config.status: creating Makefile
  535. config.status: creating mono-core.spec
  536. config.status: creating mono-uninstalled.pc
  537. config.status: creating scripts/mono-find-provides
  538. config.status: creating scripts/mono-find-requires
  539. config.status: creating mono/Makefile
  540. config.status: creating mono/utils/Makefile
  541. config.status: creating mono/metadata/Makefile
  542. config.status: creating mono/dis/Makefile
  543. config.status: creating mono/cil/Makefile
  544. config.status: creating mono/arch/Makefile
  545. config.status: creating mono/arch/x86/Makefile
  546. config.status: creating mono/arch/amd64/Makefile
  547. config.status: creating mono/arch/ppc/Makefile
  548. config.status: creating mono/arch/sparc/Makefile
  549. config.status: creating mono/arch/s390x/Makefile
  550. config.status: creating mono/arch/arm/Makefile
  551. config.status: creating mono/arch/arm64/Makefile
  552. config.status: creating mono/arch/ia64/Makefile
  553. config.status: creating mono/arch/mips/Makefile
  554. config.status: creating mono/tests/Makefile
  555. config.status: creating mono/tests/tests-config
  556. config.status: creating mono/tests/assemblyresolve/Makefile
  557. config.status: creating mono/tests/cas/Makefile
  558. config.status: creating mono/tests/cas/assembly/Makefile
  559. config.status: creating mono/tests/cas/demand/Makefile
  560. config.status: creating mono/tests/cas/inheritance/Makefile
  561. config.status: creating mono/tests/cas/linkdemand/Makefile
  562. config.status: creating mono/tests/cas/threads/Makefile
  563. config.status: creating mono/tests/gc-descriptors/Makefile
  564. config.status: creating mono/unit-tests/Makefile
  565. config.status: creating mono/benchmark/Makefile
  566. config.status: creating mono/monograph/Makefile
  567. config.status: creating mono/io-layer/Makefile
  568. config.status: creating mono/mini/Makefile
  569. config.status: creating mono/profiler/Makefile
  570. config.status: creating m4/Makefile
  571. config.status: creating ikvm-native/Makefile
  572. config.status: creating scripts/Makefile
  573. config.status: creating man/Makefile
  574. config.status: creating docs/Makefile
  575. config.status: creating data/Makefile
  576. config.status: creating data/net_2_0/Makefile
  577. config.status: creating data/net_4_0/Makefile
  578. config.status: creating data/net_4_5/Makefile
  579. config.status: creating data/net_2_0/Browsers/Makefile
  580. config.status: creating data/net_4_0/Browsers/Makefile
  581. config.status: creating data/net_4_5/Browsers/Makefile
  582. config.status: creating data/mint.pc
  583. config.status: creating data/mono-2.pc
  584. config.status: creating data/monosgen-2.pc
  585. config.status: creating data/mono.pc
  586. config.status: creating data/mono-cairo.pc
  587. config.status: creating data/mono-nunit.pc
  588. config.status: creating data/mono-options.pc
  589. config.status: creating data/mono-lineeditor.pc
  590. config.status: creating data/monodoc.pc
  591. config.status: creating data/dotnet.pc
  592. config.status: creating data/dotnet35.pc
  593. config.status: creating data/wcf.pc
  594. config.status: creating data/cecil.pc
  595. config.status: creating data/system.web.extensions_1.0.pc
  596. config.status: creating data/system.web.extensions.design_1.0.pc
  597. config.status: creating data/system.web.mvc.pc
  598. config.status: creating data/system.web.mvc2.pc
  599. config.status: creating data/system.web.mvc3.pc
  600. config.status: creating data/aspnetwebstack.pc
  601. config.status: creating data/reactive.pc
  602. config.status: creating samples/Makefile
  603. config.status: creating support/Makefile
  604. config.status: creating data/config
  605. config.status: creating tools/Makefile
  606. config.status: creating tools/locale-builder/Makefile
  607. config.status: creating tools/sgen/Makefile
  608. config.status: creating runtime/Makefile
  609. config.status: creating msvc/Makefile
  610. config.status: creating po/Makefile
  611. config.status: creating config.h
  612. config.status: executing depfiles commands
  613. config.status: executing libtool commands
  614. config.status: executing po-directories commands
  615. config.status: creating po/mcs/POTFILES
  616. config.status: creating po/mcs/Makefile
  617. config.status: executing runtime/etc/mono/1.0/machine.config commands
  618. config.status: executing runtime/etc/mono/2.0/machine.config commands
  619. config.status: executing runtime/etc/mono/2.0/web.config commands
  620. config.status: executing runtime/etc/mono/browscap.ini commands
  621. config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
  622. config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
  623. config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
  624. config.status: executing runtime/etc/mono/4.0/machine.config commands
  625. config.status: executing runtime/etc/mono/4.0/web.config commands
  626. config.status: executing runtime/etc/mono/4.5/machine.config commands
  627. config.status: executing runtime/etc/mono/4.5/web.config commands
  628. config.status: executing quiet-libtool commands
  629. === configuring in eglib (/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib)
  630. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-evolveos-linux' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/libexec' 'build_alias=x86_64-evolveos-linux' 'CC=x86_64-evolveos-linux-gcc' 'CFLAGS=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common' 'CXX=x86_64-evolveos-linux-g++' 'CXXFLAGS=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' --cache-file=/dev/null --srcdir=.
  631. checking build system type... x86_64-evolveos-linux-gnu
  632. checking host system type... x86_64-evolveos-linux-gnu
  633. checking target system type... x86_64-evolveos-linux-gnu
  634. checking for a BSD-compatible install... /usr/bin/install -c
  635. checking whether build environment is sane... yes
  636. checking for a thread-safe mkdir -p... /bin/mkdir -p
  637. checking for gawk... gawk
  638. checking whether make sets $(MAKE)... yes
  639. checking whether make supports nested variables... yes
  640. checking whether UID '0' is supported by ustar format... yes
  641. checking whether GID '0' is supported by ustar format... yes
  642. checking how to create a ustar tar archive... gnutar
  643. checking whether to enable maintainer-specific portions of Makefiles... no
  644. checking whether make supports nested variables... (cached) yes
  645. checking for gcc... x86_64-evolveos-linux-gcc
  646. checking whether the C compiler works... yes
  647. checking for C compiler default output file name... a.out
  648. checking for suffix of executables...
  649. checking whether we are cross compiling... no
  650. checking for suffix of object files... o
  651. checking whether we are using the GNU C compiler... yes
  652. checking whether x86_64-evolveos-linux-gcc accepts -g... yes
  653. checking for x86_64-evolveos-linux-gcc option to accept ISO C89... none needed
  654. checking whether x86_64-evolveos-linux-gcc understands -c and -o together... yes
  655. checking for style of include used by make... GNU
  656. checking dependency style of x86_64-evolveos-linux-gcc... gcc3
  657. checking how to print strings... printf
  658. checking for a sed that does not truncate output... /usr/bin/sed
  659. checking for grep that handles long lines and -e... /usr/bin/grep
  660. checking for egrep... /usr/bin/grep -E
  661. checking for fgrep... /usr/bin/grep -F
  662. checking for ld used by x86_64-evolveos-linux-gcc... /usr/bin/ld
  663. checking if the linker (/usr/bin/ld) is GNU ld... yes
  664. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  665. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  666. checking whether ln -s works... yes
  667. checking the maximum length of command line arguments... 1572864
  668. checking whether the shell understands some XSI constructs... yes
  669. checking whether the shell understands "+="... no
  670. checking how to convert x86_64-evolveos-linux-gnu file names to x86_64-evolveos-linux-gnu format... func_convert_file_noop
  671. checking how to convert x86_64-evolveos-linux-gnu file names to toolchain format... func_convert_file_noop
  672. checking for /usr/bin/ld option to reload object files... -r
  673. checking for objdump... objdump
  674. checking how to recognize dependent libraries... pass_all
  675. checking for dlltool... no
  676. checking how to associate runtime and link libraries... printf %s\n
  677. checking for ar... ar
  678. checking for archiver @FILE support... @
  679. checking for strip... strip
  680. checking for ranlib... ranlib
  681. checking command to parse /usr/bin/nm -B output from x86_64-evolveos-linux-gcc object... ok
  682. checking for sysroot... no
  683. checking for mt... mt
  684. checking if mt is a manifest tool... no
  685. checking how to run the C preprocessor... x86_64-evolveos-linux-gcc -E
  686. checking for ANSI C header files... yes
  687. checking for sys/types.h... yes
  688. checking for sys/stat.h... yes
  689. checking for stdlib.h... yes
  690. checking for string.h... yes
  691. checking for memory.h... yes
  692. checking for strings.h... yes
  693. checking for inttypes.h... yes
  694. checking for stdint.h... yes
  695. checking for unistd.h... yes
  696. checking for dlfcn.h... yes
  697. checking for objdir... .libs
  698. checking if x86_64-evolveos-linux-gcc supports -fno-rtti -fno-exceptions... no
  699. checking for x86_64-evolveos-linux-gcc option to produce PIC... -fPIC -DPIC
  700. checking if x86_64-evolveos-linux-gcc PIC flag -fPIC -DPIC works... yes
  701. checking if x86_64-evolveos-linux-gcc static flag -static works... yes
  702. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... yes
  703. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... (cached) yes
  704. checking whether the x86_64-evolveos-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  705. checking whether -lc should be explicitly linked in... no
  706. checking dynamic linker characteristics... GNU/Linux ld.so
  707. checking how to hardcode library paths into programs... immediate
  708. checking whether stripping libraries is possible... yes
  709. checking if libtool supports shared libraries... yes
  710. checking whether to build shared libraries... yes
  711. checking whether to build static libraries... yes
  712. checking for bash... /bin/bash
  713. checking if dolt supports this host... yes, replacing libtool
  714. checking whether byte ordering is bigendian... no
  715. checking size of int... 4
  716. checking size of void *... 8
  717. checking size of long... 8
  718. checking size of long long... 8
  719. checking for strlcpy... no
  720. checking for stpcpy... yes
  721. checking for strtok_r... yes
  722. checking for rewinddir... yes
  723. checking for vasprintf... yes
  724. checking for getrlimit... yes
  725. checking for strndup... yes
  726. checking for getpwuid_r... yes
  727. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  728. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  729. checking for shared library run path origin... done
  730. checking for iconv... yes
  731. checking for working iconv... yes
  732. checking for iconv declaration...
  733. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  734. checking for library containing sqrtf... -lm
  735. checking for library containing nanosleep... none required
  736. checking for library containing dlopen... -ldl
  737. checking for varargs macros... yes
  738. checking getopt.h usability... yes
  739. checking getopt.h presence... yes
  740. checking for getopt.h... yes
  741. checking sys/select.h usability... yes
  742. checking sys/select.h presence... yes
  743. checking for sys/select.h... yes
  744. checking sys/time.h usability... yes
  745. checking sys/time.h presence... yes
  746. checking for sys/time.h... yes
  747. checking sys/wait.h usability... yes
  748. checking sys/wait.h presence... yes
  749. checking for sys/wait.h... yes
  750. checking pwd.h usability... yes
  751. checking pwd.h presence... yes
  752. checking for pwd.h... yes
  753. checking langinfo.h usability... yes
  754. checking langinfo.h presence... yes
  755. checking for langinfo.h... yes
  756. checking iconv.h usability... yes
  757. checking iconv.h presence... yes
  758. checking for iconv.h... yes
  759. checking localcharset.h usability... no
  760. checking localcharset.h presence... no
  761. checking for localcharset.h... no
  762. checking for sys/types.h... (cached) yes
  763. checking sys/resource.h usability... yes
  764. checking sys/resource.h presence... yes
  765. checking for sys/resource.h... yes
  766. checking alloca.h usability... yes
  767. checking alloca.h presence... yes
  768. checking for alloca.h... yes
  769. checking for pkg-config... /usr/bin/pkg-config
  770. checking that generated files are newer than configure... done
  771. configure: creating ./config.status
  772. config.status: creating Makefile
  773. config.status: creating m4/Makefile
  774. config.status: creating src/Makefile
  775. config.status: creating src/eglib-config.h
  776. config.status: creating test/Makefile
  777. config.status: creating config.h
  778. config.status: executing depfiles commands
  779. config.status: executing libtool commands
  780. === configuring in libgc (/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc)
  781. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-evolveos-linux' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/libexec' 'build_alias=x86_64-evolveos-linux' 'CC=x86_64-evolveos-linux-gcc' 'CFLAGS=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common' 'CXX=x86_64-evolveos-linux-g++' 'CXXFLAGS=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC=-mtune=generic -march=x86-64 -O2 -pipe -fPIC -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' --cache-file=/dev/null --srcdir=.
  782. checking for a BSD-compatible install... /usr/bin/install -c
  783. checking whether build environment is sane... yes
  784. /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/missing: Unknown `--is-lightweight' option
  785. Try `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/missing --help' for more information
  786. configure: WARNING: 'missing' script is too old or missing
  787. checking for a thread-safe mkdir -p... /bin/mkdir -p
  788. checking for gawk... gawk
  789. checking whether make sets $(MAKE)... yes
  790. checking whether make supports nested variables... yes
  791. checking build system type... x86_64-evolveos-linux-gnu
  792. checking host system type... x86_64-evolveos-linux-gnu
  793. checking for gcc... x86_64-evolveos-linux-gcc
  794. checking whether the C compiler works... yes
  795. checking for C compiler default output file name... a.out
  796. checking for suffix of executables...
  797. checking whether we are cross compiling... no
  798. checking for suffix of object files... o
  799. checking whether we are using the GNU C compiler... yes
  800. checking whether x86_64-evolveos-linux-gcc accepts -g... yes
  801. checking for x86_64-evolveos-linux-gcc option to accept ISO C89... none needed
  802. checking whether x86_64-evolveos-linux-gcc understands -c and -o together... yes
  803. checking for style of include used by make... GNU
  804. checking dependency style of x86_64-evolveos-linux-gcc... gcc3
  805. checking whether we are using the GNU C++ compiler... yes
  806. checking whether x86_64-evolveos-linux-g++ accepts -g... yes
  807. checking dependency style of x86_64-evolveos-linux-g++... gcc3
  808. checking whether make supports nested variables... (cached) yes
  809. checking dependency style of x86_64-evolveos-linux-gcc... gcc3
  810. checking for ar... ar
  811. checking for ranlib... ranlib
  812. checking whether to enable maintainer-specific portions of Makefiles... no
  813. checking for pthread_self in -lpthread... yes
  814. checking for __sync_bool_compare_and_swap... yes
  815. checking for xlc... no
  816. checking for dlopen in -ldl... yes
  817. checking whether to build shared libraries... yes
  818. checking which machine-dependent code should be used...
  819. checking how to print strings... printf
  820. checking for a sed that does not truncate output... /usr/bin/sed
  821. checking for grep that handles long lines and -e... /usr/bin/grep
  822. checking for egrep... /usr/bin/grep -E
  823. checking for fgrep... /usr/bin/grep -F
  824. checking for ld used by x86_64-evolveos-linux-gcc... /usr/bin/ld
  825. checking if the linker (/usr/bin/ld) is GNU ld... yes
  826. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  827. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  828. checking whether ln -s works... yes
  829. checking the maximum length of command line arguments... 1572864
  830. checking whether the shell understands some XSI constructs... yes
  831. checking whether the shell understands "+="... no
  832. checking how to convert x86_64-evolveos-linux-gnu file names to x86_64-evolveos-linux-gnu format... func_convert_file_noop
  833. checking how to convert x86_64-evolveos-linux-gnu file names to toolchain format... func_convert_file_noop
  834. checking for /usr/bin/ld option to reload object files... -r
  835. checking for objdump... objdump
  836. checking how to recognize dependent libraries... pass_all
  837. checking for dlltool... no
  838. checking how to associate runtime and link libraries... printf %s\n
  839. checking for archiver @FILE support... @
  840. checking for strip... strip
  841. checking for ranlib... (cached) ranlib
  842. checking command to parse /usr/bin/nm -B output from x86_64-evolveos-linux-gcc object... ok
  843. checking for sysroot... no
  844. checking for mt... mt
  845. checking if mt is a manifest tool... no
  846. checking how to run the C preprocessor... x86_64-evolveos-linux-gcc -E
  847. checking for ANSI C header files... yes
  848. checking for sys/types.h... yes
  849. checking for sys/stat.h... yes
  850. checking for stdlib.h... yes
  851. checking for string.h... yes
  852. checking for memory.h... yes
  853. checking for strings.h... yes
  854. checking for inttypes.h... yes
  855. checking for stdint.h... yes
  856. checking for unistd.h... yes
  857. checking for dlfcn.h... yes
  858. checking for objdir... .libs
  859. checking if x86_64-evolveos-linux-gcc supports -fno-rtti -fno-exceptions... no
  860. checking for x86_64-evolveos-linux-gcc option to produce PIC... -fPIC -DPIC
  861. checking if x86_64-evolveos-linux-gcc PIC flag -fPIC -DPIC works... yes
  862. checking if x86_64-evolveos-linux-gcc static flag -static works... yes
  863. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... yes
  864. checking if x86_64-evolveos-linux-gcc supports -c -o file.o... (cached) yes
  865. checking whether the x86_64-evolveos-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  866. checking whether -lc should be explicitly linked in... no
  867. checking dynamic linker characteristics... GNU/Linux ld.so
  868. checking how to hardcode library paths into programs... immediate
  869. checking whether stripping libraries is possible... yes
  870. checking if libtool supports shared libraries... yes
  871. checking whether to build shared libraries... yes
  872. checking whether to build static libraries... yes
  873. checking how to run the C++ preprocessor... x86_64-evolveos-linux-g++ -E
  874. checking for ld used by x86_64-evolveos-linux-g++... /usr/bin/ld -m elf_x86_64
  875. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  876. checking whether the x86_64-evolveos-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  877. checking for x86_64-evolveos-linux-g++ option to produce PIC... -fPIC -DPIC
  878. checking if x86_64-evolveos-linux-g++ PIC flag -fPIC -DPIC works... yes
  879. checking if x86_64-evolveos-linux-g++ static flag -static works... yes
  880. checking if x86_64-evolveos-linux-g++ supports -c -o file.o... yes
  881. checking if x86_64-evolveos-linux-g++ supports -c -o file.o... (cached) yes
  882. checking whether the x86_64-evolveos-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  883. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  884. checking how to hardcode library paths into programs... immediate
  885. checking for bash... /bin/bash
  886. checking if dolt supports this host... yes, replacing libtool
  887. checking sys/dg_sys_info.h usability... no
  888. checking sys/dg_sys_info.h presence... no
  889. checking for sys/dg_sys_info.h... no
  890. checking for threads package to use... posix
  891. checking whether Solaris gcc optimization fix is necessary... no
  892. checking that generated files are newer than configure... done
  893. configure: creating ./config.status
  894. config.status: creating Makefile
  895. config.status: creating m4/Makefile
  896. config.status: creating include/Makefile
  897. config.status: creating include/private/Makefile
  898. config.status: creating doc/Makefile
  899. config.status: executing depfiles commands
  900. config.status: executing libtool commands
  901. config.status: executing default commands
  902.  
  903. mcs source: mcs
  904.  
  905. Engine:
  906. Host: x86_64-evolveos-linux-gnu
  907. Target: x86_64-evolveos-linux-gnu
  908. GC: sgen and Included Boehm GC with typed GC and parallel mark
  909. TLS: __thread
  910. SIGALTSTACK: yes
  911. Engine: Building and using the JIT
  912. oprofile: no
  913. BigArrays: no
  914. DTrace: no
  915. LLVM Back End: no (dynamically loaded: no)
  916.  
  917. Libraries:
  918. .NET 2.0/3.5: yes
  919. .NET 4.0: yes
  920. .NET 4.5: yes
  921. MonoDroid: no
  922. MonoTouch: no
  923. Xamarin.Mac: no
  924. JNI support: IKVM Native
  925. libgdiplus: assumed to be installed
  926. zlib: system zlib
  927.  
  928.  
  929. DEBUG: return value for "./configure --prefix=/usr --build=x86_64-evolveos-linux --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec" is 0
  930. Building source...
  931. make all-recursive
  932. make[1]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0'
  933. Making all in po
  934. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po'
  935. Making all in mcs
  936. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po/mcs'
  937. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po/mcs'
  938. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po'
  939. make[3]: Nothing to be done for `all-am'.
  940. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po'
  941. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/po'
  942. Making all in libgc
  943. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc'
  944. Making all in m4
  945. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/m4'
  946. make[3]: Nothing to be done for `all'.
  947. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/m4'
  948. Making all in include
  949. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include'
  950. Making all in private
  951. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include/private'
  952. make[4]: Nothing to be done for `all'.
  953. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include/private'
  954. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include'
  955. make[4]: Nothing to be done for `all-am'.
  956. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include'
  957. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/include'
  958. Making all in doc
  959. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/doc'
  960. make[3]: Nothing to be done for `all'.
  961. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc/doc'
  962. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc'
  963. CC allchblk.lo
  964. CC alloc.lo
  965. CC blacklst.lo
  966. CC checksums.lo
  967. CC dbg_mlc.lo
  968. CC dyn_load.lo
  969. CC finalize.lo
  970. CC gc_dlopen.lo
  971. CC gcj_mlc.lo
  972. CC headers.lo
  973. CC malloc.lo
  974. CC mallocx.lo
  975. CC mark.lo
  976. CC mark_rts.lo
  977. CC misc.lo
  978. CC new_hblk.lo
  979. CC obj_map.lo
  980. CC os_dep.lo
  981. CC pcr_interface.lo
  982. CC ptr_chck.lo
  983. CC real_malloc.lo
  984. CC reclaim.lo
  985. CC solaris_pthreads.lo
  986. CC solaris_threads.lo
  987. CC specific.lo
  988. CC stubborn.lo
  989. CC typd_mlc.lo
  990. CC backgraph.lo
  991. CC win32_threads.lo
  992. CC pthread_support.lo
  993. CC pthread_stop_world.lo
  994. CC darwin_stop_world.lo
  995. CC openbsd_stop_world.lo
  996. CC mach_dep.lo
  997. CCLD libmonogc.la
  998. libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
  999. CCLD libmonogc-static.la
  1000. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc'
  1001. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/libgc'
  1002. Making all in eglib
  1003. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1004. make all-recursive
  1005. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1006. Making all in m4
  1007. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/m4'
  1008. make[4]: Nothing to be done for `all'.
  1009. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/m4'
  1010. Making all in src
  1011. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/src'
  1012. CC libeglib_la-garray.lo
  1013. CC libeglib_la-gbytearray.lo
  1014. CC libeglib_la-gerror.lo
  1015. CC libeglib_la-ghashtable.lo
  1016. CC libeglib_la-giconv.lo
  1017. CC libeglib_la-gmem.lo
  1018. CC libeglib_la-goutput.lo
  1019. goutput.c: In function ‘monoeg_assertion_message’:
  1020. goutput.c:135:1: warning: ‘noreturn’ function does return [enabled by default]
  1021. }
  1022. ^
  1023. CC libeglib_la-gqsort.lo
  1024. CC libeglib_la-gstr.lo
  1025. CC libeglib_la-gslist.lo
  1026. In file included from gslist.c:354:0:
  1027. sort.frag.h: In function ‘do_sort’:
  1028. sort.frag.h:101:22: warning: array subscript is below array bounds [-Warray-bounds]
  1029. list = merge_lists (si->ranks [i], list, si->func);
  1030. ^
  1031. sort.frag.h:102:13: warning: array subscript is below array bounds [-Warray-bounds]
  1032. si->ranks [i] = NULL;
  1033. ^
  1034. sort.frag.h:156:14: warning: array subscript is below array bounds [-Warray-bounds]
  1035. si->ranks [i] = NULL;
  1036. ^
  1037. CC libeglib_la-gstring.lo
  1038. CC libeglib_la-gptrarray.lo
  1039. CC libeglib_la-glist.lo
  1040. In file included from glist.c:329:0:
  1041. sort.frag.h: In function ‘do_sort’:
  1042. sort.frag.h:101:22: warning: array subscript is below array bounds [-Warray-bounds]
  1043. list = merge_lists (si->ranks [i], list, si->func);
  1044. ^
  1045. sort.frag.h:102:13: warning: array subscript is below array bounds [-Warray-bounds]
  1046. si->ranks [i] = NULL;
  1047. ^
  1048. sort.frag.h:156:14: warning: array subscript is below array bounds [-Warray-bounds]
  1049. si->ranks [i] = NULL;
  1050. ^
  1051. CC libeglib_la-gqueue.lo
  1052. CC libeglib_la-gpath.lo
  1053. CC libeglib_la-gshell.lo
  1054. CC libeglib_la-gspawn.lo
  1055. CC libeglib_la-gfile.lo
  1056. CC libeglib_la-gfile-posix.lo
  1057. CC libeglib_la-gpattern.lo
  1058. CC libeglib_la-gmarkup.lo
  1059. CC libeglib_la-gutf8.lo
  1060. CC libeglib_la-gunicode.lo
  1061. CC libeglib_la-gdate-unix.lo
  1062. CC libeglib_la-gdir-unix.lo
  1063. CC libeglib_la-gfile-unix.lo
  1064. CC libeglib_la-gmisc-unix.lo
  1065. CC libeglib_la-gmodule-unix.lo
  1066. CC libeglib_la-gtimer-unix.lo
  1067. CC libeglib_la-vasprintf.lo
  1068. CCLD libeglib.la
  1069. CC libeglib_static_la-garray.lo
  1070. CC libeglib_static_la-gbytearray.lo
  1071. CC libeglib_static_la-gerror.lo
  1072. CC libeglib_static_la-ghashtable.lo
  1073. CC libeglib_static_la-giconv.lo
  1074. CC libeglib_static_la-gmem.lo
  1075. CC libeglib_static_la-goutput.lo
  1076. goutput.c: In function ‘monoeg_assertion_message’:
  1077. goutput.c:135:1: warning: ‘noreturn’ function does return [enabled by default]
  1078. }
  1079. ^
  1080. CC libeglib_static_la-gqsort.lo
  1081. CC libeglib_static_la-gstr.lo
  1082. CC libeglib_static_la-gslist.lo
  1083. In file included from gslist.c:354:0:
  1084. sort.frag.h: In function ‘do_sort’:
  1085. sort.frag.h:101:22: warning: array subscript is below array bounds [-Warray-bounds]
  1086. list = merge_lists (si->ranks [i], list, si->func);
  1087. ^
  1088. sort.frag.h:102:13: warning: array subscript is below array bounds [-Warray-bounds]
  1089. si->ranks [i] = NULL;
  1090. ^
  1091. sort.frag.h:156:14: warning: array subscript is below array bounds [-Warray-bounds]
  1092. si->ranks [i] = NULL;
  1093. ^
  1094. CC libeglib_static_la-gstring.lo
  1095. CC libeglib_static_la-gptrarray.lo
  1096. CC libeglib_static_la-glist.lo
  1097. In file included from glist.c:329:0:
  1098. sort.frag.h: In function ‘do_sort’:
  1099. sort.frag.h:101:22: warning: array subscript is below array bounds [-Warray-bounds]
  1100. list = merge_lists (si->ranks [i], list, si->func);
  1101. ^
  1102. sort.frag.h:102:13: warning: array subscript is below array bounds [-Warray-bounds]
  1103. si->ranks [i] = NULL;
  1104. ^
  1105. sort.frag.h:156:14: warning: array subscript is below array bounds [-Warray-bounds]
  1106. si->ranks [i] = NULL;
  1107. ^
  1108. CC libeglib_static_la-gqueue.lo
  1109. CC libeglib_static_la-gpath.lo
  1110. CC libeglib_static_la-gshell.lo
  1111. CC libeglib_static_la-gspawn.lo
  1112. CC libeglib_static_la-gfile.lo
  1113. CC libeglib_static_la-gfile-posix.lo
  1114. CC libeglib_static_la-gpattern.lo
  1115. CC libeglib_static_la-gmarkup.lo
  1116. CC libeglib_static_la-gutf8.lo
  1117. CC libeglib_static_la-gunicode.lo
  1118. CC libeglib_static_la-gdate-unix.lo
  1119. CC libeglib_static_la-gdir-unix.lo
  1120. CC libeglib_static_la-gfile-unix.lo
  1121. CC libeglib_static_la-gmisc-unix.lo
  1122. CC libeglib_static_la-gmodule-unix.lo
  1123. CC libeglib_static_la-gtimer-unix.lo
  1124. CC libeglib_static_la-vasprintf.lo
  1125. CCLD libeglib-static.la
  1126. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/src'
  1127. Making all in test
  1128. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/test'
  1129. CC test_eglib-test.o
  1130. CC test_eglib-driver.o
  1131. CC test_eglib-hashtable.o
  1132. CC test_eglib-string-util.o
  1133. CC test_eglib-string.o
  1134. CC test_eglib-slist.o
  1135. CC test_eglib-sizes.o
  1136. CC test_eglib-ptrarray.o
  1137. CC test_eglib-list.o
  1138. CC test_eglib-array.o
  1139. CC test_eglib-fake.o
  1140. CC test_eglib-path.o
  1141. CC test_eglib-queue.o
  1142. CC test_eglib-shell.o
  1143. CC test_eglib-spawn.o
  1144. CC test_eglib-timer.o
  1145. CC test_eglib-file.o
  1146. CC test_eglib-pattern.o
  1147. CC test_eglib-dir.o
  1148. CC test_eglib-markup.o
  1149. CC test_eglib-unicode.o
  1150. CC test_eglib-utf8.o
  1151. CC test_eglib-endian.o
  1152. CC test_eglib-module.o
  1153. CC test_eglib-memory.o
  1154. CCLD test-eglib
  1155. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib/test'
  1156. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1157. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1158. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1159. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/eglib'
  1160. Making all in mono
  1161. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono'
  1162. Making all in arch
  1163. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/arch'
  1164. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/arch'
  1165. make[4]: Nothing to be done for `all-am'.
  1166. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/arch'
  1167. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/arch'
  1168. Making all in utils
  1169. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/utils'
  1170. make all-am
  1171. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/utils'
  1172. CC mono-md5.lo
  1173. CC mono-sha1.lo
  1174. CC mono-logger.lo
  1175. CC mono-codeman.lo
  1176. CC dlmalloc.lo
  1177. CC mono-counters.lo
  1178. CC mono-dl.lo
  1179. CC mono-internal-hash.lo
  1180. CC mono-io-portability.lo
  1181. CC monobitset.lo
  1182. CC mono-filemap.lo
  1183. CC mono-math.lo
  1184. CC mono-mmap.lo
  1185. mono-mmap.c: In function ‘mono_pages_not_faulted’:
  1186. mono-mmap.c:462:2: warning: pointer targets in passing argument 3 of ‘mincore’ differ in signedness [-Wpointer-sign]
  1187. if (mincore (addr, size, faulted) != 0) {
  1188. ^
  1189. In file included from mono-mmap.c:21:0:
  1190. /usr/include/sys/mman.h:123:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’
  1191. extern int mincore (void *__start, size_t __len, unsigned char *__vec)
  1192. ^
  1193. CC mono-mutex.lo
  1194. CC mono-networkinterfaces.lo
  1195. CC mono-proclib.lo
  1196. CC mono-publib.lo
  1197. CC mono-time.lo
  1198. CC strtod.lo
  1199. CC strenc.lo
  1200. CC mono-uri.lo
  1201. CC mono-poll.lo
  1202. CC mono-path.lo
  1203. CC mono-semaphore.lo
  1204. CC mono-stdlib.lo
  1205. CC mono-property-hash.lo
  1206. CC mono-value-hash.lo
  1207. CC mono-error.lo
  1208. CC mach-support.lo
  1209. CC mono-context.lo
  1210. CC hazard-pointer.lo
  1211. CC lock-free-queue.lo
  1212. CC lock-free-alloc.lo
  1213. lock-free-alloc.c:128:1: warning: always_inline function might not be inlinable [-Wattributes]
  1214. sb_header_for_addr (gpointer addr, size_t block_size)
  1215. ^
  1216. CC lock-free-array-queue.lo
  1217. CC mono-linked-list-set.lo
  1218. CC mono-threads.lo
  1219. CC mono-threads-posix.lo
  1220. CC mono-threads-mach.lo
  1221. CC mono-threads-mach-helper.lo
  1222. CC mono-threads-windows.lo
  1223. CC mono-threads-linux.lo
  1224. CC mono-threads-freebsd.lo
  1225. CC mono-threads-openbsd.lo
  1226. CC mono-threads-android.lo
  1227. CC mono-tls.lo
  1228. CC atomic.lo
  1229. CC mono-hwcap.lo
  1230. CC bsearch.lo
  1231. CC mono-conc-hashtable.lo
  1232. mono-conc-hashtable.c:79:1: warning: always_inline function might not be inlinable [-Wattributes]
  1233. insert_one_local (conc_table *table, GHashFunc hash_func, gpointer key, gpointer value)
  1234. ^
  1235. mono-conc-hashtable.c:73:1: warning: always_inline function might not be inlinable [-Wattributes]
  1236. mix_hash (int hash)
  1237. ^
  1238. CC sha1.lo
  1239. CC mach-support-amd64.lo
  1240. CC mono-hwcap-x86.lo
  1241. CCLD libmonoutils.la
  1242. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/utils'
  1243. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/utils'
  1244. Making all in io-layer
  1245. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/io-layer'
  1246. CC collection.lo
  1247. CC context.lo
  1248. CC error.lo
  1249. CC events.lo
  1250. CC handles.lo
  1251. handles.c: In function ‘_wapi_handle_check_share’:
  1252. handles.c:1823:6: warning: unused variable ‘pid’ [-Wunused-variable]
  1253. int pid;
  1254. ^
  1255. handles.c:1822:8: warning: unused variable ‘self’ [-Wunused-variable]
  1256. pid_t self = _wapi_getpid ();
  1257. ^
  1258. CC io.lo
  1259. CC io-portability.lo
  1260. CC locking.lo
  1261. CC messages.lo
  1262. CC misc.lo
  1263. CC mutexes.lo
  1264. CC posix.lo
  1265. CC processes.lo
  1266. CC security.lo
  1267. CC semaphores.lo
  1268. CC shared.lo
  1269. CC sockets.lo
  1270. CC system.lo
  1271. CC timefuncs.lo
  1272. CC versioninfo.lo
  1273. CC wait.lo
  1274. CC wapi_glob.lo
  1275. CC wthreads.lo
  1276. CCLD libwapi.la
  1277. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/io-layer'
  1278. Making all in cil
  1279. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/cil'
  1280. make[3]: Nothing to be done for `all'.
  1281. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/cil'
  1282. Making all in metadata
  1283. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/metadata'
  1284. CC libmonoruntime_la-console-unix.lo
  1285. CC libmonoruntime_la-assembly.lo
  1286. CC libmonoruntime_la-attach.lo
  1287. CC libmonoruntime_la-class.lo
  1288. CC libmonoruntime_la-cominterop.lo
  1289. CC libmonoruntime_la-coree.lo
  1290. CC libmonoruntime_la-debug-helpers.lo
  1291. CC libmonoruntime_la-debug-mono-symfile.lo
  1292. CC libmonoruntime_la-decimal.lo
  1293. CC libmonoruntime_la-environment.lo
  1294. CC libmonoruntime_la-exception.lo
  1295. CC libmonoruntime_la-file-io.lo
  1296. CC libmonoruntime_la-filewatcher.lo
  1297. CC libmonoruntime_la-gc-memfuncs.lo
  1298. CC libmonoruntime_la-icall.lo
  1299. CC libmonoruntime_la-image.lo
  1300. CC libmonoruntime_la-jit-info.lo
  1301. CC libmonoruntime_la-loader.lo
  1302. CC libmonoruntime_la-locales.lo
  1303. CC libmonoruntime_la-lock-tracer.lo
  1304. CC libmonoruntime_la-marshal.lo
  1305. CC libmonoruntime_la-mempool.lo
  1306. CC libmonoruntime_la-metadata.lo
  1307. CC libmonoruntime_la-metadata-verify.lo
  1308. CC libmonoruntime_la-method-builder.lo
  1309. CC libmonoruntime_la-mono-basic-block.lo
  1310. CC libmonoruntime_la-mono-config.lo
  1311. CC libmonoruntime_la-mono-cq.lo
  1312. CC libmonoruntime_la-mono-debug.lo
  1313. CC libmonoruntime_la-mono-debug-debugger.lo
  1314. CC libmonoruntime_la-mono-endian.lo
  1315. CC libmonoruntime_la-mono-mlist.lo
  1316. CC libmonoruntime_la-mono-perfcounters.lo
  1317. CC libmonoruntime_la-mono-wsq.lo
  1318. CC libmonoruntime_la-nacl-stub.lo
  1319. CC libmonoruntime_la-opcodes.lo
  1320. CC libmonoruntime_la-socket-io.lo
  1321. CC libmonoruntime_la-process.lo
  1322. CC libmonoruntime_la-profiler.lo
  1323. CC libmonoruntime_la-rand.lo
  1324. CC libmonoruntime_la-runtime.lo
  1325. CC libmonoruntime_la-security.lo
  1326. CC libmonoruntime_la-security-core-clr.lo
  1327. CC libmonoruntime_la-security-manager.lo
  1328. CC libmonoruntime_la-string-icalls.lo
  1329. CC libmonoruntime_la-sysmath.lo
  1330. CC libmonoruntime_la-threads.lo
  1331. CC libmonoruntime_la-threadpool.lo
  1332. CC libmonoruntime_la-verify.lo
  1333. CC libmonoruntime_la-file-mmap-posix.lo
  1334. CC libmonoruntime_la-file-mmap-windows.lo
  1335. CC libmonoruntime_la-metadata-cross-helpers.lo
  1336. CC libmonoruntime_la-appdomain.lo
  1337. CC libmonoruntime_la-domain.lo
  1338. CC libmonoruntime_la-gc.lo
  1339. gc.c: In function ‘mono_gc_cleanup’:
  1340. gc.c:1227:5: warning: passing argument 1 of ‘mono_thread_join’ makes pointer from integer without a cast [enabled by default]
  1341. mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
  1342. ^
  1343. In file included from ../../mono/metadata/object-internals.h:9:0,
  1344. from ../../mono/metadata/gc-internal.h:14,
  1345. from gc.c:16:
  1346. ../../mono/metadata/threads-types.h:247:6: note: expected ‘gpointer’ but argument is of type ‘guint64’
  1347. void mono_thread_join (gpointer tid) MONO_INTERNAL;
  1348. ^
  1349. CC libmonoruntime_la-monitor.lo
  1350. CC libmonoruntime_la-mono-hash.lo
  1351. CC libmonoruntime_la-object.lo
  1352. CC libmonoruntime_la-reflection.lo
  1353. CC libmonoruntime_la-null-gc.lo
  1354. CC libmonoruntime_la-boehm-gc.lo
  1355. CCLD libmonoruntime.la
  1356. CC libmonoruntime_static_la-console-unix.lo
  1357. CC libmonoruntime_static_la-assembly.lo
  1358. CC libmonoruntime_static_la-attach.lo
  1359. CC libmonoruntime_static_la-class.lo
  1360. CC libmonoruntime_static_la-cominterop.lo
  1361. CC libmonoruntime_static_la-coree.lo
  1362. CC libmonoruntime_static_la-debug-helpers.lo
  1363. CC libmonoruntime_static_la-debug-mono-symfile.lo
  1364. CC libmonoruntime_static_la-decimal.lo
  1365. CC libmonoruntime_static_la-environment.lo
  1366. CC libmonoruntime_static_la-exception.lo
  1367. CC libmonoruntime_static_la-file-io.lo
  1368. CC libmonoruntime_static_la-filewatcher.lo
  1369. CC libmonoruntime_static_la-gc-memfuncs.lo
  1370. CC libmonoruntime_static_la-icall.lo
  1371. CC libmonoruntime_static_la-image.lo
  1372. CC libmonoruntime_static_la-jit-info.lo
  1373. CC libmonoruntime_static_la-loader.lo
  1374. CC libmonoruntime_static_la-locales.lo
  1375. CC libmonoruntime_static_la-lock-tracer.lo
  1376. CC libmonoruntime_static_la-marshal.lo
  1377. CC libmonoruntime_static_la-mempool.lo
  1378. CC libmonoruntime_static_la-metadata.lo
  1379. CC libmonoruntime_static_la-metadata-verify.lo
  1380. CC libmonoruntime_static_la-method-builder.lo
  1381. CC libmonoruntime_static_la-mono-basic-block.lo
  1382. CC libmonoruntime_static_la-mono-config.lo
  1383. CC libmonoruntime_static_la-mono-cq.lo
  1384. CC libmonoruntime_static_la-mono-debug.lo
  1385. CC libmonoruntime_static_la-mono-debug-debugger.lo
  1386. CC libmonoruntime_static_la-mono-endian.lo
  1387. CC libmonoruntime_static_la-mono-mlist.lo
  1388. CC libmonoruntime_static_la-mono-perfcounters.lo
  1389. CC libmonoruntime_static_la-mono-wsq.lo
  1390. CC libmonoruntime_static_la-nacl-stub.lo
  1391. CC libmonoruntime_static_la-opcodes.lo
  1392. CC libmonoruntime_static_la-socket-io.lo
  1393. CC libmonoruntime_static_la-process.lo
  1394. CC libmonoruntime_static_la-profiler.lo
  1395. CC libmonoruntime_static_la-rand.lo
  1396. CC libmonoruntime_static_la-runtime.lo
  1397. CC libmonoruntime_static_la-security.lo
  1398. CC libmonoruntime_static_la-security-core-clr.lo
  1399. CC libmonoruntime_static_la-security-manager.lo
  1400. CC libmonoruntime_static_la-string-icalls.lo
  1401. CC libmonoruntime_static_la-sysmath.lo
  1402. CC libmonoruntime_static_la-threads.lo
  1403. CC libmonoruntime_static_la-threadpool.lo
  1404. CC libmonoruntime_static_la-verify.lo
  1405. CC libmonoruntime_static_la-file-mmap-posix.lo
  1406. CC libmonoruntime_static_la-file-mmap-windows.lo
  1407. CC libmonoruntime_static_la-metadata-cross-helpers.lo
  1408. CC libmonoruntime_static_la-appdomain.lo
  1409. CC libmonoruntime_static_la-domain.lo
  1410. CC libmonoruntime_static_la-gc.lo
  1411. gc.c: In function ‘mono_gc_cleanup’:
  1412. gc.c:1227:5: warning: passing argument 1 of ‘mono_thread_join’ makes pointer from integer without a cast [enabled by default]
  1413. mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
  1414. ^
  1415. In file included from ../../mono/metadata/object-internals.h:9:0,
  1416. from ../../mono/metadata/gc-internal.h:14,
  1417. from gc.c:16:
  1418. ../../mono/metadata/threads-types.h:247:6: note: expected ‘gpointer’ but argument is of type ‘guint64’
  1419. void mono_thread_join (gpointer tid) MONO_INTERNAL;
  1420. ^
  1421. CC libmonoruntime_static_la-monitor.lo
  1422. CC libmonoruntime_static_la-mono-hash.lo
  1423. CC libmonoruntime_static_la-object.lo
  1424. CC libmonoruntime_static_la-reflection.lo
  1425. CC libmonoruntime_static_la-null-gc.lo
  1426. CC libmonoruntime_static_la-boehm-gc.lo
  1427. CCLD libmonoruntime-static.la
  1428. CC libmonoruntimesgen_la-console-unix.lo
  1429. CC libmonoruntimesgen_la-assembly.lo
  1430. CC libmonoruntimesgen_la-attach.lo
  1431. CC libmonoruntimesgen_la-class.lo
  1432. CC libmonoruntimesgen_la-cominterop.lo
  1433. CC libmonoruntimesgen_la-coree.lo
  1434. CC libmonoruntimesgen_la-debug-helpers.lo
  1435. CC libmonoruntimesgen_la-debug-mono-symfile.lo
  1436. CC libmonoruntimesgen_la-decimal.lo
  1437. CC libmonoruntimesgen_la-environment.lo
  1438. CC libmonoruntimesgen_la-exception.lo
  1439. CC libmonoruntimesgen_la-file-io.lo
  1440. CC libmonoruntimesgen_la-filewatcher.lo
  1441. CC libmonoruntimesgen_la-gc-memfuncs.lo
  1442. CC libmonoruntimesgen_la-icall.lo
  1443. CC libmonoruntimesgen_la-image.lo
  1444. CC libmonoruntimesgen_la-jit-info.lo
  1445. CC libmonoruntimesgen_la-loader.lo
  1446. CC libmonoruntimesgen_la-locales.lo
  1447. CC libmonoruntimesgen_la-lock-tracer.lo
  1448. CC libmonoruntimesgen_la-marshal.lo
  1449. CC libmonoruntimesgen_la-mempool.lo
  1450. CC libmonoruntimesgen_la-metadata.lo
  1451. CC libmonoruntimesgen_la-metadata-verify.lo
  1452. CC libmonoruntimesgen_la-method-builder.lo
  1453. CC libmonoruntimesgen_la-mono-basic-block.lo
  1454. CC libmonoruntimesgen_la-mono-config.lo
  1455. CC libmonoruntimesgen_la-mono-cq.lo
  1456. CC libmonoruntimesgen_la-mono-debug.lo
  1457. CC libmonoruntimesgen_la-mono-debug-debugger.lo
  1458. CC libmonoruntimesgen_la-mono-endian.lo
  1459. CC libmonoruntimesgen_la-mono-mlist.lo
  1460. CC libmonoruntimesgen_la-mono-perfcounters.lo
  1461. CC libmonoruntimesgen_la-mono-wsq.lo
  1462. CC libmonoruntimesgen_la-nacl-stub.lo
  1463. CC libmonoruntimesgen_la-opcodes.lo
  1464. CC libmonoruntimesgen_la-socket-io.lo
  1465. CC libmonoruntimesgen_la-process.lo
  1466. CC libmonoruntimesgen_la-profiler.lo
  1467. CC libmonoruntimesgen_la-rand.lo
  1468. CC libmonoruntimesgen_la-runtime.lo
  1469. CC libmonoruntimesgen_la-security.lo
  1470. CC libmonoruntimesgen_la-security-core-clr.lo
  1471. CC libmonoruntimesgen_la-security-manager.lo
  1472. CC libmonoruntimesgen_la-string-icalls.lo
  1473. CC libmonoruntimesgen_la-sysmath.lo
  1474. CC libmonoruntimesgen_la-threads.lo
  1475. CC libmonoruntimesgen_la-threadpool.lo
  1476. CC libmonoruntimesgen_la-verify.lo
  1477. CC libmonoruntimesgen_la-file-mmap-posix.lo
  1478. CC libmonoruntimesgen_la-file-mmap-windows.lo
  1479. CC libmonoruntimesgen_la-metadata-cross-helpers.lo
  1480. CC libmonoruntimesgen_la-appdomain.lo
  1481. CC libmonoruntimesgen_la-domain.lo
  1482. CC libmonoruntimesgen_la-gc.lo
  1483. gc.c: In function ‘mono_gc_cleanup’:
  1484. gc.c:1227:5: warning: passing argument 1 of ‘mono_thread_join’ makes pointer from integer without a cast [enabled by default]
  1485. mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
  1486. ^
  1487. In file included from ../../mono/metadata/object-internals.h:9:0,
  1488. from ../../mono/metadata/gc-internal.h:14,
  1489. from gc.c:16:
  1490. ../../mono/metadata/threads-types.h:247:6: note: expected ‘gpointer’ but argument is of type ‘guint64’
  1491. void mono_thread_join (gpointer tid) MONO_INTERNAL;
  1492. ^
  1493. CC libmonoruntimesgen_la-monitor.lo
  1494. CC libmonoruntimesgen_la-mono-hash.lo
  1495. CC libmonoruntimesgen_la-object.lo
  1496. CC libmonoruntimesgen_la-reflection.lo
  1497. CC libmonoruntimesgen_la-sgen-os-posix.lo
  1498. sgen-os-posix.c: In function ‘suspend_thread’:
  1499. sgen-os-posix.c:73:44: warning: pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]
  1500. stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;
  1501. ^
  1502. CC libmonoruntimesgen_la-sgen-os-mach.lo
  1503. CC libmonoruntimesgen_la-sgen-os-win32.lo
  1504. CC libmonoruntimesgen_la-sgen-gc.lo
  1505. CC libmonoruntimesgen_la-sgen-internal.lo
  1506. CC libmonoruntimesgen_la-sgen-marksweep.lo
  1507. In file included from sgen-major-copy-object.h:35:0,
  1508. from sgen-marksweep.c:886:
  1509. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1510. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1511. ^
  1512. CC libmonoruntimesgen_la-sgen-los.lo
  1513. CC libmonoruntimesgen_la-sgen-protocol.lo
  1514. CC libmonoruntimesgen_la-sgen-bridge.lo
  1515. CC libmonoruntimesgen_la-sgen-old-bridge.lo
  1516. CC libmonoruntimesgen_la-sgen-new-bridge.lo
  1517. CC libmonoruntimesgen_la-sgen-tarjan-bridge.lo
  1518. CC libmonoruntimesgen_la-sgen-toggleref.lo
  1519. CC libmonoruntimesgen_la-sgen-cardtable.lo
  1520. CC libmonoruntimesgen_la-sgen-pointer-queue.lo
  1521. CC libmonoruntimesgen_la-sgen-pinning.lo
  1522. CC libmonoruntimesgen_la-sgen-pinning-stats.lo
  1523. CC libmonoruntimesgen_la-sgen-workers.lo
  1524. CC libmonoruntimesgen_la-sgen-gray.lo
  1525. CC libmonoruntimesgen_la-sgen-nursery-allocator.lo
  1526. CC libmonoruntimesgen_la-sgen-hash-table.lo
  1527. CC libmonoruntimesgen_la-sgen-descriptor.lo
  1528. CC libmonoruntimesgen_la-sgen-alloc.lo
  1529. sgen-alloc.c: In function ‘mono_gc_alloc_obj_nolock’:
  1530. sgen-alloc.c:192:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1531. size_t real_size = size;
  1532. ^
  1533. sgen-alloc.c: In function ‘mono_gc_try_alloc_obj_nolock’:
  1534. sgen-alloc.c:378:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1535. size_t real_size = size;
  1536. ^
  1537. CC libmonoruntimesgen_la-sgen-debug.lo
  1538. CC libmonoruntimesgen_la-sgen-simple-nursery.lo
  1539. sgen-simple-nursery.c:76:37: warning: always_inline function might not be inlinable [-Wattributes]
  1540. #define SERIAL_COPY_OBJECT_FROM_OBJ simple_nursery_serial_copy_object_from_obj
  1541. ^
  1542. sgen-minor-copy-object.h:108:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT_FROM_OBJ’
  1543. SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
  1544. ^
  1545. sgen-simple-nursery.c:75:28: warning: always_inline function might not be inlinable [-Wattributes]
  1546. #define SERIAL_COPY_OBJECT simple_nursery_serial_copy_object
  1547. ^
  1548. sgen-minor-copy-object.h:52:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT’
  1549. SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
  1550. ^
  1551. In file included from sgen-minor-copy-object.h:29:0,
  1552. from sgen-simple-nursery.c:78:
  1553. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1554. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1555. ^
  1556. CC libmonoruntimesgen_la-sgen-split-nursery.lo
  1557. sgen-split-nursery.c:435:37: warning: always_inline function might not be inlinable [-Wattributes]
  1558. #define SERIAL_COPY_OBJECT_FROM_OBJ split_nursery_serial_copy_object_from_obj
  1559. ^
  1560. sgen-minor-copy-object.h:108:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT_FROM_OBJ’
  1561. SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
  1562. ^
  1563. sgen-split-nursery.c:434:28: warning: always_inline function might not be inlinable [-Wattributes]
  1564. #define SERIAL_COPY_OBJECT split_nursery_serial_copy_object
  1565. ^
  1566. sgen-minor-copy-object.h:52:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT’
  1567. SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
  1568. ^
  1569. In file included from sgen-minor-copy-object.h:29:0,
  1570. from sgen-split-nursery.c:437:
  1571. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1572. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1573. ^
  1574. CC libmonoruntimesgen_la-sgen-memory-governor.lo
  1575. CC libmonoruntimesgen_la-sgen-stw.lo
  1576. CC libmonoruntimesgen_la-sgen-fin-weak-hash.lo
  1577. CC libmonoruntimesgen_la-sgen-layout-stats.lo
  1578. CC libmonoruntimesgen_la-sgen-qsort.lo
  1579. CCLD libmonoruntimesgen.la
  1580. CC libmonoruntimesgen_static_la-console-unix.lo
  1581. CC libmonoruntimesgen_static_la-assembly.lo
  1582. CC libmonoruntimesgen_static_la-attach.lo
  1583. CC libmonoruntimesgen_static_la-class.lo
  1584. CC libmonoruntimesgen_static_la-cominterop.lo
  1585. CC libmonoruntimesgen_static_la-coree.lo
  1586. CC libmonoruntimesgen_static_la-debug-helpers.lo
  1587. CC libmonoruntimesgen_static_la-debug-mono-symfile.lo
  1588. CC libmonoruntimesgen_static_la-decimal.lo
  1589. CC libmonoruntimesgen_static_la-environment.lo
  1590. CC libmonoruntimesgen_static_la-exception.lo
  1591. CC libmonoruntimesgen_static_la-file-io.lo
  1592. CC libmonoruntimesgen_static_la-filewatcher.lo
  1593. CC libmonoruntimesgen_static_la-gc-memfuncs.lo
  1594. CC libmonoruntimesgen_static_la-icall.lo
  1595. CC libmonoruntimesgen_static_la-image.lo
  1596. CC libmonoruntimesgen_static_la-jit-info.lo
  1597. CC libmonoruntimesgen_static_la-loader.lo
  1598. CC libmonoruntimesgen_static_la-locales.lo
  1599. CC libmonoruntimesgen_static_la-lock-tracer.lo
  1600. CC libmonoruntimesgen_static_la-marshal.lo
  1601. CC libmonoruntimesgen_static_la-mempool.lo
  1602. CC libmonoruntimesgen_static_la-metadata.lo
  1603. CC libmonoruntimesgen_static_la-metadata-verify.lo
  1604. CC libmonoruntimesgen_static_la-method-builder.lo
  1605. CC libmonoruntimesgen_static_la-mono-basic-block.lo
  1606. CC libmonoruntimesgen_static_la-mono-config.lo
  1607. CC libmonoruntimesgen_static_la-mono-cq.lo
  1608. CC libmonoruntimesgen_static_la-mono-debug.lo
  1609. CC libmonoruntimesgen_static_la-mono-debug-debugger.lo
  1610. CC libmonoruntimesgen_static_la-mono-endian.lo
  1611. CC libmonoruntimesgen_static_la-mono-mlist.lo
  1612. CC libmonoruntimesgen_static_la-mono-perfcounters.lo
  1613. CC libmonoruntimesgen_static_la-mono-wsq.lo
  1614. CC libmonoruntimesgen_static_la-nacl-stub.lo
  1615. CC libmonoruntimesgen_static_la-opcodes.lo
  1616. CC libmonoruntimesgen_static_la-socket-io.lo
  1617. CC libmonoruntimesgen_static_la-process.lo
  1618. CC libmonoruntimesgen_static_la-profiler.lo
  1619. CC libmonoruntimesgen_static_la-rand.lo
  1620. CC libmonoruntimesgen_static_la-runtime.lo
  1621. CC libmonoruntimesgen_static_la-security.lo
  1622. CC libmonoruntimesgen_static_la-security-core-clr.lo
  1623. CC libmonoruntimesgen_static_la-security-manager.lo
  1624. CC libmonoruntimesgen_static_la-string-icalls.lo
  1625. CC libmonoruntimesgen_static_la-sysmath.lo
  1626. CC libmonoruntimesgen_static_la-threads.lo
  1627. CC libmonoruntimesgen_static_la-threadpool.lo
  1628. CC libmonoruntimesgen_static_la-verify.lo
  1629. CC libmonoruntimesgen_static_la-file-mmap-posix.lo
  1630. CC libmonoruntimesgen_static_la-file-mmap-windows.lo
  1631. CC libmonoruntimesgen_static_la-metadata-cross-helpers.lo
  1632. CC libmonoruntimesgen_static_la-appdomain.lo
  1633. CC libmonoruntimesgen_static_la-domain.lo
  1634. CC libmonoruntimesgen_static_la-gc.lo
  1635. gc.c: In function ‘mono_gc_cleanup’:
  1636. gc.c:1227:5: warning: passing argument 1 of ‘mono_thread_join’ makes pointer from integer without a cast [enabled by default]
  1637. mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
  1638. ^
  1639. In file included from ../../mono/metadata/object-internals.h:9:0,
  1640. from ../../mono/metadata/gc-internal.h:14,
  1641. from gc.c:16:
  1642. ../../mono/metadata/threads-types.h:247:6: note: expected ‘gpointer’ but argument is of type ‘guint64’
  1643. void mono_thread_join (gpointer tid) MONO_INTERNAL;
  1644. ^
  1645. CC libmonoruntimesgen_static_la-monitor.lo
  1646. CC libmonoruntimesgen_static_la-mono-hash.lo
  1647. CC libmonoruntimesgen_static_la-object.lo
  1648. CC libmonoruntimesgen_static_la-reflection.lo
  1649. CC libmonoruntimesgen_static_la-sgen-os-posix.lo
  1650. sgen-os-posix.c: In function ‘suspend_thread’:
  1651. sgen-os-posix.c:73:44: warning: pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]
  1652. stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;
  1653. ^
  1654. CC libmonoruntimesgen_static_la-sgen-os-mach.lo
  1655. CC libmonoruntimesgen_static_la-sgen-os-win32.lo
  1656. CC libmonoruntimesgen_static_la-sgen-gc.lo
  1657. CC libmonoruntimesgen_static_la-sgen-internal.lo
  1658. CC libmonoruntimesgen_static_la-sgen-marksweep.lo
  1659. In file included from sgen-major-copy-object.h:35:0,
  1660. from sgen-marksweep.c:886:
  1661. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1662. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1663. ^
  1664. CC libmonoruntimesgen_static_la-sgen-los.lo
  1665. CC libmonoruntimesgen_static_la-sgen-protocol.lo
  1666. CC libmonoruntimesgen_static_la-sgen-bridge.lo
  1667. CC libmonoruntimesgen_static_la-sgen-old-bridge.lo
  1668. CC libmonoruntimesgen_static_la-sgen-new-bridge.lo
  1669. CC libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo
  1670. CC libmonoruntimesgen_static_la-sgen-toggleref.lo
  1671. CC libmonoruntimesgen_static_la-sgen-cardtable.lo
  1672. CC libmonoruntimesgen_static_la-sgen-pointer-queue.lo
  1673. CC libmonoruntimesgen_static_la-sgen-pinning.lo
  1674. CC libmonoruntimesgen_static_la-sgen-pinning-stats.lo
  1675. CC libmonoruntimesgen_static_la-sgen-workers.lo
  1676. CC libmonoruntimesgen_static_la-sgen-gray.lo
  1677. CC libmonoruntimesgen_static_la-sgen-nursery-allocator.lo
  1678. CC libmonoruntimesgen_static_la-sgen-hash-table.lo
  1679. CC libmonoruntimesgen_static_la-sgen-descriptor.lo
  1680. CC libmonoruntimesgen_static_la-sgen-alloc.lo
  1681. sgen-alloc.c: In function ‘mono_gc_alloc_obj_nolock’:
  1682. sgen-alloc.c:192:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1683. size_t real_size = size;
  1684. ^
  1685. sgen-alloc.c: In function ‘mono_gc_try_alloc_obj_nolock’:
  1686. sgen-alloc.c:378:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1687. size_t real_size = size;
  1688. ^
  1689. CC libmonoruntimesgen_static_la-sgen-debug.lo
  1690. CC libmonoruntimesgen_static_la-sgen-simple-nursery.lo
  1691. sgen-simple-nursery.c:76:37: warning: always_inline function might not be inlinable [-Wattributes]
  1692. #define SERIAL_COPY_OBJECT_FROM_OBJ simple_nursery_serial_copy_object_from_obj
  1693. ^
  1694. sgen-minor-copy-object.h:108:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT_FROM_OBJ’
  1695. SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
  1696. ^
  1697. sgen-simple-nursery.c:75:28: warning: always_inline function might not be inlinable [-Wattributes]
  1698. #define SERIAL_COPY_OBJECT simple_nursery_serial_copy_object
  1699. ^
  1700. sgen-minor-copy-object.h:52:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT’
  1701. SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
  1702. ^
  1703. In file included from sgen-minor-copy-object.h:29:0,
  1704. from sgen-simple-nursery.c:78:
  1705. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1706. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1707. ^
  1708. CC libmonoruntimesgen_static_la-sgen-split-nursery.lo
  1709. sgen-split-nursery.c:435:37: warning: always_inline function might not be inlinable [-Wattributes]
  1710. #define SERIAL_COPY_OBJECT_FROM_OBJ split_nursery_serial_copy_object_from_obj
  1711. ^
  1712. sgen-minor-copy-object.h:108:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT_FROM_OBJ’
  1713. SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
  1714. ^
  1715. sgen-split-nursery.c:434:28: warning: always_inline function might not be inlinable [-Wattributes]
  1716. #define SERIAL_COPY_OBJECT split_nursery_serial_copy_object
  1717. ^
  1718. sgen-minor-copy-object.h:52:1: note: in expansion of macro ‘SERIAL_COPY_OBJECT’
  1719. SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
  1720. ^
  1721. In file included from sgen-minor-copy-object.h:29:0,
  1722. from sgen-split-nursery.c:437:
  1723. sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
  1724. par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
  1725. ^
  1726. CC libmonoruntimesgen_static_la-sgen-memory-governor.lo
  1727. CC libmonoruntimesgen_static_la-sgen-stw.lo
  1728. CC libmonoruntimesgen_static_la-sgen-fin-weak-hash.lo
  1729. CC libmonoruntimesgen_static_la-sgen-layout-stats.lo
  1730. CC libmonoruntimesgen_static_la-sgen-qsort.lo
  1731. CCLD libmonoruntimesgen-static.la
  1732. CC pedump.o
  1733. CCLD pedump
  1734. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/metadata'
  1735. Making all in mini
  1736. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/mini'
  1737. if test -d ../../.git; then \
  1738. (cd ../..; \
  1739. LANG=C; export LANG; \
  1740. branch=`git branch | grep '^\*' | cut -d ' ' -f 2`; \
  1741. version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
  1742. echo "#define FULL_VERSION \"$branch/$version\""; \
  1743. ); \
  1744. else \
  1745. echo "#define FULL_VERSION \"tarball\""; \
  1746. fi > version.h
  1747. CC genmdesc-genmdesc.o
  1748. CC genmdesc-helpers.o
  1749. CC ../metadata/genmdesc-opcodes.o
  1750. CCLD genmdesc
  1751. ./genmdesc cpu-amd64.h amd64_desc ./cpu-amd64.md
  1752. make all-am
  1753. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/mini'
  1754. CC libmini_la-mini.lo
  1755. mini.c: In function ‘mono_debug_count’:
  1756. mini.c:714:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1757. static gboolean inited;
  1758. ^
  1759. CC libmini_la-method-to-ir.lo
  1760. CC libmini_la-decompose.lo
  1761. CC libmini_la-jit-icalls.lo
  1762. CC libmini_la-trace.lo
  1763. CC libmini_la-dominators.lo
  1764. CC libmini_la-cfold.lo
  1765. CC libmini_la-regalloc.lo
  1766. CC libmini_la-helpers.lo
  1767. CC libmini_la-liveness.lo
  1768. CC libmini_la-ssa.lo
  1769. CC libmini_la-abcremoval.lo
  1770. CC libmini_la-ssapre.lo
  1771. CC libmini_la-local-propagation.lo
  1772. CC libmini_la-driver.lo
  1773. CC libmini_la-debug-mini.lo
  1774. CC libmini_la-linear-scan.lo
  1775. CC libmini_la-aot-compiler.lo
  1776. CC libmini_la-aot-runtime.lo
  1777. CC libmini_la-graph.lo
  1778. CC libmini_la-mini-codegen.lo
  1779. CC libmini_la-mini-exceptions.lo
  1780. CC libmini_la-mini-trampolines.lo
  1781. CC libmini_la-declsec.lo
  1782. CC libmini_la-wapihandles.lo
  1783. CC libmini_la-branch-opts.lo
  1784. CC libmini_la-mini-generic-sharing.lo
  1785. CC libmini_la-regalloc2.lo
  1786. CC libmini_la-tasklets.lo
  1787. CC libmini_la-simd-intrinsics.lo
  1788. CC libmini_la-mini-native-types.lo
  1789. CC libmini_la-unwind.lo
  1790. CC libmini_la-image-writer.lo
  1791. CC libmini_la-dwarfwriter.lo
  1792. CC libmini_la-mini-gc.lo
  1793. CC libmini_la-debugger-agent.lo
  1794. CC libmini_la-xdebug.lo
  1795. CC libmini_la-alias-analysis.lo
  1796. CC libmini_la-mini-cross-helpers.lo
  1797. CC libmini_la-mini-amd64.lo
  1798. CC libmini_la-exceptions-amd64.lo
  1799. CC libmini_la-tramp-amd64.lo
  1800. CC libmini_la-mini-posix.lo
  1801. CXXLD libmini.la
  1802. CCLD libmonoboehm-2.0.la
  1803. CCLD libmonosgen-2.0.la
  1804. CC libmini_static_la-mini.lo
  1805. mini.c: In function ‘mono_debug_count’:
  1806. mini.c:714:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  1807. static gboolean inited;
  1808. ^
  1809. CC libmini_static_la-method-to-ir.lo
  1810. CC libmini_static_la-decompose.lo
  1811. CC libmini_static_la-jit-icalls.lo
  1812. CC libmini_static_la-trace.lo
  1813. CC libmini_static_la-dominators.lo
  1814. CC libmini_static_la-cfold.lo
  1815. CC libmini_static_la-regalloc.lo
  1816. CC libmini_static_la-helpers.lo
  1817. CC libmini_static_la-liveness.lo
  1818. CC libmini_static_la-ssa.lo
  1819. CC libmini_static_la-abcremoval.lo
  1820. CC libmini_static_la-ssapre.lo
  1821. CC libmini_static_la-local-propagation.lo
  1822. CC libmini_static_la-driver.lo
  1823. CC libmini_static_la-debug-mini.lo
  1824. CC libmini_static_la-linear-scan.lo
  1825. CC libmini_static_la-aot-compiler.lo
  1826. CC libmini_static_la-aot-runtime.lo
  1827. CC libmini_static_la-graph.lo
  1828. CC libmini_static_la-mini-codegen.lo
  1829. CC libmini_static_la-mini-exceptions.lo
  1830. CC libmini_static_la-mini-trampolines.lo
  1831. CC libmini_static_la-declsec.lo
  1832. CC libmini_static_la-wapihandles.lo
  1833. CC libmini_static_la-branch-opts.lo
  1834. CC libmini_static_la-mini-generic-sharing.lo
  1835. CC libmini_static_la-regalloc2.lo
  1836. CC libmini_static_la-tasklets.lo
  1837. CC libmini_static_la-simd-intrinsics.lo
  1838. CC libmini_static_la-mini-native-types.lo
  1839. CC libmini_static_la-unwind.lo
  1840. CC libmini_static_la-image-writer.lo
  1841. CC libmini_static_la-dwarfwriter.lo
  1842. CC libmini_static_la-mini-gc.lo
  1843. CC libmini_static_la-debugger-agent.lo
  1844. CC libmini_static_la-xdebug.lo
  1845. CC libmini_static_la-alias-analysis.lo
  1846. CC libmini_static_la-mini-cross-helpers.lo
  1847. CC libmini_static_la-mini-amd64.lo
  1848. CC libmini_static_la-exceptions-amd64.lo
  1849. CC libmini_static_la-tramp-amd64.lo
  1850. CC libmini_static_la-mini-posix.lo
  1851. CXXLD libmini-static.la
  1852. CC mono_boehm-main.o
  1853. CCLD mono-boehm
  1854. CC mono_sgen-main-sgen.o
  1855. CCLD mono-sgen
  1856. ln -sf mono-sgen mono
  1857. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/mini'
  1858. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/mini'
  1859. Making all in dis
  1860. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/dis'
  1861. CC get.o
  1862. CC dis-cil.o
  1863. CC util.o
  1864. AR libmonodis.a
  1865. CC dump.o
  1866. CC main.o
  1867. CC declsec.o
  1868. CCLD monodis
  1869. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/dis'
  1870. Making all in monograph
  1871. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/monograph'
  1872. CC monograph.o
  1873. CCLD monograph
  1874. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/monograph'
  1875. Making all in tests
  1876. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests'
  1877. Making all in cas
  1878. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas'
  1879. Making all in assembly
  1880. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/assembly'
  1881. make[5]: Nothing to be done for `all'.
  1882. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/assembly'
  1883. Making all in linkdemand
  1884. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/linkdemand'
  1885. make[5]: Nothing to be done for `all'.
  1886. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/linkdemand'
  1887. Making all in inheritance
  1888. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/inheritance'
  1889. make[5]: Nothing to be done for `all'.
  1890. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/inheritance'
  1891. Making all in demand
  1892. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/demand'
  1893. make[5]: Nothing to be done for `all'.
  1894. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/demand'
  1895. Making all in threads
  1896. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/threads'
  1897. make[5]: Nothing to be done for `all'.
  1898. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas/threads'
  1899. make[5]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas'
  1900. make[5]: Nothing to be done for `all-am'.
  1901. make[5]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas'
  1902. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/cas'
  1903. Making all in assemblyresolve
  1904. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/assemblyresolve'
  1905. make[4]: Nothing to be done for `all'.
  1906. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/assemblyresolve'
  1907. Making all in gc-descriptors
  1908. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/gc-descriptors'
  1909. make[4]: Nothing to be done for `all'.
  1910. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests/gc-descriptors'
  1911. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests'
  1912. CC libtest_la-libtest.lo
  1913. CCLD libtest.la
  1914. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests'
  1915. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/tests'
  1916. Making all in unit-tests
  1917. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/unit-tests'
  1918. make[3]: Nothing to be done for `all'.
  1919. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/unit-tests'
  1920. Making all in benchmark
  1921. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/benchmark'
  1922. make[3]: Nothing to be done for `all'.
  1923. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/benchmark'
  1924. Making all in profiler
  1925. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/profiler'
  1926. CC mono-cov.lo
  1927. CCLD libmono-profiler-cov.la
  1928. CC mono-profiler-aot.lo
  1929. CCLD libmono-profiler-aot.la
  1930. CC mono-profiler-iomap.lo
  1931. CCLD libmono-profiler-iomap.la
  1932. CC proflog.lo
  1933. CCLD libmono-profiler-log.la
  1934. CC decode.o
  1935. CCLD mprof-report
  1936. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono/profiler'
  1937. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono'
  1938. make[3]: Nothing to be done for `all-am'.
  1939. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono'
  1940. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mono'
  1941. Making all in ikvm-native
  1942. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/ikvm-native'
  1943. CC jni.lo
  1944. CC os.lo
  1945. CCLD libikvm-native.la
  1946. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/ikvm-native'
  1947. Making all in support
  1948. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/support'
  1949. CC errno.lo
  1950. CC map.lo
  1951. CC signal.lo
  1952. CC stdio.lo
  1953. CC string.lo
  1954. CC stdlib.lo
  1955. CC dirent.lo
  1956. CC fcntl.lo
  1957. CC fstab.lo
  1958. CC grp.lo
  1959. CC macros.lo
  1960. CC nl.lo
  1961. CC old-map.lo
  1962. CC pwd.lo
  1963. CC serial.lo
  1964. CC sys-mman.lo
  1965. CC sys-sendfile.lo
  1966. CC sys-stat.lo
  1967. CC sys-statvfs.lo
  1968. CC sys-time.lo
  1969. CC sys-uio.lo
  1970. CC sys-utsname.lo
  1971. CC sys-wait.lo
  1972. CC sys-xattr.lo
  1973. CC syslog.lo
  1974. CC time.lo
  1975. CC unistd.lo
  1976. CC utime.lo
  1977. CC x-struct-str.lo
  1978. CC zlib-helper.lo
  1979. CC minizip/ioapi.lo
  1980. CC minizip/unzip.lo
  1981. CC minizip/zip.lo
  1982. CCLD libMonoPosixHelper.la
  1983. CC supportw.lo
  1984. CC support-heap.lo
  1985. CCLD libMonoSupportW.la
  1986. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/support'
  1987. Making all in data
  1988. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data'
  1989. Making all in net_2_0
  1990. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0'
  1991. Making all in Browsers
  1992. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0/Browsers'
  1993. make[4]: Nothing to be done for `all'.
  1994. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0/Browsers'
  1995. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0'
  1996. make[4]: Nothing to be done for `all-am'.
  1997. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0'
  1998. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_2_0'
  1999. Making all in net_4_0
  2000. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0'
  2001. Making all in Browsers
  2002. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0/Browsers'
  2003. make[4]: Nothing to be done for `all'.
  2004. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0/Browsers'
  2005. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0'
  2006. make[4]: Nothing to be done for `all-am'.
  2007. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0'
  2008. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_0'
  2009. Making all in net_4_5
  2010. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5'
  2011. Making all in Browsers
  2012. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5/Browsers'
  2013. make[4]: Nothing to be done for `all'.
  2014. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5/Browsers'
  2015. make[4]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5'
  2016. make[4]: Nothing to be done for `all-am'.
  2017. make[4]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5'
  2018. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data/net_4_5'
  2019. make[3]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data'
  2020. cp gdb/mono-gdb.py mono-sgen-gdb.py
  2021. make[3]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data'
  2022. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/data'
  2023. Making all in runtime
  2024. make[2]: Entering directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/runtime'
  2025. d=`cd ../support && pwd`; \
  2026. sed 's,target="/usr/lib/libMonoPosixHelper.so",target="'$d'/libMonoPosixHelper.la",' ../data/config > etc/mono/configt
  2027. if test -z ""; then :; else \
  2028. sed 's,target="libgdiplus.so",target="",' etc/mono/configt > etc/mono/configtt; \
  2029. mv -f etc/mono/configtt etc/mono/configt; fi
  2030. mv -f etc/mono/configt etc/mono/config
  2031. /bin/sh ../mkinstalldirs _tmpinst/bin
  2032. mkdir -p -- _tmpinst/bin
  2033. cp mono-wrapper _tmpinst/bin/mono
  2034. echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
  2035. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2036. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
  2037. chmod +x _tmpinst/bin/ilasm
  2038. echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
  2039. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2040. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
  2041. chmod +x _tmpinst/bin/mcs
  2042. echo '#! /bin/sh' > _tmpinst/bin/gmcs ; \
  2043. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2044. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe -sdk:2"'" "$@"' >> _tmpinst/bin/gmcs ; \
  2045. chmod +x _tmpinst/bin/gmcs
  2046. echo '#! /bin/sh' > _tmpinst/bin/dmcs ; \
  2047. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2048. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe -sdk:4"'" "$@"' >> _tmpinst/bin/dmcs ; \
  2049. chmod +x _tmpinst/bin/dmcs
  2050. echo '#! /bin/sh' > _tmpinst/bin/al2 ; \
  2051. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2052. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/al.exe"'" "$@"' >> _tmpinst/bin/al2 ; \
  2053. chmod +x _tmpinst/bin/al2
  2054. echo '#! /bin/sh' > _tmpinst/bin/al ; \
  2055. r=`pwd`; m=`cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && pwd`; \
  2056. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_5/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
  2057. chmod +x _tmpinst/bin/al
  2058. if test -w /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs; then :; else chmod -R +w /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs; fi
  2059. cd /var/eopkg/mono-3.12.0-1/work/mono-3.12.0/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='net_2_0 net_3_5 net_4_0 net_4_5 xbuild_12 ' CC='x86_64-evolveos-linux-gcc' all-profiles
  2060. mkdir -p -- build/deps
  2061. make[6]: gmcs: Command not found
  2062. make[6]: *** [build/deps/basic-profile-check.exe] Error 127
  2063. *** The compiler 'gmcs' doesn't appear to be usable.
  2064. *** Trying the 'monolite' directory.
  2065. Mono requires /proc to be mounted.
  2066. make[8]: *** [build/deps/basic-profile-check.exe] Error 1
  2067. *** The contents of your 'monolite' directory may be out-of-date
  2068. *** You may want to try 'make get-monolite-latest'
  2069. make[8]: *** [do-profile-check-monolite] Error 1
  2070. make[7]: *** [do-profile-check] Error 2
  2071. make[6]: *** [do-profile-check-monolite] Error 2
  2072. make[5]: *** [do-profile-check] Error 2
  2073. make[4]: *** [profile-do--basic--all] Error 2
  2074. make[3]: *** [profiles-do--all] Error 2
  2075. make[2]: *** [all-local] Error 2
  2076. make[2]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0/runtime'
  2077. make[1]: *** [all-recursive] Error 1
  2078. make[1]: Leaving directory `/var/eopkg/mono-3.12.0-1/work/mono-3.12.0'
  2079. make: *** [all] Error 2
  2080. DEBUG: return value for "make -j1" is 2
  2081. *** 0 error(s), 1 warning(s)
  2082. Program terminated.
  2083. Command "make -j1" failed, return value was 2.
  2084. Please use 'pisi help' for general help.
  2085. Package building failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement