Advertisement
aat596

mono-6.12 alpine linux with prepare function

Feb 2nd, 2021
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.85 KB | None | 0 0
  1. [ 88%] Building C object CMakeFiles/mono-btls-shared.dir/btls-pkcs12.c.o
  2. [ 88%] Linking C static library libcrypto.a
  3. make[6]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  4. [ 88%] Built target crypto
  5. [ 88%] Building C object CMakeFiles/mono-btls-shared.dir/btls-ssl-ctx.c.o
  6. In file included from /home/pmos/build/src/mono-6.12.0.107/mono/btls/btls-key.c:9:
  7. /home/pmos/build/src/mono-6.12.0.107/mono/btls/btls-key.h:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  8. 17 | mono_btls_key_new ();
  9. | ^~~~~~~~~~~~~~~~~
  10. /home/pmos/build/src/mono-6.12.0.107/mono/btls/btls-key.c:12:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  11. 12 | mono_btls_key_new ()
  12. | ^~~~~~~~~~~~~~~~~
  13. [ 88%] Building C object CMakeFiles/mono-btls-shared.dir/btls-ssl.c.o
  14. [ 89%] Building C object CMakeFiles/mono-btls-shared.dir/btls-time64.c.o
  15. [ 89%] Building C object CMakeFiles/mono-btls-shared.dir/btls-util.c.o
  16. make[6]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  17. Scanning dependencies of target ssl
  18. make[6]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  19. make[6]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  20. [ 90%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/custom_extensions.c.o
  21. /home/pmos/build/src/mono-6.12.0.107/mono/btls/btls-time64.c:71:9: warning: no previous prototype for 'btls_timegm64' [-Wmissing-prototypes]
  22. 71 | int64_t btls_timegm64(const struct tm *date) {
  23. | ^~~~~~~~~~~~~
  24. [ 90%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/handshake_server.c.o
  25. [ 90%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/handshake_client.c.o
  26. [ 90%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_both.c.o
  27. [ 90%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-chain.c.o
  28. [ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_lib.c.o
  29. [ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_meth.c.o
  30. [ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_pkt.c.o
  31. [ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_srtp.c.o
  32. [ 91%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-crl.c.o
  33. [ 92%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/dtls_record.c.o
  34. [ 93%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-lookup.c.o
  35. [ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_both.c.o
  36. [ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_enc.c.o
  37. [ 93%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-lookup-mono.c.o
  38. [ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_lib.c.o
  39. [ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_meth.c.o
  40. [ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_pkt.c.o
  41. [ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_aead_ctx.c.o
  42. [ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_asn1.c.o
  43. [ 95%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_buffer.c.o
  44. [ 95%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_cert.c.o
  45. [ 95%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_cipher.c.o
  46. [ 95%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_ecdh.c.o
  47. [ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_file.c.o
  48. [ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_lib.c.o
  49. [ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_rsa.c.o
  50. [ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_session.c.o
  51. [ 96%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-name.c.o
  52. [ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_stat.c.o
  53. [ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/t1_enc.c.o
  54. [ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/t1_lib.c.o
  55. [ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/tls_record.c.o
  56. [ 98%] Linking C static library libssl.a
  57. [ 98%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-revoked.c.o
  58. [ 99%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-store-ctx.c.o
  59. make[6]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  60. [ 99%] Built target ssl
  61. [ 99%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-store.c.o
  62. [ 99%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-verify-param.c.o
  63. [ 99%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509.c.o
  64. [100%] Linking C shared library libmono-btls-shared.so
  65. make[6]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  66. [100%] Built target mono-btls-shared
  67. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  68. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'
  69. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls'
  70. Making all in eglib
  71. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib'
  72. Making all in .
  73. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib'
  74. CC libeglib_la-garray.lo
  75. CC libeglib_la-gbytearray.lo
  76. CC libeglib_la-gerror.lo
  77. CC libeglib_la-ghashtable.lo
  78. CC libeglib_la-giconv.lo
  79. CC libeglib_la-gmem.lo
  80. CC libeglib_la-goutput.lo
  81. CC libeglib_la-gqsort.lo
  82. CC libeglib_la-gstr.lo
  83. CC libeglib_la-gslist.lo
  84. CC libeglib_la-gstring.lo
  85. CC libeglib_la-gptrarray.lo
  86. CC libeglib_la-glist.lo
  87. CC libeglib_la-gqueue.lo
  88. CC libeglib_la-gpath.lo
  89. CC libeglib_la-gshell.lo
  90. CC libeglib_la-gspawn.lo
  91. CC libeglib_la-gfile.lo
  92. CC libeglib_la-gfile-posix.lo
  93. CC libeglib_la-gpattern.lo
  94. CC libeglib_la-gmarkup.lo
  95. CC libeglib_la-gutf8.lo
  96. CC libeglib_la-gunicode.lo
  97. CC libeglib_la-gdate-unix.lo
  98. CC libeglib_la-gdir-unix.lo
  99. CC libeglib_la-gfile-unix.lo
  100. CC libeglib_la-gmisc-unix.lo
  101. CC libeglib_la-gmodule-unix.lo
  102. CC libeglib_la-gtimer-unix.lo
  103. CC libeglib_la-gmodule-aix.lo
  104. CCLD libeglib.la
  105. ar: `u' modifier ignored since `D' is the default (see `U')
  106. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib'
  107. Making all in test
  108. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib/test'
  109. CXX enum.o
  110. CC test.o
  111. CC driver.o
  112. CC hashtable.o
  113. CC string-util.o
  114. CC string.o
  115. CC slist.o
  116. CC sizes.o
  117. CC ptrarray.o
  118. CC list.o
  119. CC array.o
  120. CC fake.o
  121. CC path.o
  122. CC queue.o
  123. CC shell.o
  124. CC spawn.o
  125. CC timer.o
  126. CC file.o
  127. CC pattern.o
  128. CC dir.o
  129. CC markup.o
  130. CC unicode.o
  131. CC utf8.o
  132. CC endian.o
  133. CC module.o
  134. CC memory.o
  135. CC assertf.o
  136. CCLD assertf
  137. CXXLD test-eglib
  138. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib/test'
  139. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/eglib'
  140. Making all in arch
  141. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/arch'
  142. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/arch'
  143. make[4]: Nothing to be done for 'all-am'.
  144. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/arch'
  145. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/arch'
  146. Making all in utils
  147. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  148. make all-recursive
  149. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  150. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  151. CC libmonomath_la-mono-math-c.lo
  152. CC libmonoutils_la-dlmalloc.lo
  153. CC libmonoutils_la-os-event-unix.lo
  154. CC libmonoutils_la-mono-md5.lo
  155. CC libmonoutils_la-mono-sha1.lo
  156. CC libmonoutils_la-mono-logger.lo
  157. CC libmonoutils_la-mono-codeman.lo
  158. CC libmonoutils_la-mono-counters.lo
  159. CC libmonoutils_la-mono-dl.lo
  160. CC libmonoutils_la-mono-dl-windows.lo
  161. CC libmonoutils_la-mono-dl-darwin.lo
  162. CC libmonoutils_la-mono-dl-posix.lo
  163. mono-dl.c: In function 'mono_dl_open':
  164. mono-dl.c:288:20: warning: 'found_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
  165. 288 | module->full_name = found_name;
  166. | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
  167. CC libmonoutils_la-mono-dl-wasm.lo
  168. CC libmonoutils_la-mono-experiments.lo
  169. CC libmonoutils_la-mono-log-windows.lo
  170. CC libmonoutils_la-mono-log-common.lo
  171. CC libmonoutils_la-mono-log-posix.lo
  172. CC libmonoutils_la-mono-log-android.lo
  173. CC libmonoutils_la-mono-log-darwin.lo
  174. CC libmonoutils_la-mono-log-flight-recorder.lo
  175. CC libmonoutils_la-mono-merp.lo
  176. CC libmonoutils_la-mono-state.lo
  177. CC libmonoutils_la-mono-internal-hash.lo
  178. CC libmonoutils_la-mono-io-portability.lo
  179. CC libmonoutils_la-monobitset.lo
  180. CC libmonoutils_la-mono-filemap.lo
  181. CC libmonoutils_la-mono-mmap.lo
  182. CC libmonoutils_la-mono-mmap-windows.lo
  183. CC libmonoutils_la-mono-mmap-wasm.lo
  184. CC libmonoutils_la-mono-os-mutex.lo
  185. CC libmonoutils_la-mono-flight-recorder.lo
  186. CC libmonoutils_la-mono-networkinterfaces.lo
  187. CC libmonoutils_la-mono-proclib.lo
  188. CC libmonoutils_la-mono-proclib-windows.lo
  189. CC libmonoutils_la-mono-publib.lo
  190. CC libmonoutils_la-mono-jemalloc.lo
  191. CC libmonoutils_la-mono-time.lo
  192. In file included from mono-proclib.c:33:
  193. /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp]
  194. 1 | #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
  195. | ^~~~~~~
  196. CC libmonoutils_la-strenc.lo
  197. CC libmonoutils_la-mono-uri.lo
  198. CC libmonoutils_la-mono-poll.lo
  199. CC libmonoutils_la-mono-path.lo
  200. CC libmonoutils_la-mono-stdlib.lo
  201. CC libmonoutils_la-mono-property-hash.lo
  202. CC libmonoutils_la-mono-value-hash.lo
  203. CC libmonoutils_la-mono-error.lo
  204. CC libmonoutils_la-mono-context.lo
  205. CC libmonoutils_la-hazard-pointer.lo
  206. CC libmonoutils_la-lock-free-queue.lo
  207. CC libmonoutils_la-lock-free-alloc.lo
  208. CC libmonoutils_la-lock-free-array-queue.lo
  209. CC libmonoutils_la-mono-linked-list-set.lo
  210. CC libmonoutils_la-mono-threads.lo
  211. CC libmonoutils_la-mono-threads-state-machine.lo
  212. CC libmonoutils_la-mono-threads-posix.lo
  213. CC libmonoutils_la-mono-threads-posix-signals.lo
  214. CC libmonoutils_la-mono-threads-mach.lo
  215. CC libmonoutils_la-mono-threads-mach-helper.lo
  216. CC libmonoutils_la-mono-threads-windows.lo
  217. CC libmonoutils_la-mono-threads-linux.lo
  218. CC libmonoutils_la-mono-threads-freebsd.lo
  219. CC libmonoutils_la-mono-threads-netbsd.lo
  220. CC libmonoutils_la-mono-threads-openbsd.lo
  221. CC libmonoutils_la-mono-threads-android.lo
  222. CC libmonoutils_la-mono-threads-haiku.lo
  223. CC libmonoutils_la-mono-threads-aix.lo
  224. CC libmonoutils_la-mono-threads-wasm.lo
  225. CC libmonoutils_la-mono-threads-coop.lo
  226. CC libmonoutils_la-mono-utility-thread.lo
  227. CC libmonoutils_la-mono-tls.lo
  228. CC libmonoutils_la-mono-utils-debug.lo
  229. CC libmonoutils_la-atomic.lo
  230. CC libmonoutils_la-mono-hwcap.lo
  231. CC libmonoutils_la-bsearch.lo
  232. CC libmonoutils_la-mono-signal-handler.lo
  233. CC libmonoutils_la-mono-conc-hashtable.lo
  234. CC libmonoutils_la-json.lo
  235. CC libmonoutils_la-networking.lo
  236. CC libmonoutils_la-networking-posix.lo
  237. CC libmonoutils_la-networking-fallback.lo
  238. CC libmonoutils_la-networking-missing.lo
  239. CC libmonoutils_la-networking-windows.lo
  240. CC libmonoutils_la-mono-rand.lo
  241. CC libmonoutils_la-mono-rand-windows.lo
  242. CC libmonoutils_la-memfuncs.lo
  243. CC libmonoutils_la-parse.lo
  244. CC libmonoutils_la-checked-build.lo
  245. CC libmonoutils_la-mach-support-amd64.lo
  246. CC libmonoutils_la-mono-hwcap-x86.lo
  247. CC mono-math-c.lo
  248. CCLD libmonomath.la
  249. ar: `u' modifier ignored since `D' is the default (see `U')
  250. CCLD libmonoutils.la
  251. ar: `u' modifier ignored since `D' is the default (see `U')
  252. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  253. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  254. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/utils'
  255. Making all in cil
  256. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/cil'
  257. make[3]: Nothing to be done for 'all'.
  258. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/cil'
  259. Making all in zlib
  260. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/zlib'
  261. make[3]: Nothing to be done for 'all'.
  262. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/zlib'
  263. Making all in sgen
  264. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/sgen'
  265. CC libmonosgen_la-sgen-alloc.lo
  266. CC libmonosgen_la-sgen-cardtable.lo
  267. CC libmonosgen_la-sgen-debug.lo
  268. CC libmonosgen_la-sgen-descriptor.lo
  269. CC libmonosgen_la-sgen-fin-weak-hash.lo
  270. CC libmonosgen_la-sgen-gc.lo
  271. CC libmonosgen_la-sgen-gchandles.lo
  272. CC libmonosgen_la-sgen-gray.lo
  273. CC libmonosgen_la-sgen-hash-table.lo
  274. CC libmonosgen_la-sgen-internal.lo
  275. CC libmonosgen_la-sgen-layout-stats.lo
  276. CC libmonosgen_la-sgen-los.lo
  277. CC libmonosgen_la-sgen-marksweep.lo
  278. CC libmonosgen_la-sgen-memory-governor.lo
  279. CC libmonosgen_la-sgen-nursery-allocator.lo
  280. CC libmonosgen_la-sgen-pinning-stats.lo
  281. CC libmonosgen_la-sgen-pinning.lo
  282. CC libmonosgen_la-sgen-pointer-queue.lo
  283. CC libmonosgen_la-sgen-array-list.lo
  284. CC libmonosgen_la-sgen-protocol.lo
  285. CC libmonosgen_la-sgen-qsort.lo
  286. CC libmonosgen_la-sgen-simple-nursery.lo
  287. CC libmonosgen_la-sgen-split-nursery.lo
  288. CC libmonosgen_la-sgen-thread-pool.lo
  289. CC libmonosgen_la-sgen-workers.lo
  290. CCLD libmonosgen.la
  291. ar: `u' modifier ignored since `D' is the default (see `U')
  292. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/sgen'
  293. Making all in metadata
  294. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/metadata'
  295. CC libmonoruntime_config_la-mono-config-dirs.lo
  296. CC libmonoruntime_support_la-support.lo
  297. CC libmonoruntimesgen_la-console-unix.lo
  298. CC libmonoruntimesgen_la-w32mutex-unix.lo
  299. CC libmonoruntimesgen_la-w32semaphore-unix.lo
  300. CC libmonoruntimesgen_la-w32event-unix.lo
  301. CC libmonoruntimesgen_la-w32process-unix.lo
  302. CC libmonoruntimesgen_la-w32process-unix-osx.lo
  303. CC libmonoruntimesgen_la-w32process-unix-bsd.lo
  304. CC libmonoruntimesgen_la-w32process-unix-haiku.lo
  305. CC libmonoruntimesgen_la-w32process-unix-default.lo
  306. CC libmonoruntimesgen_la-w32socket-unix.lo
  307. CC libmonoruntimesgen_la-w32file-unix.lo
  308. CC libmonoruntimesgen_la-w32file-unix-glob.lo
  309. CC libmonoruntimesgen_la-w32error-unix.lo
  310. CC libmonoruntimesgen_la-threadpool-worker-default.lo
  311. CC libmonoruntimesgen_la-appdomain.lo
  312. CC libmonoruntimesgen_la-assembly-load-context.lo
  313. CC libmonoruntimesgen_la-domain.lo
  314. CC libmonoruntimesgen_la-assembly.lo
  315. CC libmonoruntimesgen_la-attach.lo
  316. CC libmonoruntimesgen_la-class.lo
  317. CC libmonoruntimesgen_la-class-init.lo
  318. CC libmonoruntimesgen_la-class-accessors.lo
  319. CC libmonoruntimesgen_la-cominterop.lo
  320. CC libmonoruntimesgen_la-coree.lo
  321. CC libmonoruntimesgen_la-debug-helpers.lo
  322. CC libmonoruntimesgen_la-debug-mono-symfile.lo
  323. CC libmonoruntimesgen_la-debug-mono-ppdb.lo
  324. CC libmonoruntimesgen_la-environment.lo
  325. CC libmonoruntimesgen_la-exception.lo
  326. CC libmonoruntimesgen_la-w32file.lo
  327. CC libmonoruntimesgen_la-filewatcher.lo
  328. CC libmonoruntimesgen_la-icall.lo
  329. CC libmonoruntimesgen_la-image.lo
  330. CC libmonoruntimesgen_la-jit-info.lo
  331. CC libmonoruntimesgen_la-loader.lo
  332. CC libmonoruntimesgen_la-loaded-images.lo
  333. CC libmonoruntimesgen_la-loaded-images-global.lo
  334. CC libmonoruntimesgen_la-loaded-images-netcore.lo
  335. CC libmonoruntimesgen_la-locales.lo
  336. CC libmonoruntimesgen_la-lock-tracer.lo
  337. CC libmonoruntimesgen_la-marshal.lo
  338. CC libmonoruntimesgen_la-mempool.lo
  339. CC libmonoruntimesgen_la-metadata.lo
  340. CC libmonoruntimesgen_la-metadata-verify.lo
  341. CC libmonoruntimesgen_la-method-builder.lo
  342. metadata.c: In function 'mono_metadata_parse_type_internal':
  343. cc1: warning: function may return address of local variable [-Wreturn-local-addr]
  344. metadata.c:1816:11: note: declared here
  345. 1816 | MonoType stype;
  346. | ^~~~~
  347. CC libmonoruntimesgen_la-mono-basic-block.lo
  348. CC libmonoruntimesgen_la-mono-config.lo
  349. CC libmonoruntimesgen_la-mono-debug.lo
  350. CC libmonoruntimesgen_la-mono-endian.lo
  351. CC libmonoruntimesgen_la-mono-hash.lo
  352. CC libmonoruntimesgen_la-mono-conc-hash.lo
  353. CC libmonoruntimesgen_la-mono-mlist.lo
  354. CC libmonoruntimesgen_la-mono-perfcounters.lo
  355. CC libmonoruntimesgen_la-mono-route.lo
  356. CC libmonoruntimesgen_la-object.lo
  357. CC libmonoruntimesgen_la-opcodes.lo
  358. CC libmonoruntimesgen_la-property-bag.lo
  359. CC libmonoruntimesgen_la-w32socket.lo
  360. CC libmonoruntimesgen_la-w32process.lo
  361. CC libmonoruntimesgen_la-profiler.lo
  362. CC libmonoruntimesgen_la-rand.lo
  363. CC libmonoruntimesgen_la-remoting.lo
  364. CC libmonoruntimesgen_la-runtime.lo
  365. CC libmonoruntimesgen_la-mono-security.lo
  366. CC libmonoruntimesgen_la-security-core-clr.lo
  367. CC libmonoruntimesgen_la-security-manager.lo
  368. CC libmonoruntimesgen_la-string-icalls.lo
  369. CC libmonoruntimesgen_la-sysmath.lo
  370. CC libmonoruntimesgen_la-threads.lo
  371. CC libmonoruntimesgen_la-threadpool.lo
  372. CC libmonoruntimesgen_la-threadpool-io.lo
  373. CC libmonoruntimesgen_la-verify.lo
  374. CC libmonoruntimesgen_la-dynamic-stream.lo
  375. CC libmonoruntimesgen_la-file-mmap-posix.lo
  376. CC libmonoruntimesgen_la-file-mmap-windows.lo
  377. threads.c: In function 'mono_threads_summarize_execute_internal':
  378. threads.c:6563:6: warning: 'current_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  379. 6563 | int current_idx;
  380. | ^~~~~~~~~~~
  381. CC libmonoruntimesgen_la-metadata-cross-helpers.lo
  382. CC libmonoruntimesgen_la-seq-points-data.lo
  383. CC libmonoruntimesgen_la-handle.lo
  384. CC libmonoruntimesgen_la-w32handle-namespace.lo
  385. CC libmonoruntimesgen_la-w32handle.lo
  386. CC libmonoruntimesgen_la-reflection.lo
  387. CC libmonoruntimesgen_la-dynamic-image.lo
  388. CC libmonoruntimesgen_la-sre.lo
  389. CC libmonoruntimesgen_la-sre-encode.lo
  390. CC libmonoruntimesgen_la-sre-save.lo
  391. CC libmonoruntimesgen_la-custom-attrs.lo
  392. sre.c: In function 'mono_reflection_get_custom_attrs_blob_checked':
  393. sre.c:2569:4: warning: 'ftype' may be used uninitialized in this function [-Wmaybe-uninitialized]
  394. 2569 | encode_named_val (assembly, buffer, p, &buffer, &p, &buflen, ftype, fname, field, error);
  395. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  396. sre.c:2545:4: warning: 'ptype' may be used uninitialized in this function [-Wmaybe-uninitialized]
  397. 2545 | encode_named_val (assembly, buffer, p, &buffer, &p, &buflen, ptype, pname, prop, error);
  398. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  399. CC libmonoruntimesgen_la-fdhandle.lo
  400. CC libmonoruntimesgen_la-callspec.lo
  401. CC libmonoruntimesgen_la-abi.lo
  402. CC libmonoruntimesgen_la-native-library.lo
  403. CC libmonoruntimesgen_la-icall-table.lo
  404. CC libmonoruntimesgen_la-method-builder-ilgen.lo
  405. CC libmonoruntimesgen_la-marshal-ilgen.lo
  406. CC libmonoruntimesgen_la-sgen-mono-ilgen.lo
  407. CC libmonoruntimesgen_la-gc-stats.lo
  408. CC libmonoruntimesgen_la-gc.lo
  409. CC libmonoruntimesgen_la-monitor.lo
  410. CC libmonoruntimesgen_la-sgen-bridge.lo
  411. marshal-ilgen.c: In function 'emit_marshal_safehandle_ilgen':
  412. marshal-ilgen.c:5300:6: warning: 'label_next' may be used uninitialized in this function [-Wmaybe-uninitialized]
  413. 5300 | mono_mb_patch_branch (mb, label_next);
  414. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  415. CC libmonoruntimesgen_la-sgen-old-bridge.lo
  416. CC libmonoruntimesgen_la-sgen-new-bridge.lo
  417. CC libmonoruntimesgen_la-sgen-tarjan-bridge.lo
  418. CC libmonoruntimesgen_la-sgen-toggleref.lo
  419. CC libmonoruntimesgen_la-sgen-stw.lo
  420. CC libmonoruntimesgen_la-sgen-mono.lo
  421. CCLD libmonoruntime-config.la
  422. ar: `u' modifier ignored since `D' is the default (see `U')
  423. CCLD libmonoruntime-support.la
  424. ar: `u' modifier ignored since `D' is the default (see `U')
  425. CCLD libmonoruntimesgen.la
  426. ar: `u' modifier ignored since `D' is the default (see `U')
  427. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/metadata'
  428. Making all in mini
  429. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/mini'
  430. if test -e ../../.git; then \
  431. (cd ../..; \
  432. LANG=C; export LANG; \
  433. if test -z "$ghprbPullId"; then \
  434. branch=`git branch | grep '^\*' | sed 's/.*detached .*/explicit/' | cut -d ' ' -f 2`; \
  435. else \
  436. branch="pull-request-$ghprbPullId"; \
  437. fi; \
  438. version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
  439. echo "#define FULL_VERSION \"$branch/$version\""; \
  440. ); \
  441. else \
  442. if test -z "$MONO_BRANCH" -o -z "$MONO_BUILD_REVISION"; then \
  443. echo "#define FULL_VERSION \"tarball\""; \
  444. else \
  445. echo "#define FULL_VERSION \"$MONO_BRANCH/$MONO_BUILD_REVISION\""; \
  446. fi \
  447. fi > version.h
  448. /usr/bin/python3 ./genmdesc.py TARGET_AMD64 . cpu-amd64.h amd64_desc ./cpu-amd64.md
  449. make all-am
  450. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/mini'
  451. CC libmini_la-mini.lo
  452. CC libmini_la-mini-runtime.lo
  453. CC libmini_la-seq-points.lo
  454. CC libmini_la-cfgdump.lo
  455. CC libmini_la-method-to-ir.lo
  456. CC libmini_la-decompose.lo
  457. CC libmini_la-jit-icalls.lo
  458. CC libmini_la-trace.lo
  459. CC libmini_la-dominators.lo
  460. CC libmini_la-cfold.lo
  461. CC libmini_la-helpers.lo
  462. CC libmini_la-liveness.lo
  463. CC libmini_la-ssa.lo
  464. CC libmini_la-abcremoval.lo
  465. CC libmini_la-local-propagation.lo
  466. CC libmini_la-driver.lo
  467. CC libmini_la-debug-mini.lo
  468. CC libmini_la-linear-scan.lo
  469. CC libmini_la-aot-compiler.lo
  470. CC libmini_la-aot-runtime.lo
  471. CC libmini_la-aot-runtime-wasm.lo
  472. CC libmini_la-graph.lo
  473. CC libmini_la-mini-codegen.lo
  474. CC libmini_la-mini-exceptions.lo
  475. CC libmini_la-mini-trampolines.lo
  476. CC libmini_la-branch-opts.lo
  477. CC libmini_la-mini-generic-sharing.lo
  478. CC libmini_la-tasklets.lo
  479. CC libmini_la-simd-intrinsics.lo
  480. mini-generic-sharing.c: In function 'mini_get_shared_gparam':
  481. mini-generic-sharing.c:3903:13: warning: variable 'image' set but not used [-Wunused-but-set-variable]
  482. 3903 | MonoImage *image = NULL;
  483. | ^~~~~
  484. CC libmini_la-simd-intrinsics-netcore.lo
  485. method-to-ir.c: In function 'mono_method_to_ir':
  486. method-to-ir.c:7836:92: warning: 'will_have_imt_arg' may be used uninitialized in this function [-Wmaybe-uninitialized]
  487. 7836 | g_assert (!called_is_supported_tailcall || tailcall_extra_arg == (vtable_arg || imt_arg || will_have_imt_arg || mono_class_is_interface (cmethod->klass)));
  488. | ^~
  489. CC libmini_la-mini-native-types.lo
  490. CC libmini_la-unwind.lo
  491. CC libmini_la-image-writer.lo
  492. CC libmini_la-dwarfwriter.lo
  493. CC libmini_la-mini-gc.lo
  494. CC libmini_la-debugger-agent-stubs.lo
  495. CC libmini_la-xdebug.lo
  496. CC libmini_la-alias-analysis.lo
  497. CC libmini_la-mini-cross-helpers.lo
  498. CC libmini_la-arch-stubs.lo
  499. CC libmini_la-type-checking.lo
  500. CC libmini_la-calls.lo
  501. CC libmini_la-lldb.lo
  502. CC libmini_la-memory-access.lo
  503. CC libmini_la-intrinsics.lo
  504. CC libmini_la-mini-profiler.lo
  505. CC libmini_la-interp-stubs.lo
  506. CC libmini_la-llvmonly-runtime.lo
  507. CC libmini_la-tiered.lo
  508. CC libmini_la-mini-amd64.lo
  509. CC libmini_la-exceptions-amd64.lo
  510. CC libmini_la-tramp-amd64.lo
  511. CC libmini_la-mini-amd64-gsharedvt.lo
  512. CC libmini_la-tramp-amd64-gsharedvt.lo
  513. CC libmini_la-mini-posix.lo
  514. mini-posix.c:932:1: warning: 'fork_crash_safe' defined but not used [-Wunused-function]
  515. 932 | fork_crash_safe (void)
  516. | ^~~~~~~~~~~~~~~
  517. CC libmono_dbg_la-debugger-agent.lo
  518. CC libmono_dbg_la-debugger-state-machine.lo
  519. CC libmono_dbg_la-debugger-engine.lo
  520. debugger-engine.c:758:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  521. 758 | ss_req_count ()
  522. | ^~~~~~~~~~~~
  523. CC interp/libmaintest_a-whitebox.o
  524. CC interp/libmono_ee_interp_la-interp.lo
  525. CC interp/libmono_ee_interp_la-mintops.lo
  526. CC interp/libmono_ee_interp_la-transform.lo
  527. AR libmaintest.a
  528. ar: `u' modifier ignored since `D' is the default (see `U')
  529. CCLD libmono-dbg.la
  530. ar: `u' modifier ignored since `D' is the default (see `U')
  531. CCLD libmono-ee-interp.la
  532. ar: `u' modifier ignored since `D' is the default (see `U')
  533. CXXLD libmini.la
  534. ar: `u' modifier ignored since `D' is the default (see `U')
  535. CCLD libmonosgen-2.0.la
  536. CC libmain_a-main-sgen.o
  537. CCLD mono-sgen
  538. AR libmain.a
  539. ar: `u' modifier ignored since `D' is the default (see `U')
  540. ar: `u' modifier ignored since `D' is the default (see `U')
  541. ln -sf mono-sgen mono
  542. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/mini'
  543. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/mini'
  544. Making all in dis
  545. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/dis'
  546. CC libmonodismain_a-dump.o
  547. CC libmonodismain_a-main.o
  548. CC libmonodismain_a-declsec.o
  549. CC libmonodis_a-get.o
  550. CC libmonodis_a-dis-cil.o
  551. CC libmonodis_a-util.o
  552. AR libmonodismain.a
  553. ar: `u' modifier ignored since `D' is the default (see `U')
  554. AR libmonodis.a
  555. ar: `u' modifier ignored since `D' is the default (see `U')
  556. CCLD monodis
  557. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/dis'
  558. Making all in tests
  559. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  560. CXX split-tailcall-interface-conservestack.o
  561. CXX tailcall/split-fsharp.o
  562. CXXLD split-tailcall-interface-conservestack
  563. ./split-tailcall-interface-conservestack < ./tailcall-interface-conservestack.il
  564. touch -f tailcall/interface-conservestack.stamp
  565. CXXLD tailcall/split-fsharp
  566. ./tailcall/split-fsharp < ./tailcall/fsharp-deeptail.il
  567. touch -f tailcall/fsharp-deeptail.stamp
  568. make all-recursive
  569. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  570. Making all in gc-descriptors
  571. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/gc-descriptors'
  572. make[5]: Nothing to be done for 'all'.
  573. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/gc-descriptors'
  574. Making all in .
  575. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  576. CC libtest_la-libtest.lo
  577. CCLD libtest.la
  578. ar: `u' modifier ignored since `D' is the default (see `U')
  579. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  580. Making all in testing_gac
  581. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/testing_gac'
  582. make[5]: Nothing to be done for 'all'.
  583. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/testing_gac'
  584. Making all in assembly-load-reference
  585. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/assembly-load-reference'
  586. make[5]: Nothing to be done for 'all'.
  587. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/assembly-load-reference'
  588. Making all in llvmonly-mixed
  589. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/llvmonly-mixed'
  590. make[5]: Nothing to be done for 'all'.
  591. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/llvmonly-mixed'
  592. Making all in fullaot-mixed
  593. make[5]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/fullaot-mixed'
  594. make[5]: Nothing to be done for 'all'.
  595. make[5]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests/fullaot-mixed'
  596. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  597. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/tests'
  598. Making all in unit-tests
  599. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/unit-tests'
  600. CC libtestlib_la-test-sgen-qsort.lo
  601. CC libtestlib_la-test-memfuncs.lo
  602. CC libtestlib_la-test-mono-linked-list-set.lo
  603. CC libtestlib_la-test-conc-hashtable.lo
  604. CC libtestlib_la-test-mono-handle.lo
  605. CC libtestlib_la-test-mono-callspec.lo
  606. CC libtestlib_la-test-mono-string.lo
  607. CC libtestlib_la-test-mono-embed.lo
  608. CC libtestlib_la-test-embed-invoke.lo
  609. In file included from test-embed-invoke.c:7:
  610. ../../samples/embed/test-invoke.c: In function 'test_mono_embed_invoke_main':
  611. ../../samples/embed/test-invoke.c:210:2: warning: 'mvalues' may be used uninitialized in this function [-Wmaybe-uninitialized]
  612. 210 | mono_runtime_invoke (mvalues, obj, args, NULL);
  613. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  614. ../../samples/embed/test-invoke.c:104:69: note: 'mvalues' was declared here
  615. 104 | MonoMethod *method = NULL, *m = NULL, *ctor = NULL, *fail = NULL, *mvalues;
  616. | ^~~~~~~
  617. CCLD libtestlib.la
  618. ar: `u' modifier ignored since `D' is the default (see `U')
  619. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/unit-tests'
  620. Making all in benchmark
  621. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/benchmark'
  622. make[3]: Nothing to be done for 'all'.
  623. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/benchmark'
  624. Making all in profiler
  625. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/profiler'
  626. CC mprof-report.o
  627. CC aot.lo
  628. CC helper.lo
  629. CC log.lo
  630. CC log-args.lo
  631. CC coverage.lo
  632. CC proftest-pinvokes.lo
  633. CCLD libproftest_pinvokes.la
  634. ar: `u' modifier ignored since `D' is the default (see `U')
  635. CCLD libmono-profiler-aot.la
  636. CCLD libmono-profiler-aot-static.la
  637. ar: `u' modifier ignored since `D' is the default (see `U')
  638. CCLD libmono-profiler-coverage.la
  639. CCLD libmono-profiler-coverage-static.la
  640. ar: `u' modifier ignored since `D' is the default (see `U')
  641. ar: `u' modifier ignored since `D' is the default (see `U')
  642. ar: `u' modifier ignored since `D' is the default (see `U')
  643. mprof-report.c: In function 'decode_buffer':
  644. mprof-report.c:2378:17: warning: variable 'bt' set but not used [-Wunused-but-set-variable]
  645. 2378 | BackTrace *bt;
  646. | ^~
  647. mprof-report.c:1988:2: warning: 'event' may be used uninitialized in this function [-Wmaybe-uninitialized]
  648. 1988 | switch (ev) {
  649. | ^~~~~~
  650. mprof-report.c:2740:8: note: 'event' was declared here
  651. 2740 | int event;
  652. | ^~~~~
  653. CCLD mprof-report
  654. CCLD libmono-profiler-log.la
  655. CCLD libmono-profiler-log-static.la
  656. ar: `u' modifier ignored since `D' is the default (see `U')
  657. ar: `u' modifier ignored since `D' is the default (see `U')
  658. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/profiler'
  659. Making all in native
  660. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono/native'
  661. CC libmono_native_la-mono-native-platform.lo
  662. CC libmono_native_la-pal-icalls.lo
  663. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_io.lo
  664. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_networking.lo
  665. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_networkstatistics.lo
  666. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_tcpstate.lo
  667. ../../external/corefx/src/Native/Unix/System.Native/pal_tcpstate.c:14:22: warning: missing terminating ' character
  668. 14 | #warning System doesn't have TCP states defined in either tcp.h or tcp_fsm.h; falling back to always returning unknown.
  669. | ^
  670. cc1: note: unrecognized command-line option '-Wno-typedef-redefinition' may have been intended to silence earlier diagnostics
  671. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_random.lo
  672. CC libmono_native_la-platform-type.lo
  673. ../../external/corefx/src/Native/Unix/System.Native/pal_networking.c: In function 'GET_CMSG_NXTHDR':
  674. ../../external/corefx/src/Native/Unix/System.Native/pal_networking.c:850: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas]
  675. 850 | #pragma clang diagnostic push
  676. |
  677. ../../external/corefx/src/Native/Unix/System.Native/pal_networking.c:851: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas]
  678. 851 | #pragma clang diagnostic ignored "-Wsign-compare"
  679. |
  680. ../../external/corefx/src/Native/Unix/System.Native/pal_networking.c: At top level:
  681. ../../external/corefx/src/Native/Unix/System.Native/pal_networking.c:1080:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  682. 1080 | static int32_t GetMaxLingerTime()
  683. | ^~~~~~~~~~~~~~~~
  684. cc1: note: unrecognized command-line option '-Wno-typedef-redefinition' may have been intended to silence earlier diagnostics
  685. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_errno.lo
  686. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_maphardwaretype.lo
  687. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_memory.lo
  688. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_uid.lo
  689. CC ../../external/corefx/src/Native/Unix/System.Native/libmono_native_la-pal_time.lo
  690. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-dictionary_hash.lo
  691. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-backward_references_hq.lo
  692. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-histogram.lo
  693. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-memory.lo
  694. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-entropy_encode.lo
  695. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-compress_fragment_two_pass.lo
  696. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-block_splitter.lo
  697. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-encode.lo
  698. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-cluster.lo
  699. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-backward_references.lo
  700. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-utf8_util.lo
  701. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-compress_fragment.lo
  702. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-brotli_bit_stream.lo
  703. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-bit_cost.lo
  704. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-static_dict.lo
  705. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-literal_cost.lo
  706. CC ../../external/corefx/src/Native/AnyOS/brotli/enc/libmono_native_la-metablock.lo
  707. CC ../../external/corefx/src/Native/AnyOS/brotli/dec/libmono_native_la-state.lo
  708. CC ../../external/corefx/src/Native/AnyOS/brotli/dec/libmono_native_la-decode.lo
  709. CC ../../external/corefx/src/Native/AnyOS/brotli/dec/libmono_native_la-huffman.lo
  710. CC ../../external/corefx/src/Native/AnyOS/brotli/dec/libmono_native_la-bit_reader.lo
  711. CC ../../external/corefx/src/Native/AnyOS/brotli/common/libmono_native_la-dictionary.lo
  712. CCLD libmono-native.la
  713. ar: `u' modifier ignored since `D' is the default (see `U')
  714. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono/native'
  715. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/mono'
  716. make[3]: Nothing to be done for 'all-am'.
  717. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono'
  718. make[2]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/mono'
  719. Making all in ikvm-native
  720. make[2]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/ikvm-native'
  721. CC jni.lo
  722. CC os.lo
  723. CCLD libikvm-native.la
  724. ar: `u' modifier ignored since `D' is the default (see `U')
  725. make[2]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/ikvm-native'
  726. Making all in support
  727. make[2]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/support'
  728. CC errno.lo
  729. CC map.lo
  730. CC signal.lo
  731. CC stdio.lo
  732. CC string.lo
  733. CC stdlib.lo
  734. CC dirent.lo
  735. CC fcntl.lo
  736. CC fstab.lo
  737. CC grp.lo
  738. CC macros.lo
  739. CC nl.lo
  740. CC old-map.lo
  741. CC pwd.lo
  742. CC serial.lo
  743. CC sys-mman.lo
  744. CC sys-sendfile.lo
  745. CC sys-socket.lo
  746. CC sys-stat.lo
  747. CC sys-statvfs.lo
  748. CC sys-time.lo
  749. In file included from map.c:37:
  750. /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
  751. 1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  752. | ^~~~~~~
  753. CC sys-uio.lo
  754. CC sys-utsname.lo
  755. CC sys-wait.lo
  756. CC sys-xattr.lo
  757. CC syslog.lo
  758. CC time.lo
  759. CC unistd.lo
  760. CC utime.lo
  761. CC x-struct-str.lo
  762. CC zlib-helper.lo
  763. CC supportw.lo
  764. CC support-heap.lo
  765. CC minizip/ioapi.lo
  766. CC minizip/unzip.lo
  767. CC minizip/zip.lo
  768. CCLD libMonoSupportW.la
  769. ar: `u' modifier ignored since `D' is the default (see `U')
  770. minizip/zip.c:189:38: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  771. 189 | local linkedlist_datablock_internal* allocate_new_datablock()
  772. | ^~~~~~~~~~~~~~~~~~~~~~
  773. minizip/zip.c: In function 'zip64local_SearchCentralDir':
  774. minizip/zip.c:521:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  775. 521 | for (i=(int)uReadSize-3; (i--)>0;)
  776. | ^~~
  777. minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  778. 529 | if (uPosFound!=0)
  779. | ^~
  780. minizip/zip.c: At top level:
  781. minizip/zip.c:640:5: warning: no previous prototype for 'LoadCentralDirectoryRecord' [-Wmissing-prototypes]
  782. 640 | int LoadCentralDirectoryRecord(zip64_internal* pziinit)
  783. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  784. minizip/zip.c:849:24: warning: no previous prototype for 'zipOpen3' [-Wmissing-prototypes]
  785. 849 | extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def)
  786. | ^~~~~~~~
  787. minizip/zip.c:958:5: warning: no previous prototype for 'Write_LocalFileHeader' [-Wmissing-prototypes]
  788. 958 | int Write_LocalFileHeader(zip64_internal* zi, const char* filename, uInt size_extrafield_local, const void* extrafield_local)
  789. | ^~~~~~~~~~~~~~~~~~~~~
  790. minizip/zip.c:1755:5: warning: no previous prototype for 'Write_Zip64EndOfCentralDirectoryLocator' [-Wmissing-prototypes]
  791. 1755 | int Write_Zip64EndOfCentralDirectoryLocator(zip64_internal* zi, ZPOS64_T zip64eocd_pos_inzip)
  792. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  793. minizip/zip.c:1777:5: warning: no previous prototype for 'Write_Zip64EndOfCentralDirectoryRecord' [-Wmissing-prototypes]
  794. 1777 | int Write_Zip64EndOfCentralDirectoryRecord(zip64_internal* zi, uLong size_centraldir, ZPOS64_T centraldir_pos_inzip)
  795. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  796. minizip/zip.c:1816:5: warning: no previous prototype for 'Write_EndOfCentralDirectoryRecord' [-Wmissing-prototypes]
  797. 1816 | int Write_EndOfCentralDirectoryRecord(zip64_internal* zi, uLong size_centraldir, ZPOS64_T centraldir_pos_inzip)
  798. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  799. minizip/zip.c:1864:5: warning: no previous prototype for 'Write_GlobalComment' [-Wmissing-prototypes]
  800. 1864 | int Write_GlobalComment(zip64_internal* zi, const char* global_comment)
  801. | ^~~~~~~~~~~~~~~~~~~
  802. CCLD libMonoPosixHelper.la
  803. ar: `u' modifier ignored since `D' is the default (see `U')
  804. make[2]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/support'
  805. Making all in data
  806. make[2]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data'
  807. Making all in net_2_0
  808. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0'
  809. Making all in Browsers
  810. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0/Browsers'
  811. make[4]: Nothing to be done for 'all'.
  812. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0/Browsers'
  813. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0'
  814. make[4]: Nothing to be done for 'all-am'.
  815. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0'
  816. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_2_0'
  817. Making all in net_4_0
  818. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0'
  819. Making all in Browsers
  820. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0/Browsers'
  821. make[4]: Nothing to be done for 'all'.
  822. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0/Browsers'
  823. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0'
  824. make[4]: Nothing to be done for 'all-am'.
  825. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0'
  826. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_0'
  827. Making all in net_4_5
  828. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5'
  829. Making all in Browsers
  830. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5/Browsers'
  831. make[4]: Nothing to be done for 'all'.
  832. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5/Browsers'
  833. make[4]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5'
  834. make[4]: Nothing to be done for 'all-am'.
  835. make[4]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5'
  836. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data/net_4_5'
  837. make[3]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/data'
  838. cp gdb/mono-gdb.py mono-sgen-gdb.py
  839. make[3]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data'
  840. make[2]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/data'
  841. Making all in runtime
  842. make[2]: Entering directory '/home/pmos/build/src/mono-6.12.0.107/runtime'
  843. cp ../data/config etc/mono/config
  844. if test -d "/home/pmos/build/src/mono-6.12.0.107/support"; then \
  845. sed 's,target="$mono_libdir/libMonoPosixHelper.so",target="/home/pmos/build/src/mono-6.12.0.107/support/libMonoPosixHelper.la",' etc/mono/config > etc/mono/config.tmp \
  846. && mv etc/mono/config.tmp etc/mono/config \
  847. ; \
  848. else \
  849. echo "Unknown directory '/home/pmos/build/src/mono-6.12.0.107/support'" && false; \
  850. fi
  851. if test -d "/home/pmos/build/src/mono-6.12.0.107/mono/native"; then \
  852. sed 's,target="$mono_libdir/libmono-native.so",target="/home/pmos/build/src/mono-6.12.0.107/mono/native/libmono-native.la",' etc/mono/config > etc/mono/config.tmp \
  853. && mv etc/mono/config.tmp etc/mono/config \
  854. ; \
  855. else \
  856. echo "Unknown directory '/home/pmos/build/src/mono-6.12.0.107/mono/native'" && false; \
  857. fi
  858. if test -d "/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared"; then \
  859. sed 's,target="$mono_libdir/libmono-btls-shared.so",target="/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared/libmono-btls-shared.so",' etc/mono/config > etc/mono/config.tmp \
  860. && mv etc/mono/config.tmp etc/mono/config \
  861. ; \
  862. else \
  863. echo "Unknown directory '/home/pmos/build/src/mono-6.12.0.107/mono/btls/build-shared'"; \
  864. fi
  865. if test -n ""; then \
  866. sed 's,target="libgdiplus.so.0",target="",' etc/mono/config > etc/mono/config.tmp \
  867. && mv etc/mono/config.tmp etc/mono/config \
  868. ; \
  869. fi
  870. cat etc/mono/config
  871. <configuration>
  872. <dllmap dll="i:cygwin1.dll" target="libc.so.6" os="!windows" />
  873. <dllmap dll="libc" target="libc.so.6" os="!windows"/>
  874. <dllmap dll="intl" target="libc.so.6" os="!windows"/>
  875. <dllmap dll="intl" name="bind_textdomain_codeset" target="libc.so.6" os="solaris"/>
  876. <dllmap dll="libintl" name="bind_textdomain_codeset" target="libc.so.6" os="solaris"/>
  877. <dllmap dll="libintl" target="libc.so.6" os="!windows"/>
  878. <dllmap dll="i:libxslt.dll" target="libxslt.so" os="!windows"/>
  879. <dllmap dll="i:odbc32.dll" target="libodbc.so.2" os="!windows"/>
  880. <dllmap dll="i:odbc32.dll" target="libiodbc.dylib" os="osx"/>
  881. <dllmap dll="oci" target="libclntsh.so" os="!windows"/>
  882. <dllmap dll="db2cli" target="libdb2_36.so" os="!windows"/>
  883. <dllmap dll="MonoPosixHelper" target="libMonoPosixHelper.so" os="!windows" />
  884. <dllmap dll="System.Native" target="libmono-native.so" os="!windows" />
  885. <dllmap dll="System.Net.Security.Native" target="libmono-native.so" os="!windows" />
  886. <dllmap dll="System.Security.Cryptography.Native.Apple" target="libmono-native.so" os="osx" />
  887. <dllmap dll="libmono-btls-shared" target="libmono-btls-shared.so" os="!windows" />
  888. <dllmap dll="i:msvcrt" target="libc.so.6" os="!windows"/>
  889. <dllmap dll="i:msvcrt.dll" target="libc.so.6" os="!windows"/>
  890. <dllmap dll="sqlite" target="libsqlite.so.0" os="!windows"/>
  891. <dllmap dll="sqlite3" target="libsqlite3.so.0" os="!windows"/>
  892. <dllmap dll="libX11" target="libX11.so.6" os="!windows" />
  893. <dllmap dll="libgdk-x11-2.0" target="libgdk-x11-2.0.so.0" os="!windows"/>
  894. <dllmap dll="libgdk_pixbuf-2.0" target="libgdk_pixbuf-2.0.so.0" os="!windows"/>
  895. <dllmap dll="libgtk-x11-2.0" target="libgtk-x11-2.0.so.0" os="!windows"/>
  896. <dllmap dll="libglib-2.0" target="libglib-2.0.so.0" os="!windows"/>
  897. <dllmap dll="libgobject-2.0" target="libgobject-2.0.so.0" os="!windows"/>
  898. <dllmap dll="libgnomeui-2" target="libgnomeui-2.so.0" os="!windows"/>
  899. <dllmap dll="librsvg-2" target="librsvg-2.so.2" os="!windows"/>
  900. <dllmap dll="libXinerama" target="libXinerama.so.1" os="!windows" />
  901. <dllmap dll="libasound" target="libasound.so.2" os="!windows" />
  902. <dllmap dll="libcairo-2.dll" target="libcairo.so.2" os="!windows"/>
  903. <dllmap dll="libcairo-2.dll" target="libcairo.2.dylib" os="osx"/>
  904. <dllmap dll="libcups" target="libcups.so.2" os="!windows"/>
  905. <dllmap dll="libcups" target="libcups.dylib" os="osx"/>
  906. <dllmap dll="i:kernel32.dll">
  907. <dllentry dll="__Internal" name="CopyMemory" target="mono_win32_compat_CopyMemory"/>
  908. <dllentry dll="__Internal" name="FillMemory" target="mono_win32_compat_FillMemory"/>
  909. <dllentry dll="__Internal" name="MoveMemory" target="mono_win32_compat_MoveMemory"/>
  910. <dllentry dll="__Internal" name="ZeroMemory" target="mono_win32_compat_ZeroMemory"/>
  911. </dllmap>
  912. <dllmap dll="gdiplus" target="libgdiplus.so.0" os="!windows"/>
  913. <dllmap dll="gdiplus.dll" target="libgdiplus.so.0" os="!windows"/>
  914. <dllmap dll="gdi32" target="libgdiplus.so.0" os="!windows"/>
  915. <dllmap dll="gdi32.dll" target="libgdiplus.so.0" os="!windows"/>
  916. </configuration>
  917. /bin/sh ../mkinstalldirs _tmpinst/bin
  918. mkdir -p -- _tmpinst/bin
  919. cp mono-wrapper _tmpinst/bin/mono
  920. echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
  921. r=`pwd`; m=`cd /home/pmos/build/src/mono-6.12.0.107/mcs && pwd`; \
  922. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
  923. chmod +x _tmpinst/bin/ilasm
  924. echo '#! /bin/sh' > _tmpinst/bin/csc ; \
  925. r=`pwd`; m=`cd /home/pmos/build/src/mono-6.12.0.107/mcs && pwd`; \
  926. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"/home/pmos/build/src/mono-6.12.0.107/external/roslyn-binaries/Microsoft.Net.Compilers/3.6.0/csc.exe"'" "$@"' >> _tmpinst/bin/csc ; \
  927. chmod +x _tmpinst/bin/csc
  928. echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
  929. r=`pwd`; m=`cd /home/pmos/build/src/mono-6.12.0.107/mcs && pwd`; \
  930. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
  931. chmod +x _tmpinst/bin/mcs
  932. echo '#! /bin/sh' > _tmpinst/bin/al ; \
  933. r=`pwd`; m=`cd /home/pmos/build/src/mono-6.12.0.107/mcs && pwd`; \
  934. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
  935. chmod +x _tmpinst/bin/al
  936. if test -w /home/pmos/build/src/mono-6.12.0.107/mcs; then :; else chmod -R +w /home/pmos/build/src/mono-6.12.0.107/mcs; fi
  937. cd /home/pmos/build/src/mono-6.12.0.107/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14 ' CC='gcc' all-profiles
  938. mkdir -p -- build/deps
  939. make[6]: mono: No such file or directory
  940. make[6]: *** [build/profiles/build.make:134: build/deps/basic-profile-check.exe] Error 127
  941. *** The runtime 'mono' doesn't appear to be usable.
  942. *** Trying the 'monolite-linux/1A5E0066-58DC-428A-B21C-0AD6CDAE2789' directory.
  943.  
  944. Unhandled Exception:
  945. System.TypeInitializationException: The type initializer for 'Microsoft.CodeAnalysis.CSharp.ErrorFacts' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Numerics.Hashing.HashHelpers' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Random' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Sys' threw an exception. ---> System.DllNotFoundException: libmono-native.so assembly:<unknown assembly> type:<unknown type> member:(null)
  946. at (wrapper managed-to-native) Interop+Sys.LChflagsCanSetHiddenFlag()
  947. at Interop+Sys..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  948. --- End of inner exception stack trace ---
  949. at Interop.GetRandomBytes (System.Byte* buffer, System.Int32 length) [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  950. at System.Random.GenerateGlobalSeed () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  951. at System.Random..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  952. --- End of inner exception stack trace ---
  953. at System.Numerics.Hashing.HashHelpers..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  954. --- End of inner exception stack trace ---
  955. at System.ValueTuple`2[T1,T2].GetHashCode () [0x0006a] in <873bf612148d47afaa1256f382c29ac4>:0
  956. at System.Collections.Generic.GenericEqualityComparer`1[T].GetHashCode (T obj) [0x0000a] in <873bf612148d47afaa1256f382c29ac4>:0
  957. at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x0001b] in <873bf612148d47afaa1256f382c29ac4>:0
  958. at Microsoft.CodeAnalysis.CommonMessageProvider.GetIdForErrorCode (System.Int32 errorCode) [0x00011] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  959. at Microsoft.CodeAnalysis.CSharp.ErrorFacts.<.cctor>g__getId|5_0 (Microsoft.CodeAnalysis.CSharp.ErrorCode errorCode) [0x00000] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  960. at Microsoft.CodeAnalysis.CSharp.ErrorFacts..cctor () [0x00031] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  961. --- End of inner exception stack trace ---
  962. at Microsoft.CodeAnalysis.CSharp.CSharpCompiler.PrintLogo (System.IO.TextWriter consoleOutput) [0x0000c] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  963. at Microsoft.CodeAnalysis.CommonCompiler.RunCore (System.IO.TextWriter consoleOutput, Microsoft.CodeAnalysis.ErrorLogger errorLogger, System.Threading.CancellationToken cancellationToken) [0x00046] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  964. at Microsoft.CodeAnalysis.CommonCompiler.Run (System.IO.TextWriter consoleOutput, System.Threading.CancellationToken cancellationToken) [0x00041] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  965. at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc+<>c__DisplayClass1_0.<Run>b__0 (System.IO.TextWriter tw) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  966. at Microsoft.CodeAnalysis.CommandLine.ConsoleUtil.RunWithUtf8Output[T] (System.Boolean utf8Output, System.IO.TextWriter textWriter, System.Func`2[T,TResult] func) [0x00034] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  967. at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc.Run (System.String[] args, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerLoader) [0x00048] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  968. at (wrapper delegate-invoke) <Module>.invoke_int_string[]_BuildPaths_TextWriter_IAnalyzerAssemblyLoader(string[],Microsoft.CodeAnalysis.BuildPaths,System.IO.TextWriter,Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader)
  969. at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunLocalCompilation (System.String[] arguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00006] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  970. at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunCompilation (System.Collections.Generic.IEnumerable`1[T] originalArguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, System.String pipeName) [0x000a3] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  971. at Microsoft.CodeAnalysis.CommandLine.BuildClient.Run (System.Collections.Generic.IEnumerable`1[T] arguments, Microsoft.CodeAnalysis.CommandLine.RequestLanguage language, Microsoft.CodeAnalysis.CommandLine.CompileFunc compileFunc) [0x0004d] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  972. at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.MainCore (System.String[] args) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  973. at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main (System.String[] args) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  974. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'Microsoft.CodeAnalysis.CSharp.ErrorFacts' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Numerics.Hashing.HashHelpers' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Random' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Sys' threw an exception. ---> System.DllNotFoundException: libmono-native.so assembly:<unknown assembly> type:<unknown type> member:(null)
  975. at (wrapper managed-to-native) Interop+Sys.LChflagsCanSetHiddenFlag()
  976. at Interop+Sys..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  977. --- End of inner exception stack trace ---
  978. at Interop.GetRandomBytes (System.Byte* buffer, System.Int32 length) [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  979. at System.Random.GenerateGlobalSeed () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  980. at System.Random..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  981. --- End of inner exception stack trace ---
  982. at System.Numerics.Hashing.HashHelpers..cctor () [0x00000] in <873bf612148d47afaa1256f382c29ac4>:0
  983. --- End of inner exception stack trace ---
  984. at System.ValueTuple`2[T1,T2].GetHashCode () [0x0006a] in <873bf612148d47afaa1256f382c29ac4>:0
  985. at System.Collections.Generic.GenericEqualityComparer`1[T].GetHashCode (T obj) [0x0000a] in <873bf612148d47afaa1256f382c29ac4>:0
  986. at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x0001b] in <873bf612148d47afaa1256f382c29ac4>:0
  987. at Microsoft.CodeAnalysis.CommonMessageProvider.GetIdForErrorCode (System.Int32 errorCode) [0x00011] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  988. at Microsoft.CodeAnalysis.CSharp.ErrorFacts.<.cctor>g__getId|5_0 (Microsoft.CodeAnalysis.CSharp.ErrorCode errorCode) [0x00000] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  989. at Microsoft.CodeAnalysis.CSharp.ErrorFacts..cctor () [0x00031] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  990. --- End of inner exception stack trace ---
  991. at Microsoft.CodeAnalysis.CSharp.CSharpCompiler.PrintLogo (System.IO.TextWriter consoleOutput) [0x0000c] in <0da5c9c1d4c245b3909e7ebc756d8b43>:0
  992. at Microsoft.CodeAnalysis.CommonCompiler.RunCore (System.IO.TextWriter consoleOutput, Microsoft.CodeAnalysis.ErrorLogger errorLogger, System.Threading.CancellationToken cancellationToken) [0x00046] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  993. at Microsoft.CodeAnalysis.CommonCompiler.Run (System.IO.TextWriter consoleOutput, System.Threading.CancellationToken cancellationToken) [0x00041] in <3ba6de6130814b0eae8f8ef21e9e5ac4>:0
  994. at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc+<>c__DisplayClass1_0.<Run>b__0 (System.IO.TextWriter tw) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  995. at Microsoft.CodeAnalysis.CommandLine.ConsoleUtil.RunWithUtf8Output[T] (System.Boolean utf8Output, System.IO.TextWriter textWriter, System.Func`2[T,TResult] func) [0x00034] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  996. at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc.Run (System.String[] args, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerLoader) [0x00048] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  997. at (wrapper delegate-invoke) <Module>.invoke_int_string[]_BuildPaths_TextWriter_IAnalyzerAssemblyLoader(string[],Microsoft.CodeAnalysis.BuildPaths,System.IO.TextWriter,Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader)
  998. at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunLocalCompilation (System.String[] arguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00006] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  999. at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunCompilation (System.Collections.Generic.IEnumerable`1[T] originalArguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, System.String pipeName) [0x000a3] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  1000. at Microsoft.CodeAnalysis.CommandLine.BuildClient.Run (System.Collections.Generic.IEnumerable`1[T] arguments, Microsoft.CodeAnalysis.CommandLine.RequestLanguage language, Microsoft.CodeAnalysis.CommandLine.CompileFunc compileFunc) [0x0004d] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  1001. at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.MainCore (System.String[] args) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  1002. at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main (System.String[] args) [0x00000] in <e6a47c0fff294ce1bf49efef8e13be1f>:0
  1003. make[8]: *** [build/profiles/build.make:134: build/deps/basic-profile-check.exe] Error 1
  1004. *** The contents of your 'monolite-linux/1A5E0066-58DC-428A-B21C-0AD6CDAE2789' directory may be out-of-date
  1005. *** You may want to try 'make get-monolite-latest'
  1006. make[8]: *** [build/profiles/build.make:117: do-profile-check-monolite] Error 1
  1007. make[7]: *** [build/profiles/build.make:93: do-profile-check] Error 2
  1008. make[6]: *** [build/profiles/build.make:129: do-profile-check-monolite] Error 2
  1009. make[5]: *** [build/profiles/build.make:93: do-profile-check] Error 2
  1010. make[4]: *** [Makefile:58: profile-do--build--all] Error 2
  1011. make[3]: *** [Makefile:54: profiles-do--all] Error 2
  1012. make[2]: *** [Makefile:706: all-mcs] Error 2
  1013. make[2]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107/runtime'
  1014. make[1]: *** [Makefile:601: all-recursive] Error 1
  1015. make[1]: Leaving directory '/home/pmos/build/src/mono-6.12.0.107'
  1016. make: *** [Makefile:529: all] Error 2
  1017. >>> ERROR: mono: build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement