Advertisement
_dinsdale

Mono build attempt 2

Aug 11th, 2016
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 534.95 KB | None | 0 0
  1. russellh@prescott:/usr/ports/lang/mono% sudo make
  2. ===> mono-4.4.2.11 depends on file: /usr/local/sbin/pkg - found
  3. ===> Fetching all distfiles required by mono-4.4.2.11 for building
  4. ===> Extracting for mono-4.4.2.11
  5. => SHA256 Checksum OK for mono-4.4.2.11.tar.bz2.
  6. ^X@sd===> Patching for mono-4.4.2.11
  7. ===> Applying distribution patches for mono-4.4.2.11
  8. ===> Applying FreeBSD patches for mono-4.4.2.11
  9. ===> mono-4.4.2.11 depends on package: p5-XML-Parser>=0 - found
  10. ===> mono-4.4.2.11 depends on executable: bash - found
  11. ===> mono-4.4.2.11 depends on executable: bison - found
  12. ===> mono-4.4.2.11 depends on executable: msgfmt - found
  13. ===> mono-4.4.2.11 depends on executable: gmake - found
  14. ===> mono-4.4.2.11 depends on package: libiconv>=1.14_9 - found
  15. ===> mono-4.4.2.11 depends on package: perl5>=5.20<5.21 - found
  16. ===> mono-4.4.2.11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  17. ===> mono-4.4.2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
  18. ===> Configuring for mono-4.4.2.11
  19. ===> FreeBSD 10 autotools fix applied to /usr/ports/lang/mono/work/mono-4.4.2/config.rpath
  20. ===> FreeBSD 10 autotools fix applied to /usr/ports/lang/mono/work/mono-4.4.2/eglib/config.rpath
  21. configure: loading site script /usr/ports/Templates/config.site
  22. checking build system type... amd64-portbld-freebsd10.3
  23. checking host system type... amd64-portbld-freebsd10.3
  24. checking target system type... amd64-portbld-freebsd10.3
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  28. checking for gawk... (cached) /usr/bin/awk
  29. checking whether gmake sets $(MAKE)... yes
  30. checking whether gmake supports nested variables... yes
  31. checking whether UID '0' is supported by ustar format... yes
  32. checking whether GID '0' is supported by ustar format... yes
  33. checking how to create a ustar tar archive... (cached) /usr/bin/tar
  34. checking whether to enable maintainer-specific portions of Makefiles... no
  35. checking whether ln -s works... yes
  36. checking whether gmake supports nested variables... (cached) yes
  37. checking host platform characteristics... ok
  38. checking for gcc... cc
  39. checking for gcc... (cached) cc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether cc accepts -g... yes
  47. checking for cc option to accept ISO C89... none needed
  48. checking whether cc understands -c and -o together... yes
  49. checking for style of include used by gmake... GNU
  50. checking dependency style of cc... gcc3
  51. checking for g++... c++
  52. checking whether we are using the GNU C++ compiler... yes
  53. checking whether c++ accepts -g... yes
  54. checking dependency style of c++... gcc3
  55. checking dependency style of cc... gcc3
  56. checking for gawk... (cached) /usr/bin/awk
  57. checking how to run the C preprocessor... cpp
  58. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  59. checking for egrep... (cached) /usr/bin/egrep
  60. checking for ANSI C header files... (cached) yes
  61. checking how to print strings... printf
  62. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  63. checking for fgrep... (cached) /usr/bin/fgrep
  64. checking for ld used by cc... /usr/bin/ld
  65. checking if the linker (/usr/bin/ld) is GNU ld... yes
  66. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  67. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  68. checking the maximum length of command line arguments... (cached) 262144
  69. checking whether the shell understands some XSI constructs... yes
  70. checking whether the shell understands "+="... no
  71. checking how to convert amd64-portbld-freebsd10.3 file names to amd64-portbld-freebsd10.3 format... func_convert_file_noop
  72. checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop
  73. checking for /usr/bin/ld option to reload object files... -r
  74. checking for objdump... objdump
  75. checking how to recognize dependent libraries... pass_all
  76. checking for dlltool... dlltool
  77. checking how to associate runtime and link libraries... printf %s\n
  78. checking for ar... ar
  79. checking for archiver @FILE support... no
  80. checking for strip... strip
  81. checking for ranlib... ranlib
  82. checking command to parse /usr/bin/nm -B output from cc object... ok
  83. checking for sysroot... no
  84. checking for mt... mt
  85. checking if mt is a manifest tool... no
  86. checking for sys/types.h... (cached) yes
  87. checking for sys/stat.h... (cached) yes
  88. checking for stdlib.h... (cached) yes
  89. checking for string.h... (cached) yes
  90. checking for memory.h... (cached) yes
  91. checking for strings.h... (cached) yes
  92. checking for inttypes.h... (cached) yes
  93. checking for stdint.h... (cached) yes
  94. checking for unistd.h... (cached) yes
  95. checking for dlfcn.h... (cached) yes
  96. checking for objdir... .libs
  97. checking if cc supports -fno-rtti -fno-exceptions... yes
  98. checking for cc option to produce PIC... -fPIC -DPIC
  99. checking if cc PIC flag -fPIC -DPIC works... yes
  100. checking if cc static flag -static works... yes
  101. checking if cc supports -c -o file.o... yes
  102. checking if cc supports -c -o file.o... (cached) yes
  103. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  104. checking whether -lc should be explicitly linked in... no
  105. checking dynamic linker characteristics... freebsd10.3 ld.so
  106. checking how to hardcode library paths into programs... immediate
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... yes
  111. checking how to run the C++ preprocessor... c++ -E
  112. checking for ld used by c++... /usr/bin/ld
  113. checking if the linker (/usr/bin/ld) is GNU ld... yes
  114. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  115. checking for c++ option to produce PIC... -fPIC -DPIC
  116. checking if c++ PIC flag -fPIC -DPIC works... yes
  117. checking if c++ static flag -static works... yes
  118. checking if c++ supports -c -o file.o... yes
  119. checking if c++ supports -c -o file.o... (cached) yes
  120. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  121. checking dynamic linker characteristics... freebsd10.3 ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking for bash... /usr/local/bin/bash
  124. checking if dolt supports this host... yes, replacing libtool
  125. ./configure: ./libtool: not found
  126. checking for ld used by cc... (cached) /usr/bin/ld
  127. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  128. checking for ld used by GCC... /usr/bin/ld
  129. checking if the linker (/usr/bin/ld) is GNU ld... yes
  130. checking for shared library run path origin... done
  131. checking for iconv... yes
  132. checking for working iconv... yes
  133. checking for iconv declaration...
  134. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  135. checking sys/filio.h usability... yes
  136. checking sys/filio.h presence... yes
  137. checking for sys/filio.h... yes
  138. checking sys/sockio.h usability... yes
  139. checking sys/sockio.h presence... yes
  140. checking for sys/sockio.h... yes
  141. checking for netdb.h... (cached) yes
  142. checking for utime.h... (cached) yes
  143. checking sys/utime.h usability... no
  144. checking sys/utime.h presence... no
  145. checking for sys/utime.h... no
  146. checking semaphore.h usability... yes
  147. checking semaphore.h presence... yes
  148. checking for semaphore.h... yes
  149. checking for sys/un.h... (cached) yes
  150. checking linux/rtc.h usability... no
  151. checking linux/rtc.h presence... no
  152. checking for linux/rtc.h... no
  153. checking sys/syscall.h usability... yes
  154. checking sys/syscall.h presence... yes
  155. checking for sys/syscall.h... yes
  156. checking sys/mkdev.h usability... no
  157. checking sys/mkdev.h presence... no
  158. checking for sys/mkdev.h... no
  159. checking sys/uio.h usability... yes
  160. checking sys/uio.h presence... yes
  161. checking for sys/uio.h... yes
  162. checking for sys/param.h... (cached) yes
  163. checking sys/sysctl.h usability... yes
  164. checking sys/sysctl.h presence... yes
  165. checking for sys/sysctl.h... yes
  166. checking libproc.h usability... yes
  167. checking libproc.h presence... yes
  168. checking for libproc.h... yes
  169. checking sys/prctl.h usability... no
  170. checking sys/prctl.h presence... no
  171. checking for sys/prctl.h... no
  172. checking for sys/param.h... (cached) yes
  173. checking for sys/socket.h... (cached) yes
  174. checking sys/ipc.h usability... yes
  175. checking sys/ipc.h presence... yes
  176. checking for sys/ipc.h... yes
  177. checking sys/utsname.h usability... yes
  178. checking sys/utsname.h presence... yes
  179. checking for sys/utsname.h... yes
  180. checking for alloca.h... (cached) no
  181. checking for ucontext.h... (cached) yes
  182. checking for pwd.h... (cached) yes
  183. checking for sys/select.h... (cached) yes
  184. checking netinet/tcp.h usability... yes
  185. checking netinet/tcp.h presence... yes
  186. checking for netinet/tcp.h... yes
  187. checking for netinet/in.h... (cached) yes
  188. checking for unistd.h... (cached) yes
  189. checking for sys/types.h... (cached) yes
  190. checking link.h usability... yes
  191. checking link.h presence... yes
  192. checking for link.h... yes
  193. checking asm/sigcontext.h usability... no
  194. checking asm/sigcontext.h presence... no
  195. checking for asm/sigcontext.h... no
  196. checking for sys/inotify.h... (cached) no
  197. checking for arpa/inet.h... (cached) yes
  198. checking complex.h usability... yes
  199. checking complex.h presence... yes
  200. checking for complex.h... yes
  201. checking unwind.h usability... no
  202. checking unwind.h presence... no
  203. checking for unwind.h... no
  204. checking for linux/netlink.h... no
  205. checking for linux/rtnetlink.h... no
  206. checking for sys/user.h... yes
  207. checking linux/serial.h usability... no
  208. checking linux/serial.h presence... no
  209. checking for linux/serial.h... no
  210. checking for zlib.h... (cached) yes
  211. Using system zlib
  212. checking for elf.h... (cached) yes
  213. checking for poll.h... (cached) yes
  214. checking for sys/poll.h... (cached) yes
  215. checking for sys/wait.h... (cached) yes
  216. checking grp.h usability... yes
  217. checking grp.h presence... yes
  218. checking for grp.h... yes
  219. checking syslog.h usability... yes
  220. checking syslog.h presence... yes
  221. checking for syslog.h... yes
  222. checking for wchar.h... (cached) yes
  223. checking ieeefp.h usability... yes
  224. checking ieeefp.h presence... yes
  225. checking for ieeefp.h... yes
  226. checking for isinf... yes
  227. checking for _finite... no
  228. checking for _finite in math.h... no
  229. checking linux/magic.h usability... no
  230. checking linux/magic.h presence... no
  231. checking for linux/magic.h... no
  232. checking size of void *... 8
  233. checking for clang... yes
  234. checking for -Wno-unused-but-set-variable option to gcc... no
  235. checking whether NLS is requested... yes
  236. checking for msgfmt... /usr/local/bin/msgfmt
  237. checking for gmsgfmt... /usr/local/bin/msgfmt
  238. checking for xgettext... /usr/local/bin/xgettext
  239. checking for msgmerge... /usr/local/bin/msgmerge
  240. checking for msgfmt... yes
  241. checking for pkg-config... /usr/local/bin/pkg-config
  242. checking for visibility __attribute__... yes
  243. checking for deprecated __attribute__... yes
  244. checking whether cc supports zero length arrays... yes
  245. checking nacl/nacl_dyncode.h usability... no
  246. checking nacl/nacl_dyncode.h presence... no
  247. checking for nacl/nacl_dyncode.h... no
  248. checking for signal.h... (cached) yes
  249. checking for sigaction... (cached) yes
  250. checking for kill... yes
  251. checking for signal... yes
  252. checking for library containing clock_gettime... none required
  253. checking for dlopen... (cached) yes
  254. checking for preceeding underscore in symbols... no
  255. checking for dlerror... yes
  256. checking execinfo.h usability... yes
  257. checking execinfo.h presence... yes
  258. checking for execinfo.h... yes
  259. checking sys/auxv.h usability... no
  260. checking sys/auxv.h presence... no
  261. checking for sys/auxv.h... no
  262. checking sys/resource.h usability... yes
  263. checking sys/resource.h presence... yes
  264. checking for sys/resource.h... yes
  265. checking for getgrgid_r... yes
  266. checking for getgrnam_r... yes
  267. checking for getpwnam_r... yes
  268. checking for getpwuid_r... yes
  269. checking for getresuid... yes
  270. checking for setresuid... (cached) yes
  271. checking for kqueue... yes
  272. checking for backtrace_symbols... no
  273. checking for mkstemp... (cached) yes
  274. checking for mmap... (cached) yes
  275. checking for madvise... yes
  276. checking for getrusage... (cached) yes
  277. checking for getpriority... yes
  278. checking for setpriority... yes
  279. checking for dl_iterate_phdr... yes
  280. checking for dladdr... yes
  281. checking for sysconf... (cached) yes
  282. checking for getrlimit... (cached) yes
  283. checking for prctl... no
  284. checking for sched_setaffinity... no
  285. checking for sched_getcpu... no
  286. checking for sched_setaffinity from glibc < 2.3.4... yes
  287. checking if off_t is 64 bits wide... ok
  288. checking for socket in -lsocket... no
  289. checking for inotify_init in -linotify... yes
  290. checking for MSG_NOSIGNAL... yes
  291. checking for IPPROTO_IP... yes
  292. checking for IPPROTO_IPV6... yes
  293. checking for IPPROTO_TCP... yes
  294. checking for SOL_IP... no
  295. checking for SOL_IPV6... no
  296. checking for SOL_TCP... no
  297. checking for IP_PKTINFO... no
  298. checking for IPV6_PKTINFO... no
  299. checking for IP_DONTFRAG... yes
  300. checking for IP_DONTFRAGMENT... no
  301. checking for IP_MTU_DISCOVER... no
  302. checking for IP_PMTUDISC_DO... no
  303. checking for struct ip_mreqn... yes
  304. checking for getaddrinfo... yes
  305. checking for gethostbyname2_r... yes
  306. checking for gethostbyname2... yes
  307. checking for gethostbyname... yes
  308. checking for getprotobyname... yes
  309. checking for getnameinfo... yes
  310. checking for inet_ntop... yes
  311. checking for gethostbyaddr... yes
  312. checking for inet_pton... yes
  313. checking for inet_aton... (cached) yes
  314. checking for main in -lpthread... yes
  315. checking pthread.h usability... yes
  316. checking pthread.h presence... yes
  317. checking for pthread.h... yes
  318. checking pthread_np.h usability... yes
  319. checking pthread_np.h presence... yes
  320. checking for pthread_np.h... yes
  321. checking for pthread_mutex_timedlock... yes
  322. checking for pthread_getattr_np... no
  323. checking for pthread_attr_get_np... yes
  324. checking for pthread_setname_np... no
  325. checking for pthread_kill... yes
  326. checking for PTHREAD_MUTEX_RECURSIVE... ok
  327. checking for pthread_attr_setstacksize... yes
  328. checking for pthread_attr_getstack... yes
  329. checking for pthread_attr_getstacksize... yes
  330. checking for pthread_get_stacksize_np... no
  331. checking for pthread_get_stackaddr_np... no
  332. checking for mincore... yes
  333. checking for working __thread... yes
  334. checking for working sigaltstack... yes
  335. checking for library containing sem_init... none required
  336. checking for library containing shm_open... none required
  337. checking for shm_open... yes
  338. checking for tm_gmtoff in struct tm... yes
  339. checking for library containing sqrtf... -lm
  340. checking for finite... yes
  341. checking for isfinite... no
  342. checking for isfinite in math.h... yes
  343. checking for poll... (cached) yes
  344. checking for signbit... yes
  345. checking sys/epoll.h usability... no
  346. checking sys/epoll.h presence... no
  347. checking for sys/epoll.h... no
  348. checking for epoll_ctl... no
  349. checking sys/event.h usability... yes
  350. checking sys/event.h presence... yes
  351. checking for sys/event.h... yes
  352. checking for kqueue... (cached) yes
  353. checking for sys/ioctl.h... (cached) yes
  354. checking for net/if.h... (cached) yes
  355. checking for ifreq... yes
  356. checking for sockaddr_in.sin_len... yes
  357. checking for sockaddr_in6.sin6_len... yes
  358. checking for getifaddrs... yes
  359. checking for if_nametoindex... yes
  360. checking checklist.h usability... no
  361. checking checklist.h presence... no
  362. checking for checklist.h... no
  363. checking pathconf.h usability... no
  364. checking pathconf.h presence... no
  365. checking for pathconf.h... no
  366. checking fstab.h usability... yes
  367. checking fstab.h presence... yes
  368. checking for fstab.h... yes
  369. checking attr/xattr.h usability... no
  370. checking attr/xattr.h presence... no
  371. checking for attr/xattr.h... no
  372. checking sys/extattr.h usability... yes
  373. checking sys/extattr.h presence... yes
  374. checking for sys/extattr.h... yes
  375. checking sys/sendfile.h usability... no
  376. checking sys/sendfile.h presence... no
  377. checking for sys/sendfile.h... no
  378. checking for sys/statvfs.h... (cached) yes
  379. checking sys/statfs.h usability... no
  380. checking sys/statfs.h presence... no
  381. checking for sys/statfs.h... no
  382. checking sys/vfstab.h usability... no
  383. checking sys/vfstab.h presence... no
  384. checking for sys/vfstab.h... no
  385. checking sys/xattr.h usability... no
  386. checking sys/xattr.h presence... no
  387. checking for sys/xattr.h... no
  388. checking for sys/mman.h... (cached) yes
  389. checking for sys/param.h... (cached) yes
  390. checking for sys/mount.h... (cached) yes
  391. checking for sys/mount.h... (cached) yes
  392. checking for confstr... yes
  393. checking for seekdir... yes
  394. checking for telldir... yes
  395. checking for getdomainname... yes
  396. checking for setdomainname... yes
  397. checking for endgrent... yes
  398. checking for getgrent... yes
  399. checking for fgetgrent... no
  400. checking for setgrent... yes
  401. checking for setgroups... (cached) yes
  402. checking for endpwent... yes
  403. checking for getpwent... yes
  404. checking for fgetpwent... no
  405. checking for setpwent... yes
  406. checking for getfsstat... yes
  407. checking for lutimes... yes
  408. checking for futimes... (cached) yes
  409. checking for mremap... no
  410. checking for remap_file_pages... no
  411. checking for posix_fadvise... yes
  412. checking for posix_fallocate... yes
  413. checking for posix_madvise... yes
  414. checking for vsnprintf... (cached) yes
  415. checking for sendfile... yes
  416. checking for gethostid... yes
  417. checking for sethostid... yes
  418. checking for sethostname... yes
  419. checking for statfs... (cached) yes
  420. checking for fstatfs... yes
  421. checking for statvfs... (cached) yes
  422. checking for fstatvfs... (cached) yes
  423. checking for stime... no
  424. checking for strerror_r... (cached) yes
  425. checking for ttyname_r... yes
  426. checking for psignal... yes
  427. checking for getlogin_r... yes
  428. checking for lockf... yes
  429. checking for swab... yes
  430. checking for setusershell... yes
  431. checking for endusershell... yes
  432. checking for futimens... yes
  433. checking for utimensat... yes
  434. checking for fstatat... yes
  435. checking for mknodat... yes
  436. checking for readlinkat... (cached) yes
  437. checking for readv... yes
  438. checking for writev... yes
  439. checking for preadv... yes
  440. checking for pwritev... yes
  441. checking for setpgid... yes
  442. checking for system... yes
  443. checking for fork... (cached) yes
  444. checking for execv... yes
  445. checking for execve... yes
  446. checking size of size_t... 8
  447. checking for blksize_t... yes
  448. checking for blkcnt_t... yes
  449. checking for suseconds_t... yes
  450. checking for struct flock... yes
  451. checking for struct iovec... yes
  452. checking for struct linger... yes
  453. checking for struct pollfd... yes
  454. checking for struct stat... yes
  455. checking for struct timespec... (cached) yes
  456. checking for struct timeval... yes
  457. checking for struct timezone... yes
  458. checking for struct utimbuf... yes
  459. checking for struct dirent.d_off... no
  460. checking for struct dirent.d_reclen... yes
  461. checking for struct dirent.d_type... yes
  462. checking for struct passwd.pw_gecos... yes
  463. checking for struct statfs.f_flags... no
  464. checking for struct stat.st_atim... yes
  465. checking for struct stat.st_mtim... yes
  466. checking for struct stat.st_ctim... yes
  467. checking for lsetxattr... no
  468. checking for lsetxattr in -lattr... no
  469. checking for struct kinfo_proc.kp_proc... no
  470. checking for sys/time.h... (cached) yes
  471. checking for sys/param.h... (cached) yes
  472. checking for dirent.h... (cached) yes
  473. checking CommonCrypto/CommonDigest.h usability... no
  474. checking CommonCrypto/CommonDigest.h presence... no
  475. checking for CommonCrypto/CommonDigest.h... no
  476. checking curses.h usability... yes
  477. checking curses.h presence... yes
  478. checking for curses.h... yes
  479. checking for term.h... yes
  480. checking termios.h usability... yes
  481. checking termios.h presence... yes
  482. checking for termios.h... yes
  483. checking for socklen_t... yes
  484. checking for array element initializer support... yes
  485. checking for trunc... yes
  486. checking for aintl in -lsunmath... no
  487. checking for execvp... yes
  488. checking if usage of random device is requested... yes
  489. checking for random device... yes
  490. checking if big-arrays are to be enabled... no
  491. checking if the tls_model attribute is supported... yes
  492. checking for malloc.h... (cached) no
  493. checking that generated files are newer than configure... done
  494. configure: creating ./config.status
  495. config.status: creating po/mcs/Makefile.in
  496. config.status: creating runtime/mono-wrapper
  497. config.status: creating runtime/monodis-wrapper
  498. config.status: creating Makefile
  499. config.status: creating mono-uninstalled.pc
  500. config.status: creating acceptance-tests/Makefile
  501. config.status: creating scripts/mono-find-provides
  502. config.status: creating scripts/mono-find-requires
  503. config.status: creating mono/Makefile
  504. config.status: creating mono/utils/Makefile
  505. config.status: creating mono/metadata/Makefile
  506. config.status: creating mono/dis/Makefile
  507. config.status: creating mono/cil/Makefile
  508. config.status: creating mono/arch/Makefile
  509. config.status: creating mono/arch/x86/Makefile
  510. config.status: creating mono/arch/amd64/Makefile
  511. config.status: creating mono/arch/ppc/Makefile
  512. config.status: creating mono/arch/sparc/Makefile
  513. config.status: creating mono/arch/s390x/Makefile
  514. config.status: creating mono/arch/arm/Makefile
  515. config.status: creating mono/arch/arm64/Makefile
  516. config.status: creating mono/arch/ia64/Makefile
  517. config.status: creating mono/arch/mips/Makefile
  518. config.status: creating mono/sgen/Makefile
  519. config.status: creating mono/tests/Makefile
  520. config.status: creating mono/tests/tests-config
  521. config.status: creating mono/tests/assemblyresolve/Makefile
  522. config.status: creating mono/tests/gc-descriptors/Makefile
  523. config.status: creating mono/unit-tests/Makefile
  524. config.status: creating mono/benchmark/Makefile
  525. config.status: creating mono/io-layer/Makefile
  526. config.status: creating mono/mini/Makefile
  527. config.status: creating mono/profiler/Makefile
  528. config.status: creating m4/Makefile
  529. config.status: creating ikvm-native/Makefile
  530. config.status: creating scripts/Makefile
  531. config.status: creating man/Makefile
  532. config.status: creating docs/Makefile
  533. config.status: creating data/Makefile
  534. config.status: creating data/net_2_0/Makefile
  535. config.status: creating data/net_4_0/Makefile
  536. config.status: creating data/net_4_5/Makefile
  537. config.status: creating data/net_2_0/Browsers/Makefile
  538. config.status: creating data/net_4_0/Browsers/Makefile
  539. config.status: creating data/net_4_5/Browsers/Makefile
  540. config.status: creating data/mint.pc
  541. config.status: creating data/mono-2.pc
  542. config.status: creating data/monosgen-2.pc
  543. config.status: creating data/mono.pc
  544. config.status: creating data/mono-cairo.pc
  545. config.status: creating data/mono-nunit.pc
  546. config.status: creating data/mono-options.pc
  547. config.status: creating data/mono-lineeditor.pc
  548. config.status: creating data/monodoc.pc
  549. config.status: creating data/dotnet.pc
  550. config.status: creating data/dotnet35.pc
  551. config.status: creating data/wcf.pc
  552. config.status: creating data/cecil.pc
  553. config.status: creating data/system.web.extensions_1.0.pc
  554. config.status: creating data/system.web.extensions.design_1.0.pc
  555. config.status: creating data/system.web.mvc.pc
  556. config.status: creating data/system.web.mvc2.pc
  557. config.status: creating data/system.web.mvc3.pc
  558. config.status: creating data/aspnetwebstack.pc
  559. config.status: creating data/reactive.pc
  560. config.status: creating samples/Makefile
  561. config.status: creating support/Makefile
  562. config.status: creating data/config
  563. config.status: creating tools/Makefile
  564. config.status: creating tools/locale-builder/Makefile
  565. config.status: creating tools/sgen/Makefile
  566. config.status: creating tools/monograph/Makefile
  567. config.status: creating runtime/Makefile
  568. config.status: creating msvc/Makefile
  569. config.status: creating po/Makefile
  570. config.status: creating config.h
  571. config.status: executing depfiles commands
  572. config.status: executing libtool commands
  573. config.status: executing po-directories commands
  574. config.status: creating po/mcs/POTFILES
  575. config.status: creating po/mcs/Makefile
  576. config.status: executing runtime/etc/mono/1.0/machine.config commands
  577. config.status: executing runtime/etc/mono/2.0/machine.config commands
  578. config.status: executing runtime/etc/mono/2.0/web.config commands
  579. config.status: executing runtime/etc/mono/browscap.ini commands
  580. config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
  581. config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
  582. config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
  583. config.status: executing runtime/etc/mono/4.0/machine.config commands
  584. config.status: executing runtime/etc/mono/4.0/web.config commands
  585. config.status: executing runtime/etc/mono/4.5/machine.config commands
  586. config.status: executing runtime/etc/mono/4.5/web.config commands
  587. config.status: executing quiet-libtool commands
  588. config.status: executing nolock-libtool commands
  589. === configuring in eglib (/usr/ports/lang/mono/work/mono-4.4.2/eglib)
  590. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-dtrace' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.3' 'build_alias=amd64-portbld-freebsd10.3' 'CC=cc' 'CFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG' 'CPP=cpp' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DLIBICONV_PLUG -DGC_FREEBSD_THREADS -DPLATFORM_BSD -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -DUSE_COMPILER_TLS -DLIBICONV_PLUG' 'CFLAGS_FOR_LIBGC=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -Wno-deprecated-declarations -g' --cache-file=/dev/null --srcdir=.
  591. configure: loading site script /usr/ports/Templates/config.site
  592. checking build system type... amd64-portbld-freebsd10.3
  593. checking host system type... amd64-portbld-freebsd10.3
  594. checking target system type... amd64-portbld-freebsd10.3
  595. checking for a BSD-compatible install... /usr/bin/install -c
  596. checking whether build environment is sane... yes
  597. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  598. checking for gawk... (cached) /usr/bin/awk
  599. checking whether gmake sets $(MAKE)... yes
  600. checking whether gmake supports nested variables... yes
  601. checking whether UID '0' is supported by ustar format... yes
  602. checking whether GID '0' is supported by ustar format... yes
  603. checking how to create a ustar tar archive... (cached) /usr/bin/tar
  604. checking whether to enable maintainer-specific portions of Makefiles... no
  605. checking whether gmake supports nested variables... (cached) yes
  606. checking for gcc... cc
  607. checking whether the C compiler works... yes
  608. checking for C compiler default output file name... a.out
  609. checking for suffix of executables...
  610. checking whether we are cross compiling... no
  611. checking for suffix of object files... o
  612. checking whether we are using the GNU C compiler... yes
  613. checking whether cc accepts -g... yes
  614. checking for cc option to accept ISO C89... none needed
  615. checking whether cc understands -c and -o together... yes
  616. checking for style of include used by gmake... GNU
  617. checking dependency style of cc... gcc3
  618. checking how to print strings... printf
  619. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  620. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  621. checking for egrep... (cached) /usr/bin/egrep
  622. checking for fgrep... (cached) /usr/bin/fgrep
  623. checking for ld used by cc... /usr/bin/ld
  624. checking if the linker (/usr/bin/ld) is GNU ld... yes
  625. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  626. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  627. checking whether ln -s works... yes
  628. checking the maximum length of command line arguments... (cached) 262144
  629. checking whether the shell understands some XSI constructs... yes
  630. checking whether the shell understands "+="... no
  631. checking how to convert amd64-portbld-freebsd10.3 file names to amd64-portbld-freebsd10.3 format... func_convert_file_noop
  632. checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop
  633. checking for /usr/bin/ld option to reload object files... -r
  634. checking for objdump... objdump
  635. checking how to recognize dependent libraries... pass_all
  636. checking for dlltool... no
  637. checking how to associate runtime and link libraries... printf %s\n
  638. checking for ar... ar
  639. checking for archiver @FILE support... no
  640. checking for strip... strip
  641. checking for ranlib... ranlib
  642. checking command to parse /usr/bin/nm -B output from cc object... ok
  643. checking for sysroot... no
  644. checking for mt... mt
  645. checking if mt is a manifest tool... no
  646. checking how to run the C preprocessor... cpp
  647. checking for ANSI C header files... (cached) yes
  648. checking for sys/types.h... (cached) yes
  649. checking for sys/stat.h... (cached) yes
  650. checking for stdlib.h... (cached) yes
  651. checking for string.h... (cached) yes
  652. checking for memory.h... (cached) yes
  653. checking for strings.h... (cached) yes
  654. checking for inttypes.h... (cached) yes
  655. checking for stdint.h... (cached) yes
  656. checking for unistd.h... (cached) yes
  657. checking for dlfcn.h... (cached) yes
  658. checking for objdir... .libs
  659. checking if cc supports -fno-rtti -fno-exceptions... yes
  660. checking for cc option to produce PIC... -fPIC -DPIC
  661. checking if cc PIC flag -fPIC -DPIC works... yes
  662. checking if cc static flag -static works... yes
  663. checking if cc supports -c -o file.o... yes
  664. checking if cc supports -c -o file.o... (cached) yes
  665. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  666. checking whether -lc should be explicitly linked in... no
  667. checking dynamic linker characteristics... freebsd10.3 ld.so
  668. checking how to hardcode library paths into programs... immediate
  669. checking whether stripping libraries is possible... yes
  670. checking if libtool supports shared libraries... yes
  671. checking whether to build shared libraries... yes
  672. checking whether to build static libraries... yes
  673. checking for bash... /usr/local/bin/bash
  674. checking if dolt supports this host... yes, replacing libtool
  675. checking whether byte ordering is bigendian... no
  676. checking size of int... 4
  677. checking size of void *... 8
  678. checking size of long... 8
  679. checking size of long long... 8
  680. checking for strlcpy... (cached) yes
  681. checking for stpcpy... (cached) yes
  682. checking for strtok_r... yes
  683. checking for rewinddir... yes
  684. checking for vasprintf... (cached) yes
  685. checking for getrlimit... (cached) yes
  686. checking for fork... (cached) yes
  687. checking for execv... yes
  688. checking for execve... yes
  689. checking for strndup... (cached) yes
  690. checking for getpwuid_r... yes
  691. checking for ld used by GCC... /usr/bin/ld
  692. checking if the linker (/usr/bin/ld) is GNU ld... yes
  693. checking for shared library run path origin... done
  694. checking for iconv... yes
  695. checking for working iconv... yes
  696. checking for iconv declaration...
  697. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  698. checking for library containing sqrtf... -lm
  699. checking for library containing nanosleep... none required
  700. checking for library containing dlopen... none required
  701. checking for varargs macros... no
  702. checking for getopt.h... (cached) yes
  703. checking for sys/select.h... (cached) yes
  704. checking for sys/time.h... (cached) yes
  705. checking for sys/wait.h... (cached) yes
  706. checking for pwd.h... (cached) yes
  707. checking iconv.h usability... yes
  708. checking iconv.h presence... yes
  709. checking for iconv.h... yes
  710. checking localcharset.h usability... no
  711. checking localcharset.h presence... no
  712. checking for localcharset.h... no
  713. checking for sys/types.h... (cached) yes
  714. checking sys/resource.h usability... yes
  715. checking sys/resource.h presence... yes
  716. checking for sys/resource.h... yes
  717. checking for locale_charset in -liconv... no
  718. checking for locale_charset in -lcharset... no
  719. checking for alloca.h... (cached) no
  720. checking for pkg-config... /usr/local/bin/pkg-config
  721. checking that generated files are newer than configure... done
  722. configure: creating ./config.status
  723. config.status: creating Makefile
  724. config.status: creating m4/Makefile
  725. config.status: creating src/Makefile
  726. config.status: creating src/eglib-config.h
  727. config.status: creating test/Makefile
  728. config.status: creating config.h
  729. config.status: executing depfiles commands
  730. config.status: executing libtool commands
  731. === configuring in libgc (/usr/ports/lang/mono/work/mono-4.4.2/libgc)
  732. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-dtrace' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.3' 'build_alias=amd64-portbld-freebsd10.3' 'CC=cc' 'CFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG' 'CPP=cpp' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DLIBICONV_PLUG -DGC_FREEBSD_THREADS -DPLATFORM_BSD -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -DUSE_COMPILER_TLS -DLIBICONV_PLUG' 'CFLAGS_FOR_LIBGC=-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -Wno-deprecated-declarations -g' --cache-file=/dev/null --srcdir=.
  733. configure: loading site script /usr/ports/Templates/config.site
  734. checking for a BSD-compatible install... /usr/bin/install -c
  735. checking whether build environment is sane... yes
  736. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  737. checking for gawk... (cached) /usr/bin/awk
  738. checking whether gmake sets $(MAKE)... yes
  739. checking whether gmake supports nested variables... yes
  740. checking build system type... amd64-portbld-freebsd10.3
  741. checking host system type... amd64-portbld-freebsd10.3
  742. checking for gcc... cc
  743. checking whether the C compiler works... yes
  744. checking for C compiler default output file name... a.out
  745. checking for suffix of executables...
  746. checking whether we are cross compiling... no
  747. checking for suffix of object files... o
  748. checking whether we are using the GNU C compiler... yes
  749. checking whether cc accepts -g... yes
  750. checking for cc option to accept ISO C89... none needed
  751. checking whether cc understands -c and -o together... yes
  752. checking for style of include used by gmake... GNU
  753. checking dependency style of cc... gcc3
  754. checking whether we are using the GNU C++ compiler... yes
  755. checking whether c++ accepts -g... yes
  756. checking dependency style of c++... gcc3
  757. checking whether gmake supports nested variables... (cached) yes
  758. checking dependency style of cc... gcc3
  759. checking for ar... ar
  760. checking for ranlib... ranlib
  761. checking whether to enable maintainer-specific portions of Makefiles... no
  762. checking for pthread_self in -lpthread... yes
  763. checking for __sync_bool_compare_and_swap... yes
  764. checking for xlc... no
  765. checking for dlopen in -ldl... no
  766. checking whether to build shared libraries... yes
  767. checking which machine-dependent code should be used...
  768. checking how to print strings... printf
  769. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  770. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  771. checking for egrep... (cached) /usr/bin/egrep
  772. checking for fgrep... (cached) /usr/bin/fgrep
  773. checking for ld used by cc... /usr/bin/ld
  774. checking if the linker (/usr/bin/ld) is GNU ld... yes
  775. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  776. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  777. checking whether ln -s works... yes
  778. checking the maximum length of command line arguments... (cached) 262144
  779. checking whether the shell understands some XSI constructs... yes
  780. checking whether the shell understands "+="... no
  781. checking how to convert amd64-portbld-freebsd10.3 file names to amd64-portbld-freebsd10.3 format... func_convert_file_noop
  782. checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop
  783. checking for /usr/bin/ld option to reload object files... -r
  784. checking for objdump... objdump
  785. checking how to recognize dependent libraries... pass_all
  786. checking for dlltool... no
  787. checking how to associate runtime and link libraries... printf %s\n
  788. checking for archiver @FILE support... no
  789. checking for strip... strip
  790. checking for ranlib... (cached) ranlib
  791. checking command to parse /usr/bin/nm -B output from cc object... ok
  792. checking for sysroot... no
  793. checking for mt... mt
  794. checking if mt is a manifest tool... no
  795. checking how to run the C preprocessor... cpp
  796. checking for ANSI C header files... (cached) yes
  797. checking for sys/types.h... (cached) yes
  798. checking for sys/stat.h... (cached) yes
  799. checking for stdlib.h... (cached) yes
  800. checking for string.h... (cached) yes
  801. checking for memory.h... (cached) yes
  802. checking for strings.h... (cached) yes
  803. checking for inttypes.h... (cached) yes
  804. checking for stdint.h... (cached) yes
  805. checking for unistd.h... (cached) yes
  806. checking for dlfcn.h... (cached) yes
  807. checking for objdir... .libs
  808. checking if cc supports -fno-rtti -fno-exceptions... yes
  809. checking for cc option to produce PIC... -fPIC -DPIC
  810. checking if cc PIC flag -fPIC -DPIC works... yes
  811. checking if cc static flag -static works... yes
  812. checking if cc supports -c -o file.o... yes
  813. checking if cc supports -c -o file.o... (cached) yes
  814. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  815. checking whether -lc should be explicitly linked in... no
  816. checking dynamic linker characteristics... freebsd10.3 ld.so
  817. checking how to hardcode library paths into programs... immediate
  818. checking whether stripping libraries is possible... yes
  819. checking if libtool supports shared libraries... yes
  820. checking whether to build shared libraries... yes
  821. checking whether to build static libraries... yes
  822. checking how to run the C++ preprocessor... c++ -E
  823. checking for ld used by c++... /usr/bin/ld
  824. checking if the linker (/usr/bin/ld) is GNU ld... yes
  825. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  826. checking for c++ option to produce PIC... -fPIC -DPIC
  827. checking if c++ PIC flag -fPIC -DPIC works... yes
  828. checking if c++ static flag -static works... yes
  829. checking if c++ supports -c -o file.o... yes
  830. checking if c++ supports -c -o file.o... (cached) yes
  831. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  832. checking dynamic linker characteristics... freebsd10.3 ld.so
  833. checking how to hardcode library paths into programs... immediate
  834. checking for bash... /usr/local/bin/bash
  835. checking if dolt supports this host... yes, replacing libtool
  836. checking sys/dg_sys_info.h usability... no
  837. checking sys/dg_sys_info.h presence... no
  838. checking for sys/dg_sys_info.h... no
  839. checking for threads package to use... posix
  840. checking whether Solaris gcc optimization fix is necessary... no
  841. checking that generated files are newer than configure... done
  842. configure: creating ./config.status
  843. config.status: creating Makefile
  844. config.status: creating m4/Makefile
  845. config.status: creating include/Makefile
  846. config.status: creating include/private/Makefile
  847. config.status: creating doc/Makefile
  848. config.status: executing depfiles commands
  849. config.status: executing libtool commands
  850. config.status: executing default commands
  851.  
  852. mcs source: mcs
  853.  
  854. Engine:
  855. Host: amd64-portbld-freebsd10.3
  856. Target: amd64-portbld-freebsd10.3
  857. GC: sgen and Included Boehm GC with typed GC and parallel mark
  858. TLS: __thread
  859. SIGALTSTACK: yes
  860. Engine: Building and using the JIT
  861. oprofile: no
  862. BigArrays: no
  863. DTrace: no
  864. LLVM Back End: no (dynamically loaded: no)
  865.  
  866. Libraries:
  867. .NET 4.6: yes
  868. Xamarin.Android: no
  869. Xamarin.iOS: no
  870. Xamarin.WatchOS: no
  871. Xamarin.TVOS: no
  872. Xamarin.Mac: no
  873. JNI support: IKVM Native
  874. libgdiplus: assumed to be installed
  875. zlib: system zlib
  876.  
  877.  
  878. ===> Building for mono-4.4.2.11
  879. gmake[1]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2'
  880. gmake all-recursive
  881. gmake[2]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2'
  882. Making all in po
  883. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/po'
  884. Making all in mcs
  885. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/po/mcs'
  886. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/po/mcs'
  887. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/po'
  888. gmake[4]: Nothing to be done for 'all-am'.
  889. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/po'
  890. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/po'
  891. Making all in libgc
  892. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc'
  893. Making all in m4
  894. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/m4'
  895. gmake[4]: Nothing to be done for 'all'.
  896. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/m4'
  897. Making all in include
  898. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include'
  899. Making all in private
  900. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include/private'
  901. gmake[5]: Nothing to be done for 'all'.
  902. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include/private'
  903. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include'
  904. gmake[5]: Nothing to be done for 'all-am'.
  905. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include'
  906. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/include'
  907. Making all in doc
  908. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/doc'
  909. gmake[4]: Nothing to be done for 'all'.
  910. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc/doc'
  911. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc'
  912. CC allchblk.lo
  913. CC alloc.lo
  914. CC blacklst.lo
  915. CC checksums.lo
  916. CC dbg_mlc.lo
  917. CC dyn_load.lo
  918. CC finalize.lo
  919. CC gc_dlopen.lo
  920. blacklst.c:56:10: warning: no previous prototype for function 'GC_default_print_heap_obj_proc' [-Wmissing-prototypes]
  921. void GC_default_print_heap_obj_proc(ptr_t p)
  922. ^
  923. dbg_mlc.c:35:9: warning: no previous prototype for function 'GC_has_other_debug_info' [-Wmissing-prototypes]
  924. GC_bool GC_has_other_debug_info(p)
  925. ^
  926. gc_dlopen.c:52:blacklst.c:70:6: warning: no previous prototype for function 'GC_print_source_ptr' [-Wmissing-prototypes]
  927. void GC_print_source_ptr(p)
  928. ^
  929. 30: warning: implicit declaration of CC gcj_mlc.lo
  930. dbg_mlc.c:240:7: warning: no previous prototype for function 'GC_store_debug_info' [-Wmissing-prototypes]
  931. ptr_t GC_store_debug_info(p, sz, string, integer)
  932. ^
  933. blacklst.c:111:6: warning: no function 'GC_collection_in_progress'previous isprototype invalidfor infunction C99'GC_clear_bl' [-Wimplicit-function-declaration][-Wmissing-prototypes]
  934.  
  935. void GC_clear_bl(doomed)
  936. ^
  937. finalize.c:112:6: warning: no previous prototype for function 'GC_grow_table' [-Wmissing-prototypes]
  938. void GC_grow_table(table, log_size_ptr)
  939. ^
  940. blacklst.c:117:6: warning: no previous prototype for function 'GC_copy_bl' [-Wmissing-prototypes]
  941. void GC_copy_bl(old, new)
  942. ^
  943. while (GC_incremental && GC_collection_in_progress()) {dbg_mlc.c:311:7: warning: no previous prototype for function 'GC_check_annotated_obj' [-Wmissing-prototypes]
  944. ptr_t GC_check_annotated_obj(ohdr)
  945. ^
  946.  
  947. ^
  948. allchblk.c:83:5: warning: no previous prototype for function 'GC_hblk_fl_from_blocks' [-Wmissing-prototypes]
  949. int GC_hblk_fl_from_blocks(blocks_needed)
  950. ^
  951. gc_dlopen.c:68:10: warning: no previous prototype for function 'GC_dlopen' [-Wmissing-prototypes]
  952. void * GC_dlopen(path, mode)
  953. ^
  954. alloc.c:85:2: warning: initializing 'char *' with an expression of type 'const char [54]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  955. {"Copyright 1988,1989 Hans-J. Boehm and Alan J. Demers ",
  956. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  957. alloc.c:86:1: warning: initializing 'char *' with an expression of type 'const char [69]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  958. "Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved. ",
  959. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  960. alloc.c:87:1: warning: initializing 'char *' with an expression of type 'const char [68]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  961. "Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved. ",
  962. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  963. alloc.c:88:1: warning: initializing 'char *' with an expression of type 'const char [75]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  964. "Copyright (c) 1999-2001 by Hewlett-Packard Company. All rights reserved. ",
  965. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  966. alloc.c:89:1: warning: initializing 'char *' with an expression of type 'const char [61]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  967. "THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY",
  968. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969. alloc.c:90:1: warning: initializing 'char *' with an expression of type 'const char [53]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  970. " EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.",
  971. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  972. alloc.c:91:1: warning: initializing 'char *' with an expression of type 'const char [29]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  973. "See source code for details." };
  974. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  975. dbg_mlc.c:344:6: warning: no previous prototype for function 'GC_print_type' [-Wmissing-prototypes]
  976. void GC_print_type(p)
  977. ^
  978. alloc.c:130:7: warning: no previous prototype for function 'GC_timeout_stop_func' [-Wmissing-prototypes]
  979. int GC_timeout_stop_func GC_PROTO((void))
  980. ^
  981. allchblk.c:147:5: dbg_mlc.c:401:5: warning: implicit declaration of function 'GC_print_callers' is invalid in C99 [-Wimplicit-function-declaration]
  982. PRINT_CALL_CHAIN(ohdr);
  983. ^
  984. ./include/private/dbg_mlc.h:141:35: note: expanded from macro 'PRINT_CALL_CHAIN'
  985. # define PRINT_CALL_CHAIN(base) GC_print_callers(((oh *)(base)) -> oh_ci)
  986. ^
  987. warning: no previous prototype for function 'free_list_index_of' [-Wmissing-prototypes]alloc.c:
  988. 186:6: warning: no previous prototype for function 'GC_adj_words_allocd' [-Wmissing-prototypes]int free_list_index_of(wanted)
  989.  
  990. ^
  991. word GC_adj_words_allocd()
  992. ^
  993. dbg_mlc.c:405:10: warning: no previous prototype for function 'GC_debug_print_heap_obj_proc' [-Wmissing-prototypes]
  994. void GC_debug_print_heap_obj_proc(ptr_t p)
  995. ^
  996. allchblk.calloc.c:231:6: warningdbg_mlc.c: :420:no6 :previous prototype forwarning function: 'GC_clear_a_few_frames' no[-Wmissing-prototypes] previous
  997. prototype for function 'GC_print_smashed_obj' [-Wmissing-prototypes]
  998. void GC_clear_a_few_frames()
  999. ^
  1000. void GC_print_smashed_obj(p, clobbered_addr)
  1001. ^
  1002. finalize.c:442:7: warning: unused variable 'old_capacity' [-Wunused-variable]
  1003. int old_capacity = GC_toggleref_array_capacity;
  1004. ^
  1005. :165alloc.c:254:6: warning: no previous prototype for function 'GC_notify_full_gc' [-Wmissing-prototypes]
  1006. void GC_notify_full_gc()
  1007. ^
  1008. :dbg_mlc.c:449:6: warning: no previous prototype for function 'GC_do_nothing' [-Wmissing-prototypes]
  1009. alloc.c:269:6: warning: no previous prototype forvoid GC_do_nothing() {}
  1010. function ^'GC_maybe_gc'
  1011. [-Wmissing-prototypes]
  1012. void GC_maybe_gc()
  1013. ^
  1014. dbg_mlc.c:451:6: warning: no previous prototype for function 'GC_start_debugging' [-Wmissing-prototypes]
  1015. void GC_start_debugging()
  1016. ^
  1017. finalize.c:510:13: warning: no previous prototype for function 'GC_normal_finalize_mark_proc' [-Wmissing-prototypes]
  1018. GC_API void GC_normal_finalize_mark_proc(p)
  1019. ^
  1020. 6: warning: no finalize.c:522:13: warning: no previous prototype for function 'GC_ignore_self_finalize_mark_proc' [-Wmissing-prototypes]
  1021. GC_API void GC_ignore_self_finalize_mark_proc(p)
  1022. ^
  1023. previous prototype for function finalize.c:545:13: warning: no previous prototype for function 'GC_null_finalize_mark_proc' [-Wmissing-prototypes]
  1024. GC_API void GC_null_finalize_mark_proc(p)
  1025. ^
  1026. finalize.c:560:13: warning: no previous prototype for function 'GC_register_finalizer_inner' [-Wmissing-prototypes]
  1027. GC_API void GC_register_finalizer_inner(obj, fn, cd, ofn, ocd, mp)
  1028. ^
  1029. 'GC_dump_regions' [-Wmissing-prototypes]
  1030. void GC_dump_regions()
  1031. ^
  1032. 2 warnings generated.
  1033. dbg_mlc.c:743:12: warning: no previous prototype for function 'GC_debug_malloc_atomic_uncollectable' [-Wmissing-prototypes]
  1034. GC_PTR GC_debug_malloc_atomic_uncollectable(size_t lb, GC_EXTRA_PARAMS)
  1035. ^
  1036. allchblk.c:258:6: warning: no previous prototype for function 'GC_remove_from_fl' [-Wmissing-prototypes]
  1037. void GC_remove_from_fl(hhdr, n)
  1038. ^
  1039. alloc.c:622:8: warning: no previous prototype for function 'GC_clear_fl_marks' [-Wmissing-prototypes]
  1040. void GC_clear_fl_marks(ptr_t q)
  1041. ^
  1042. finalize.c:766:6: warning: no previous prototype for function 'GC_dump_finalization' [-Wmissing-prototypes]
  1043. void GC_dump_finalization()
  1044. ^
  1045. dbg_mlc.c:838:6: warning: no previous prototypeallchblk.c:301:15: for function 'GC_debug_free_inner' [-Wmissing-prototypes]
  1046. void GC_debug_free_inner(GC_PTR p)
  1047. ^finalize.c:
  1048. 823:11: warning: unused variable 'real_ptr' [-Wunused-variable]
  1049. ptr_t real_ptr, real_link;
  1050. ^
  1051. warning: finalize.c:874:17: dbg_mlc.c:894:7: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
  1052. default:
  1053. ^~~~~~~
  1054. dbg_mlc.c:909:9: note: uninitialized use occurs here
  1055. if (result == 0) return(0);
  1056. ^~~~~~
  1057. dbg_mlc.c:856:27: note: initialize the variable 'result' to silence this warning
  1058. register GC_PTR result;
  1059. ^
  1060. = NULL
  1061. no previous prototype for function 'GC_free_block_ending_at' [-Wmissing-prototypes]
  1062. struct hblk * GC_free_block_ending_at(h)
  1063. ^
  1064. warning: passing 'const char [46]'dbg_mlc.c:926:10: warning: no previous prototype for function 'GC_add_smashed' [-Wmissing-prototypes]
  1065. void GC_add_smashed(ptr_t smashed)
  1066. ^
  1067. to parameter of type allchblk.c:333:6: warning: no previous prototype for function 'GC_add_to_fl' [-Wmissing-prototypes]
  1068. void GC_add_to_fl(h, hhdr)
  1069. ^
  1070. dbg_mlc.c:958:10: warning: no previous prototype for function 'GC_check_heap_block' [-Wmissing-prototypes]
  1071. void GC_check_heap_block(register struct hblk *hbp, word dummy)
  1072. ^
  1073. 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1074. WARN("Finalization cycle involving %lx\n", real_ptr);alloc.c:905:7: warning: no previous prototype for function 'GC_max' [-Wmissing-prototypes]
  1075. ptr_t GC_max(x,y)
  1076. ^
  1077. allchblk.c:458:15: warning: no previous prototype for function 'GC_get_first_part' [-Wmissing-prototypes]
  1078. struct hblk * GC_get_first_part(h, hhdr, bytes, index)
  1079. ^
  1080. alloc.c:911:7: warning: no previous prototype for function 'GC_min' [-Wmissing-prototypes]
  1081. ptr_t GC_min(x,y)
  1082. ^
  1083. allchblk.c:475:2: warning: passing 'const char [55]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1084. WARN("Header allocation failed: Dropping block.\n", 0);
  1085. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1086. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1087. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1088. ^~~~~~~~~~~~~~~~~~
  1089.  
  1090. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1091. allchblk.c:500:6: warning: no previous prototype for function 'GC_split_block' [-Wmissing-prototypes]
  1092. void GC_split_block(h, hhdr, n, nhdr, index)
  1093. ^
  1094. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1095. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1096. ^~~~~~~~~~~~~~~~~~
  1097. allchblk.c:572:1: alloc.c:1081:12: warning: passing 'const char [52]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1098. WARN("Out of Memory! Trying to continue ...\n", 0);
  1099. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1100. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1101. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1102. ^~~~~~~~~~~~~~~~~~
  1103. alloc.c:1085:8: warning: passing 'const char [44]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1104. WARN("Out of Memory! Returning NIL!\n", 0);
  1105. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1106. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1107. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1108. ^~~~~~~~~~~~~~~~~~
  1109. warning: no previous prototype for function 'GC_allochblk_nth' [-Wmissing-prototypes]
  1110. GC_allochblk_nth(sz, kind, flags, n)
  1111. ^
  1112. finalize.c:951:6: warning: no previous prototype for function 'GC_enqueue_all_finalizers' [-Wmissing-prototypes]
  1113. allchblk.c:677:12: warning: passing 'const char [118]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1114. WARN("Repeated allocation of very large block "
  1115. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1116. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1117. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1118. ^~~~~~~~~~~~~~~~~~
  1119. void GC_enqueue_all_finalizers()
  1120. ^
  1121. finalize.c:1010:13: warning: no previous prototype for function 'GC_finalize_all' [-Wmissing-prototypes]
  1122. GC_API void GC_finalize_all()
  1123. ^
  1124. gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable]
  1125. register int i;
  1126. ^
  1127. gcj_mlc.c:210:6: warning: implicit declaration of function 'GC_start_debugging' is invalid in C99 [-Wimplicit-function-declaration]
  1128. GC_start_debugging();
  1129. ^
  1130. 4 warnings generated.
  1131. CC headers.lo
  1132. CC malloc.lo
  1133. 2 warnings generated.
  1134. malloc.c:25:9: warning: no previous prototype for function 'GC_alloc_reclaim_list' [-Wmissing-prototypes]
  1135. GC_bool GC_alloc_reclaim_list(kind)
  1136. ^
  1137. CC mallocx.lo
  1138. 17 warnings generated.
  1139. 14 warnings generated.
  1140. 11 warnings generated.
  1141. mallocx.c:42:8: warning: no previous prototype for function 'GC_generic_or_special_malloc' [-Wmissing-prototypes]
  1142. GC_PTR GC_generic_or_special_malloc(lb,knd)
  1143. ^
  1144. CC mark.lo
  1145. mallocx.c:248:6: warning: no previous prototype for function 'GC_incr_words_allocd' [-Wmissing-prototypes]
  1146. void GC_incr_words_allocd(size_t n)
  1147. ^
  1148. mallocx.c:254:6: warning: no previous prototype for function 'GC_incr_mem_freed' [-Wmissing-prototypes]
  1149. void GC_incr_mem_freed(size_t n)
  1150. ^
  1151. 1 warning generated.
  1152. 11 warnings generated.
  1153. mallocx.c:346:6: warning: no previous prototype for function 'GC_generic_malloc_many' [-Wmissing-prototypes]
  1154. void GC_generic_malloc_many(lb, k, result)
  1155. ^
  1156. mallocx.c:600:8: warning: no previous prototype for function 'GC_memalign' [-Wmissing-prototypes]
  1157. GC_PTR GC_memalign(size_t align, size_t lb)
  1158. ^
  1159. mark.c:129:9: warning: no previous prototype for function 'GC_collection_in_progress' [-Wmissing-prototypes]
  1160. GC_bool GC_collection_in_progress()
  1161. ^
  1162. mark.c:1528:6: warning: no previous prototype for function 'GC_push_marked1' [-Wmissing-prototypes]
  1163. void GC_push_marked1(h, hhdr)
  1164. ^
  1165. mark.c:1576:6: warning: no previous prototype for function 'GC_push_marked2' [-Wmissing-prototypes]
  1166. void GC_push_marked2(h, hhdr)
  1167. ^
  1168. 5 warnings generated.
  1169. mark.c:1625:6: warning: no previous prototype for function 'GC_push_marked4' [-Wmissing-prototypes]
  1170. void GC_push_marked4(h, hhdr)
  1171. ^
  1172. mark.c:1736:9: warning: no previous prototype for function 'GC_block_was_dirty' [-Wmissing-prototypes]
  1173. GC_bool GC_block_was_dirty(h, hhdr)
  1174. ^
  1175. CC mark_rts.lo
  1176. CC misc.lo
  1177. CC new_hblk.lo
  1178. mark_rts.c:119:16: warning: no previous prototype for function 'GC_roots_present' [-Wmissing-prototypes]
  1179. struct roots * GC_roots_present(b)
  1180. ^
  1181. mark_rts.c:300:6: warning: no previous prototype for function 'GC_remove_tmp_roots' [-Wmissing-prototypes]
  1182. void GC_remove_tmp_roots()
  1183. ^
  1184. mark_rts.c:411:20: warning: no previous prototype for function 'GC_next_exclusion' [-Wmissing-prototypes]
  1185. struct exclusion * GC_next_exclusion(start_addr)
  1186. ^
  1187. mark_rts.c:467:6: warning: no previous prototype for function 'GC_push_conditional_with_exclusions' [-Wmissing-prototypes]
  1188. void GC_push_conditional_with_exclusions(bottom, top, all)
  1189. ^
  1190. CC obj_map.lo
  1191. CC os_dep.lo
  1192. misc.c:148:8: warning: no previous prototype for function 'GC_default_oom_fn' [-Wmissing-prototypes]
  1193. GC_PTR GC_default_oom_fn GC_PROTO((size_t bytes_requested))
  1194. ^
  1195. misc.c:157:8: warning: no previous prototype for function 'GC_project2' [-Wmissing-prototypes]
  1196. void * GC_project2(arg1, arg2)
  1197. ^
  1198. misc.c:172:10: warning: no previous prototype for function 'GC_init_size_map' [-Wmissing-prototypes]
  1199. void GC_init_size_map()
  1200. ^
  1201. new_hblk.c:30:7: warning: no previous prototype for function 'GC_build_fl1' [-Wmissing-prototypes]
  1202. ptr_t GC_build_fl1(h, ofl)
  1203. ^
  1204. misc.c:210:10: warning: no previous new_hblk.c:52:7: warning: no previous prototype for function 'GC_build_fl_clear2' [-Wmissing-prototypes]
  1205. ptr_t GC_build_fl_clear2(h, ofl)
  1206. ^
  1207. prototype for function 'GC_extend_size_map'new_hblk.c:74:7: warning: no previous prototype for function 'GC_build_fl_clear3' [-Wmissing-prototypes]
  1208. ptr_t GC_build_fl_clear3(h, ofl)
  1209. ^
  1210. [-Wmissing-prototypes]
  1211. void GC_extend_size_map(i)
  1212. ^
  1213. new_hblk.c:94:7: warning: no previous prototype for function 'GC_build_fl_clear4' [-Wmissing-prototypes]
  1214. ptr_t GC_build_fl_clear4(h, ofl)
  1215. ^
  1216. misc.c:292:7: warning: no previous prototype for function 'GC_clear_stack_inner' [-Wmissing-prototypes]
  1217. ptr_t GC_clear_stack_inner(arg, limit)
  1218. ^
  1219. new_hblk.c:misc.c:312:7: warning: no previous prototype for function 'GC_clear_stack' [-Wmissing-prototypes]
  1220. ptr_t GC_clear_stack(arg)
  1221. ^
  1222. 116:7: warning: no previous prototype for function 'GC_build_fl2' [-Wmissing-prototypes]
  1223. ptr_t GC_build_fl2(h, ofl)
  1224. ^
  1225. new_hblk.c:134:7: warning: no previous prototype for function 'GC_build_fl4' [-Wmissing-prototypes]
  1226. ptr_t GC_build_fl4(h, ofl)
  1227. ^
  1228. misc.c:569:6: warning: no previous prototype for function 'GC_exit_check' [-Wmissing-prototypes]
  1229. void GC_exit_check GC_PROTO((void))
  1230. ^
  1231. misc.c:661:4: warning: passing 'const char [95]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1232. WARN("GC_PAUSE_TIME_TARGET environment variable value too small "
  1233. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1234. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1235. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1236. ^~~~~~~~~~~~~~~~~~
  1237. misc.c:673:4: warning: passing 'const char [87]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1238. WARN("GC_LARGE_ALLOC_WARN_INTERVAL environment variable has "
  1239. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1240. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1241. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1242. ^~~~~~~~~~~~~~~~~~
  1243. misc.c:763:6: warning: passing 'const char [53]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1244. CC pcr_interface.lo
  1245. WARN("Bad initial heap size %s - ignoring it.\n",
  1246. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1247. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1248. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1249. ^~~~~~~~~~~~~~~~~~
  1250. misc.c:774:6: warning: passing 'const char [53]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1251. WARN("Bad maximum heap size %s - ignoring it.\n",
  1252. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1253. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1254. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1255. ^~~~~~~~~~~~~~~~~~
  1256. misc.c:950:5: warning: no previous prototype for function 'GC_write' [-Wmissing-prototypes]
  1257. int GC_write(fd, buf, len)
  1258. ^
  1259. misc.c:1060:10: warning: no previous prototype for function 'GC_default_warn_proc' [-Wmissing-prototypes]
  1260. void GC_default_warn_proc(char *msg, GC_word arg)
  1261. ^
  1262. os_dep.c:648:6: warning: no previous prototype for function 'GC_disable_signals' [-Wmissing-prototypes]
  1263. void GC_disable_signals()
  1264. ^
  1265. os_dep.c:677:6: warning: no previous prototype for function 'GC_enable_signals' [-Wmissing-prototypes]
  1266. void GC_enable_signals()
  1267. ^
  1268. os_dep.c:715:7: warning: no previous prototype for function 'GC_setpagesize' [-Wmissing-prototypes]
  1269. void GC_setpagesize()
  1270. ^
  1271. os_dep.c:819:12: warning: no previous prototype for function 'GC_set_and_save_fault_handler' [-Wmissing-prototypes]
  1272. void GC_set_and_save_fault_handler(handler h)
  1273. ^
  1274. CC ptr_chck.lo
  1275. os_dep.c:870:10: warning: no previous prototype for function 'GC_fault_handler' [-Wmissing-prototypes]
  1276. void GC_fault_handler(sig)
  1277. ^
  1278. os_dep.c:876:10: warning: no previous prototype for function 'GC_setup_temporary_fault_handler' [-Wmissing-prototypes]
  1279. void GC_setup_temporary_fault_handler()
  1280. ^
  1281. os_dep.c:881:10: warning: no previous prototype for function 'GC_reset_fault_handler' [-Wmissing-prototypes]
  1282. void GC_reset_fault_handler()
  1283. ^
  1284. os_dep.c:901:11: warning: no previous prototype for function 'GC_find_limit' [-Wmissing-prototypes]
  1285. ptr_t GC_find_limit(p, up)
  1286. ^
  1287. os_dep.c:1111:9: warning: no previous prototype for function 'GC_freebsd_stack_base' [-Wmissing-prototypes]
  1288. ptr_t GC_freebsd_stack_base(void)
  1289. ^
  1290. os_dep.c:1133:10: warning: unused variable 'dummy' [-Wunused-variable]
  1291. word dummy;
  1292. ^
  1293. os_dep.c:1534:7: warning: no previous prototype for function 'GC_FreeBSDGetDataStart' [-Wmissing-prototypes]
  1294. ptr_t GC_FreeBSDGetDataStart(max_page_size, etext_addr)
  1295. ^
  1296. 6 warnings generated.
  1297. os_dep.c:1610:21: warning: incompatible pointer types passing 'char (*)[]' to parameter of type 'int *' [-Wincompatible-pointer-types]
  1298. GC_add_roots_inner(DATASTART, (char *)(DATAEND), FALSE);
  1299. ^~~~~~~~~
  1300. ./include/private/gcconfig.h:2158:51: note: expanded from macro 'DATASTART'
  1301. # define DATASTART GC_FreeBSDGetDataStart(0x1000, &etext)
  1302. ^~~~~~
  1303. os_dep.c:2253:6: warning: no previous prototype for function 'GC_default_push_other_roots' [-Wmissing-prototypes]
  1304. void GC_default_push_other_roots GC_PROTO((void))
  1305. ^
  1306. os_dep.c:4308:6: warning: no previous prototype for function 'GC_print_callers' [-Wmissing-prototypes]
  1307. void GC_print_callers (info)
  1308. ^
  1309. 4 warnings generated.
  1310. ptr_chck.c:22:6: warning: no previous prototype for function 'GC_default_same_obj_print_proc' [-Wmissing-prototypes]
  1311. void GC_default_same_obj_print_proc(GC_PTR p, GC_PTR q)
  1312. ^
  1313. ptr_chck.c:118:6: warning: no previous prototype for function 'GC_default_is_valid_displacement_print_proc' [-Wmissing-prototypes]
  1314. void GC_default_is_valid_displacement_print_proc (GC_PTR p)
  1315. ^
  1316. CC real_malloc.lo
  1317. 14 warnings generated.
  1318. ptr_chck.c:178:6: warning: no previous prototype for function 'GC_default_is_visible_print_proc' [-Wmissing-prototypes]
  1319. void GC_default_is_visible_print_proc(GC_PTR p)
  1320. ^
  1321. ptr_chck.c:193:9: warning: no previous prototype for function 'GC_on_stack' [-Wmissing-prototypes]
  1322. GC_bool GC_on_stack(p)
  1323. ^
  1324. CC reclaim.lo
  1325. 4 warnings generated.
  1326. CC solaris_pthreads.lo
  1327. CC solaris_threads.lo
  1328. 13 warnings generated.
  1329. reclaim.c:39:6: warning: no previous prototype for function 'GC_add_leaked' [-Wmissing-prototypes]
  1330. void GC_add_leaked(leaked)
  1331. ^
  1332. 5 warnings generated.
  1333. reclaim.c:167:9: warning: no previous prototype for function 'GC_block_nearly_full1' [-Wmissing-prototypes]
  1334. GC_bool GC_block_nearly_full1(hhdr, pat1)
  1335. ^
  1336. reclaim.c:188:9: warning: no previous prototype for function 'GC_block_nearly_full3' [-Wmissing-prototypes]
  1337. GC_bool GC_block_nearly_full3(hhdr, pat1, pat2, pat3)
  1338. ^
  1339. reclaim.c:220:9: warning: no previous prototype for function 'GC_block_nearly_full' [-Wmissing-prototypes]
  1340. GC_bool GC_block_nearly_full(hhdr)
  1341. ^
  1342. reclaim.c:310:7: warning: no previous prototype for function 'GC_reclaim_clear' [-Wmissing-prototypes]
  1343. ptr_t GC_reclaim_clear(hbp, hhdr, sz, list COUNT_PARAM)
  1344. ^
  1345. reclaim.c:366:7: warning: no previous prototype for function 'GC_reclaim_clear2' [-Wmissing-prototypes]
  1346. ptr_t GC_reclaim_clear2(hbp, hhdr, list COUNT_PARAM)
  1347. ^
  1348. reclaim.c:409:7: warning: no previous prototype for function 'GC_reclaim_clear4' [-Wmissing-prototypes]
  1349. ptr_t GC_reclaim_clear4(hbp, hhdr, list COUNT_PARAM)
  1350. ^
  1351. reclaim.c:463:7: warning: no previous prototype for function 'GC_reclaim_uninit' [-Wmissing-prototypes]
  1352. ptr_t GC_reclaim_uninit(hbp, hhdr, sz, list COUNT_PARAM)
  1353. ^
  1354. reclaim.c:495:6: warning: no previous prototype for function 'GC_reclaim_check' [-Wmissing-prototypes]
  1355. void GC_reclaim_check(hbp, hhdr, sz)
  1356. ^
  1357. reclaim.c:525:7: warning: no previous prototype for function 'GC_reclaim_uninit2' [-Wmissing-prototypes]
  1358. ptr_t GC_reclaim_uninit2(hbp, hhdr, list COUNT_PARAM)
  1359. ^
  1360. reclaim.c:567:7: warning: no previous prototype for function 'GC_reclaim_uninit4' [-Wmissing-prototypes]
  1361. ptr_t GC_reclaim_uninit4(hbp, hhdr, list COUNT_PARAM)
  1362. ^
  1363. reclaim.c:617:7: warning: no previous prototype for function 'GC_reclaim1' [-Wmissing-prototypes]
  1364. ptr_t GC_reclaim1(hbp, hhdr, list COUNT_PARAM)
  1365. ^
  1366. reclaim.c:661:7: warning: no previous prototype for function 'GC_reclaim_generic' [-Wmissing-prototypes]
  1367. ptr_t GC_reclaim_generic(hbp, hhdr, sz, init, list COUNT_PARAM)
  1368. ^
  1369. CC specific.lo
  1370. reclaim.c:721:6: warning: no previous prototype for function 'GC_reclaim_small_nonempty_block' [-Wmissing-prototypes]
  1371. void GC_reclaim_small_nonempty_block(hbp, report_if_found COUNT_PARAM)
  1372. ^
  1373. reclaim.c:752:10: warning: no previous prototype for function 'GC_reclaim_block' [-Wmissing-prototypes]
  1374. void GC_reclaim_block(register struct hblk *hbp, word report_if_found)
  1375. ^
  1376. reclaim.c:849:5: warning: no previous prototype for function 'GC_n_set_marks' [-Wmissing-prototypes]
  1377. int GC_n_set_marks(hhdr)
  1378. ^
  1379. reclaim.c:865:10: warning: no previous prototype for function 'GC_print_block_descr' [-Wmissing-prototypes]
  1380. void GC_print_block_descr(struct hblk *h, word dummy)
  1381. ^
  1382. reclaim.c:909:6: warning: no previous prototype for function 'GC_clear_fl_links' [-Wmissing-prototypes]
  1383. void GC_clear_fl_links(flp)
  1384. ^
  1385. CC stubborn.lo
  1386. CC typd_mlc.lo
  1387. CC backgraph.lo
  1388. CC win32_threads.lo
  1389. typd_mlc.c:104:13: warning: no previous prototype for function 'GC_add_ext_descriptor' [-Wmissing-prototypes]
  1390. signed_word GC_add_ext_descriptor(bm, nbits)
  1391. ^
  1392. typd_mlc.c:169:10: warning: no previous prototype for function 'GC_double_descr' [-Wmissing-prototypes]
  1393. GC_descr GC_double_descr(descriptor, nwords)
  1394. ^
  1395. typd_mlc.c:201:5: warning: no previous prototype for function 'GC_make_array_descriptor' [-Wmissing-prototypes]
  1396. int GC_make_array_descriptor(nelements, size, descriptor,
  1397. ^
  1398. typd_mlc.c:301:22: warning: no previous prototype for function 'GC_make_sequence_descriptor' [-Wmissing-prototypes]
  1399. complex_descriptor * GC_make_sequence_descriptor(first, second)
  1400. ^
  1401. CC pthread_support.lo
  1402. typd_mlc.c:352:6: warning: no previous prototype for function 'GC_init_explicit_typing' [-Wmissing-prototypes]
  1403. void GC_init_explicit_typing()
  1404. ^
  1405. CC pthread_stop_world.lo
  1406. typd_mlc.c:442:6: warning: no previous prototype for function 'GC_descr_obj_size' [-Wmissing-prototypes]
  1407. word GC_descr_obj_size(d)
  1408. ^
  1409. typd_mlc.c:462:7: warning: no previous prototype for function 'GC_push_complex_descriptor' [-Wmissing-prototypes]
  1410. mse * GC_push_complex_descriptor(addr, d, msp, msl)
  1411. ^
  1412. CC darwin_stop_world.lo
  1413. pthread_stop_world.c:68:6: warning: no previous prototype for function 'GC_remove_allowed_signals' [-Wmissing-prototypes]
  1414. void GC_remove_allowed_signals(sigset_t *set)
  1415. ^
  1416. pthread_support.c:244:67: pthread_stop_world.c:156:6: warning: passing 'const char [52]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1417. WARN("Duplicate suspend signal in thread %lx\n",
  1418. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1419. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1420. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1421. ^~~~~~~~~~~~~~~~~~
  1422. warning: for loop has empty body [-Wempty-body]
  1423. for (; (word)q >= HBLKSIZE; qptr = &(obj_link(q)), q = *qptr);
  1424. ^
  1425. pthread_support.c:244:67: note: put the semicolon on a separate line to silence this warning
  1426. pthread_stop_world.c:204:6: warning: no previous prototype for function 'GC_suspend_handler' [-Wmissing-prototypes]
  1427. void GC_suspend_handler(int sig)
  1428. ^
  1429. CC openbsd_stop_world.lo
  1430. pthread_support.c:283:6: warning: no previous prototype for function 'GC_init_thread_local' [-Wmissing-prototypes]
  1431. void GC_init_thread_local(GC_thread p)
  1432. ^
  1433. pthread_stop_world.c:321:6: warning: no previous prototype for function 'GC_restart_handler' pthread_support.c:332:8: warning: no previous prototype for function 'GC_local_malloc' [-Wmissing-prototypes]
  1434. GC_PTR GC_local_malloc(size_t bytes)
  1435. ^
  1436. [-Wmissing-prototypes]
  1437. void GC_restart_handler(int sig)
  1438. ^
  1439. pthread_stop_world.c:330:6: warning: no previous prototype for function 'GC_push_all_stacks' [-Wmissing-prototypes]
  1440. void GC_push_all_stacks()
  1441. ^
  1442. pthread_stop_world.c:360:5: warning: no previous prototype for function 'GC_suspend_all' [-Wmissing-prototypes]
  1443. int GC_suspend_all()
  1444. ^
  1445. pthread_support.c:380:8: warning: no previous prototype for function 'GC_local_malloc_atomic' [-Wmissing-prototypes]
  1446. GC_PTR GC_local_malloc_atomic(size_t bytes)
  1447. pthread_stop_world.c:440:9: warning: passing 'const char [54]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1448. WARN("Lost some threads during GC_stop_world?!\n",0);
  1449. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1450. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1451. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1452. ^~~~~~~~~~~~~~~~~~
  1453. ^
  1454. pthread_support.c:418:8: warning: no previous prototype for function 'GC_local_gcj_malloc' [-Wmissing-prototypes]
  1455. GC_PTR GC_local_gcj_malloc(size_t bytes,
  1456. ^
  1457. pthread_support.c:463:8: warning: no previous prototype for function 'GC_local_gcj_fast_malloc' [-Wmissing-prototypes]
  1458. void * GC_local_gcj_fast_malloc(size_t lw, void * ptr_to_struct_containing_descr)
  1459. ^
  1460. pthread_support.c:660:6: warning: no previous prototype for function 'GC_mark_thread_local_free_lists' [-Wmissing-prototypes]
  1461. void GC_mark_thread_local_free_lists(void)
  1462. ^
  1463. pthread_support.c:752:11: warning: no previous prototype for function 'GC_new_thread' [-Wmissing-prototypes]
  1464. GC_thread GC_new_thread(pthread_t id)
  1465. ^
  1466. pthread_support.c:783:6: warning: no previous prototype for function 'GC_delete_thread' [-Wmissing-prototypes]
  1467. void GC_delete_thread(pthread_t id)
  1468. ^
  1469. pthread_support.c:993:6: warning: no previous prototype for function 'GC_wait_for_gc_completion' [-Wmissing-prototypes]
  1470. void GC_wait_for_gc_completion(GC_bool wait_for_all)
  1471. ^
  1472. pthread_support.c:1157:2: warning: passing 'const char [42]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  1473. WARN("GC_get_nprocs() returned %ld\n", GC_nprocs);
  1474. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1475. ./include/private/gc_priv.h:458:48: note: expanded from macro 'WARN'
  1476. # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
  1477. ^~~~~~~~~~~~~~~~~~
  1478. pthread_support.c:1206:6: warning: no previous prototype for function 'GC_init_parallel' [-Wmissing-prototypes]
  1479. void GC_init_parallel()
  1480. ^
  1481. pthread_support.c:186:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  1482. void GC_init_parallel();
  1483. ^
  1484. void
  1485. pthread_support.c:1243:6: warning: no previous prototype for function 'GC_start_blocking' [-Wmissing-prototypes]
  1486. void GC_start_blocking(void) {
  1487. ^
  1488. pthread_support.c:1272:6: CC mach_dep.lo
  1489. warning: no previous prototype for function 'GC_end_blocking' [-Wmissing-prototypes]
  1490. void GC_end_blocking(void) {
  1491. ^
  1492. pthread_support.c:1286:5: warning: no previous prototype for function 'GC_sleep' [-Wmissing-prototypes]
  1493. int WRAP_FUNC(sleep) (unsigned int seconds)
  1494. ^
  1495. pthread_support.c:158:25: note: expanded from macro 'WRAP_FUNC'
  1496. # define WRAP_FUNC(f) GC_##f
  1497. ^
  1498. <scratch space>:8:1: note: expanded from here
  1499. GC_sleep
  1500. ^
  1501. pthread_support.c:1309:6: warning: no previous prototype for function 'GC_thread_exit_proc' [-Wmissing-prototypes]
  1502. void GC_thread_exit_proc(void *arg)
  1503. ^
  1504. pthread_support.c:1400:8: warning: no previous prototype for function 'GC_start_routine_head' [-Wmissing-prototypes]
  1505. void * GC_start_routine_head(void * arg, void *base_addr,
  1506. ^
  1507. pthread_support.c:1404:12: warning: unused variable 'result' [-Wunused-variable]
  1508. void * result;
  1509. ^
  1510. pthread_support.c:1493:8: warning: no previous prototype for function 'GC_start_routine' [-Wmissing-prototypes]
  1511. void * GC_start_routine(void * arg)
  1512. ^
  1513. pthread_support.c:1496:25: warning: unused variable 'si' [-Wunused-variable]
  1514. struct start_info * si = arg;
  1515. ^
  1516. pthread_support.c:1635:6: warning: no previous prototype for function 'GC_pause' [-Wmissing-prototypes]
  1517. void GC_pause()
  1518. ^
  1519. pthread_support.c:1684:6: warning: no previous prototype for function 'GC_generic_lock' [-Wmissing-prototypes]
  1520. void GC_generic_lock(pthread_mutex_t * lock)
  1521. ^
  1522. pthread_support.c:1859:6: warning: no previous prototype for function 'GC_wait_builder' [-Wmissing-prototypes]
  1523. void GC_wait_builder()
  1524. ^
  1525. 7 warnings generated.
  1526. mach_dep.c:407:6: warning: no previous prototype for function 'GC_with_callee_saves_pushed' [-Wmissing-prototypes]
  1527. void GC_with_callee_saves_pushed(fn, arg)
  1528. ^
  1529. 7 warnings generated.
  1530. 1 warning generated.
  1531. 18 warnings generated.
  1532. 23 warnings generated.
  1533. CCLD libmonogc.la
  1534. CCLD libmonogc-static.la
  1535. libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
  1536. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc'
  1537. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/libgc'
  1538. Making all in eglib
  1539. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1540. gmake all-recursive
  1541. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1542. Making all in m4
  1543. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/m4'
  1544. gmake[5]: Nothing to be done for 'all'.
  1545. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/m4'
  1546. Making all in src
  1547. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/src'
  1548. CC libeglib_la-garray.lo
  1549. CC libeglib_la-gbytearray.lo
  1550. CC libeglib_la-gerror.lo
  1551. CC libeglib_la-ghashtable.lo
  1552. CC libeglib_la-giconv.lo
  1553. CC libeglib_la-gmem.lo
  1554. CC libeglib_la-goutput.lo
  1555. CC libeglib_la-gqsort.lo
  1556. CC libeglib_la-gstr.lo
  1557. CC libeglib_la-gslist.lo
  1558. CC libeglib_la-gstring.lo
  1559. CC libeglib_la-gptrarray.lo
  1560. CC libeglib_la-glist.lo
  1561. CC libeglib_la-gqueue.lo
  1562. CC libeglib_la-gpath.lo
  1563. CC libeglib_la-gshell.lo
  1564. CC libeglib_la-gspawn.lo
  1565. CC libeglib_la-gfile.lo
  1566. CC libeglib_la-gfile-posix.lo
  1567. CC libeglib_la-gpattern.lo
  1568. CC libeglib_la-gmarkup.lo
  1569. CC libeglib_la-gutf8.lo
  1570. CC libeglib_la-gunicode.lo
  1571. CC libeglib_la-gdate-unix.lo
  1572. CC libeglib_la-gdir-unix.lo
  1573. CC libeglib_la-gfile-unix.lo
  1574. CC libeglib_la-gmisc-unix.lo
  1575. CC libeglib_la-gmodule-unix.lo
  1576. CC libeglib_la-gtimer-unix.lo
  1577. CCLD libeglib.la
  1578. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/src'
  1579. Making all in test
  1580. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/test'
  1581. CC test_eglib-test.o
  1582. CC test_eglib-driver.o
  1583. CC test_eglib-hashtable.o
  1584. CC test_eglib-string-util.o
  1585. CC test_eglib-string.o
  1586. CC test_eglib-slist.o
  1587. CC test_eglib-sizes.o
  1588. CC test_eglib-ptrarray.o
  1589. CC test_eglib-list.o
  1590. CC test_eglib-array.o
  1591. CC test_eglib-fake.o
  1592. CC test_eglib-path.o
  1593. CC test_eglib-queue.o
  1594. CC test_eglib-shell.o
  1595. CC test_eglib-spawn.o
  1596. CC test_eglib-timer.o
  1597. CC test_eglib-file.o
  1598. CC test_eglib-pattern.o
  1599. CC test_eglib-dir.o
  1600. CC test_eglib-markup.o
  1601. CC test_eglib-unicode.o
  1602. CC test_eglib-utf8.o
  1603. CC test_eglib-endian.o
  1604. CC test_eglib-module.o
  1605. CC test_eglib-memory.o
  1606. CCLD test-eglib
  1607. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib/test'
  1608. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1609. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1610. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1611. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/eglib'
  1612. Making all in mono
  1613. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono'
  1614. Making all in arch
  1615. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/arch'
  1616. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/arch'
  1617. gmake[5]: Nothing to be done for 'all-am'.
  1618. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/arch'
  1619. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/arch'
  1620. Making all in utils
  1621. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/utils'
  1622. gmake all-am
  1623. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/utils'
  1624. CC mono-md5.lo
  1625. CC mono-sha1.lo
  1626. CC mono-logger.lo
  1627. CC mono-codeman.lo
  1628. CC dlmalloc.lo
  1629. CC mono-counters.lo
  1630. CC mono-dl.lo
  1631. CC mono-dl-windows.lo
  1632. CC mono-dl-darwin.lo
  1633. CC mono-dl-posix.lo
  1634. CC mono-internal-hash.lo
  1635. CC mono-io-portability.lo
  1636. CC monobitset.lo
  1637. CC mono-filemap.lo
  1638. CC mono-math.lo
  1639. CC mono-mmap.lo
  1640. CC mono-networkinterfaces.lo
  1641. CC mono-proclib.lo
  1642. CC mono-publib.lo
  1643. CC mono-time.lo
  1644. CC strenc.lo
  1645. CC mono-uri.lo
  1646. CC mono-poll.lo
  1647. CC mono-path.lo
  1648. CC mono-stdlib.lo
  1649. CC mono-property-hash.lo
  1650. CC mono-value-hash.lo
  1651. CC mono-error.lo
  1652. CC mach-support.lo
  1653. CC mono-context.lo
  1654. CC hazard-pointer.lo
  1655. CC lock-free-queue.lo
  1656. CC lock-free-alloc.lo
  1657. CC lock-free-array-queue.lo
  1658. CC mono-linked-list-set.lo
  1659. CC mono-threads.lo
  1660. CC mono-threads-state-machine.lo
  1661. CC mono-threads-posix.lo
  1662. CC mono-threads-posix-signals.lo
  1663. CC mono-threads-mach.lo
  1664. CC mono-threads-mach-helper.lo
  1665. CC mono-threads-windows.lo
  1666. CC mono-threads-linux.lo
  1667. CC mono-threads-freebsd.lo
  1668. CC mono-threads-openbsd.lo
  1669. mono-threads-freebsd.c:13:10: warning: unused variable 'current' [-Wunused-variable]
  1670. guint8 *current = (guint8*)&attr;
  1671. ^
  1672. 1 warning generated.
  1673. CC mono-threads-android.lo
  1674. CC mono-threads-coop.lo
  1675. CC mono-threads-mach-abort-syscall.lo
  1676. CC mono-threads-posix-abort-syscall.lo
  1677. CC mono-threads-windows-abort-syscall.lo
  1678. CC mono-tls.lo
  1679. CC atomic.lo
  1680. CC mono-hwcap.lo
  1681. CC bsearch.lo
  1682. CC mono-conc-hashtable.lo
  1683. CC sha1.lo
  1684. CC json.lo
  1685. CC networking.lo
  1686. CC networking-posix.lo
  1687. CC networking-fallback.lo
  1688. CC networking-missing.lo
  1689. CC networking-windows.lo
  1690. CC mono-rand.lo
  1691. CC memfuncs.lo
  1692. CC parse.lo
  1693. CC checked-build.lo
  1694. CC mach-support-amd64.lo
  1695. CC mono-hwcap-x86.lo
  1696. CCLD libmonoutils.la
  1697. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/utils'
  1698. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/utils'
  1699. Making all in io-layer
  1700. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/io-layer'
  1701. CC context.lo
  1702. CC error.lo
  1703. CC events.lo
  1704. CC handles.lo
  1705. CC io.lo
  1706. CC io-portability.lo
  1707. CC locking.lo
  1708. CC messages.lo
  1709. CC mutexes.lo
  1710. CC posix.lo
  1711. CC processes.lo
  1712. CC security.lo
  1713. CC semaphores.lo
  1714. CC shared.lo
  1715. CC sockets.lo
  1716. processes.c:1852:7: warning: unused variable 'buf' [-Wunused-variable]
  1717. char buf[256];
  1718. ^
  1719. CC timefuncs.lo
  1720. CC versioninfo.lo
  1721. CC wait.lo
  1722. CC wapi_glob.lo
  1723. CC wthreads.lo
  1724. 1 warning generated.
  1725. CCLD libwapi.la
  1726. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/io-layer'
  1727. Making all in cil
  1728. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/cil'
  1729. gmake[4]: Nothing to be done for 'all'.
  1730. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/cil'
  1731. Making all in metadata
  1732. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/metadata'
  1733. CC libmonoruntime_config_la-mono-config-dirs.lo
  1734. CC libmonoruntime_la-console-unix.lo
  1735. CC libmonoruntime_la-assembly.lo
  1736. CC libmonoruntime_la-attach.lo
  1737. CC libmonoruntime_la-class.lo
  1738. CC libmonoruntime_la-cominterop.lo
  1739. CC libmonoruntime_la-coree.lo
  1740. CC libmonoruntime_la-debug-helpers.lo
  1741. CC libmonoruntime_la-debug-mono-symfile.lo
  1742. CC libmonoruntime_la-debug-mono-ppdb.lo
  1743. CC libmonoruntime_la-decimal-ms.lo
  1744. CC libmonoruntime_la-environment.lo
  1745. CC libmonoruntime_la-exception.lo
  1746. CC libmonoruntime_la-file-io.lo
  1747. CC libmonoruntime_la-filewatcher.lo
  1748. CC libmonoruntime_la-icall.lo
  1749. CC libmonoruntime_la-image.lo
  1750. CC libmonoruntime_la-jit-info.lo
  1751. CC libmonoruntime_la-loader.lo
  1752. CC libmonoruntime_la-locales.lo
  1753. CC libmonoruntime_la-lock-tracer.lo
  1754. CC libmonoruntime_la-marshal.lo
  1755. CC libmonoruntime_la-mempool.lo
  1756. CC libmonoruntime_la-metadata.lo
  1757. CC libmonoruntime_la-metadata-verify.lo
  1758. metadata.c:2796:6: warning: unused variable 'i' [-Wunused-variable]
  1759. int i;
  1760. ^
  1761. CC libmonoruntime_la-method-builder.lo
  1762. CC libmonoruntime_la-mono-basic-block.lo
  1763. CC libmonoruntime_la-mono-config.lo
  1764. CC libmonoruntime_la-mono-debug.lo
  1765. CC libmonoruntime_la-mono-endian.lo
  1766. CC libmonoruntime_la-mono-mlist.lo
  1767. CC libmonoruntime_la-mono-perfcounters.lo
  1768. 1 warning generated.
  1769. CC libmonoruntime_la-mono-route.lo
  1770. CC libmonoruntime_la-nacl-stub.lo
  1771. CC libmonoruntime_la-number-ms.lo
  1772. CC libmonoruntime_la-opcodes.lo
  1773. CC libmonoruntime_la-socket-io.lo
  1774. CC libmonoruntime_la-process.lo
  1775. CC libmonoruntime_la-profiler.lo
  1776. CC libmonoruntime_la-rand.lo
  1777. CC libmonoruntime_la-remoting.lo
  1778. CC libmonoruntime_la-runtime.lo
  1779. CC libmonoruntime_la-mono-security.lo
  1780. CC libmonoruntime_la-security-core-clr.lo
  1781. CC libmonoruntime_la-security-manager.lo
  1782. CC libmonoruntime_la-string-icalls.lo
  1783. CC libmonoruntime_la-sysmath.lo
  1784. CC libmonoruntime_la-threads.lo
  1785. CC libmonoruntime_la-threadpool-ms.lo
  1786. CC libmonoruntime_la-threadpool-ms-io.lo
  1787. CC libmonoruntime_la-verify.lo
  1788. CC libmonoruntime_la-file-mmap-posix.lo
  1789. CC libmonoruntime_la-file-mmap-windows.lo
  1790. CC libmonoruntime_la-metadata-cross-helpers.lo
  1791. CC libmonoruntime_la-seq-points-data.lo
  1792. CC libmonoruntime_la-handle.lo
  1793. handle.c:36:25: warning: unused variable 'arena_status' [-Wunused-variable]
  1794. static mono_lazy_init_t arena_status = MONO_LAZY_INIT_STATUS_NOT_INITIALIZED;
  1795. ^
  1796. CC libmonoruntime_la-appdomain.lo
  1797. 1 warning generated.
  1798. CC libmonoruntime_la-domain.lo
  1799. CC libmonoruntime_la-gc-stats.lo
  1800. CC libmonoruntime_la-gc.lo
  1801. CC libmonoruntime_la-monitor.lo
  1802. CC libmonoruntime_la-mono-hash.lo
  1803. CC libmonoruntime_la-object.lo
  1804. CC libmonoruntime_la-reflection.lo
  1805. CC libmonoruntime_la-null-gc.lo
  1806. CC libmonoruntime_la-boehm-gc.lo
  1807. CC libmonoruntime_static_la-console-unix.lo
  1808. CC libmonoruntime_static_la-assembly.lo
  1809. CC libmonoruntime_static_la-attach.lo
  1810. CC libmonoruntime_static_la-class.lo
  1811. CC libmonoruntime_static_la-cominterop.lo
  1812. CC libmonoruntime_static_la-coree.lo
  1813. CC libmonoruntime_static_la-debug-helpers.lo
  1814. CC libmonoruntime_static_la-debug-mono-symfile.lo
  1815. CC libmonoruntime_static_la-debug-mono-ppdb.lo
  1816. CC libmonoruntime_static_la-decimal-ms.lo
  1817. CC libmonoruntime_static_la-environment.lo
  1818. CC libmonoruntime_static_la-exception.lo
  1819. CC libmonoruntime_static_la-file-io.lo
  1820. CC libmonoruntime_static_la-filewatcher.lo
  1821. CC libmonoruntime_static_la-icall.lo
  1822. CC libmonoruntime_static_la-image.lo
  1823. CC libmonoruntime_static_la-jit-info.lo
  1824. CC libmonoruntime_static_la-loader.lo
  1825. CC libmonoruntime_static_la-locales.lo
  1826. CC libmonoruntime_static_la-lock-tracer.lo
  1827. CC libmonoruntime_static_la-marshal.lo
  1828. CC libmonoruntime_static_la-mempool.lo
  1829. CC libmonoruntime_static_la-metadata.lo
  1830. metadata.c:2796:6: warning: unused variable 'i' [-Wunused-variable]
  1831. int i;
  1832. ^
  1833. CC libmonoruntime_static_la-metadata-verify.lo
  1834. CC libmonoruntime_static_la-method-builder.lo
  1835. CC libmonoruntime_static_la-mono-basic-block.lo
  1836. 1 warning generated.
  1837. CC libmonoruntime_static_la-mono-config.lo
  1838. CC libmonoruntime_static_la-mono-debug.lo
  1839. CC libmonoruntime_static_la-mono-endian.lo
  1840. CC libmonoruntime_static_la-mono-mlist.lo
  1841. CC libmonoruntime_static_la-mono-perfcounters.lo
  1842. CC libmonoruntime_static_la-mono-route.lo
  1843. CC libmonoruntime_static_la-nacl-stub.lo
  1844. CC libmonoruntime_static_la-number-ms.lo
  1845. CC libmonoruntime_static_la-opcodes.lo
  1846. CC libmonoruntime_static_la-socket-io.lo
  1847. CC libmonoruntime_static_la-process.lo
  1848. CC libmonoruntime_static_la-profiler.lo
  1849. CC libmonoruntime_static_la-rand.lo
  1850. CC libmonoruntime_static_la-remoting.lo
  1851. CC libmonoruntime_static_la-runtime.lo
  1852. CC libmonoruntime_static_la-mono-security.lo
  1853. CC libmonoruntime_static_la-security-core-clr.lo
  1854. CC libmonoruntime_static_la-security-manager.lo
  1855. CC libmonoruntime_static_la-string-icalls.lo
  1856. CC libmonoruntime_static_la-sysmath.lo
  1857. CC libmonoruntime_static_la-threads.lo
  1858. CC libmonoruntime_static_la-threadpool-ms.lo
  1859. CC libmonoruntime_static_la-threadpool-ms-io.lo
  1860. CC libmonoruntime_static_la-verify.lo
  1861. CC libmonoruntime_static_la-file-mmap-posix.lo
  1862. CC libmonoruntime_static_la-file-mmap-windows.lo
  1863. CC libmonoruntime_static_la-metadata-cross-helpers.lo
  1864. CC libmonoruntime_static_la-seq-points-data.lo
  1865. CC libmonoruntime_static_la-handle.lo
  1866. handle.c:36:25: warning: unused variable 'arena_status' [-Wunused-variable]
  1867. static mono_lazy_init_t arena_status = MONO_LAZY_INIT_STATUS_NOT_INITIALIZED;
  1868. ^
  1869. 1 warning generated.
  1870. CC libmonoruntime_static_la-appdomain.lo
  1871. CC libmonoruntime_static_la-domain.lo
  1872. CC libmonoruntime_static_la-gc-stats.lo
  1873. CC libmonoruntime_static_la-gc.lo
  1874. CC libmonoruntime_static_la-monitor.lo
  1875. CC libmonoruntime_static_la-mono-hash.lo
  1876. CC libmonoruntime_static_la-object.lo
  1877. CC libmonoruntime_static_la-reflection.lo
  1878. CC libmonoruntime_static_la-null-gc.lo
  1879. CC libmonoruntime_static_la-boehm-gc.lo
  1880. CC libmonoruntimesgen_la-console-unix.lo
  1881. CC libmonoruntimesgen_la-assembly.lo
  1882. CC libmonoruntimesgen_la-attach.lo
  1883. CC libmonoruntimesgen_la-class.lo
  1884. CC libmonoruntimesgen_la-cominterop.lo
  1885. CC libmonoruntimesgen_la-coree.lo
  1886. CC libmonoruntimesgen_la-debug-helpers.lo
  1887. CC libmonoruntimesgen_la-debug-mono-symfile.lo
  1888. CC libmonoruntimesgen_la-debug-mono-ppdb.lo
  1889. CC libmonoruntimesgen_la-decimal-ms.lo
  1890. CC libmonoruntimesgen_la-environment.lo
  1891. CC libmonoruntimesgen_la-exception.lo
  1892. CC libmonoruntimesgen_la-file-io.lo
  1893. CC libmonoruntimesgen_la-filewatcher.lo
  1894. CC libmonoruntimesgen_la-icall.lo
  1895. CC libmonoruntimesgen_la-image.lo
  1896. CC libmonoruntimesgen_la-jit-info.lo
  1897. CC libmonoruntimesgen_la-loader.lo
  1898. CC libmonoruntimesgen_la-locales.lo
  1899. CC libmonoruntimesgen_la-lock-tracer.lo
  1900. CC libmonoruntimesgen_la-marshal.lo
  1901. CC libmonoruntimesgen_la-mempool.lo
  1902. CC libmonoruntimesgen_la-metadata.lo
  1903. metadata.c:2796:6: warning: unused variable 'i' [-Wunused-variable]
  1904. int i;
  1905. ^
  1906. CC libmonoruntimesgen_la-metadata-verify.lo
  1907. CC libmonoruntimesgen_la-method-builder.lo
  1908. CC libmonoruntimesgen_la-mono-basic-block.lo
  1909. 1 warning generated.
  1910. CC libmonoruntimesgen_la-mono-config.lo
  1911. CC libmonoruntimesgen_la-mono-debug.lo
  1912. CC libmonoruntimesgen_la-mono-endian.lo
  1913. CC libmonoruntimesgen_la-mono-mlist.lo
  1914. CC libmonoruntimesgen_la-mono-perfcounters.lo
  1915. CC libmonoruntimesgen_la-mono-route.lo
  1916. CC libmonoruntimesgen_la-nacl-stub.lo
  1917. CC libmonoruntimesgen_la-number-ms.lo
  1918. CC libmonoruntimesgen_la-opcodes.lo
  1919. CC libmonoruntimesgen_la-socket-io.lo
  1920. CC libmonoruntimesgen_la-process.lo
  1921. CC libmonoruntimesgen_la-profiler.lo
  1922. CC libmonoruntimesgen_la-rand.lo
  1923. CC libmonoruntimesgen_la-remoting.lo
  1924. CC libmonoruntimesgen_la-runtime.lo
  1925. CC libmonoruntimesgen_la-mono-security.lo
  1926. CC libmonoruntimesgen_la-security-core-clr.lo
  1927. CC libmonoruntimesgen_la-security-manager.lo
  1928. CC libmonoruntimesgen_la-string-icalls.lo
  1929. CC libmonoruntimesgen_la-sysmath.lo
  1930. CC libmonoruntimesgen_la-threads.lo
  1931. CC libmonoruntimesgen_la-threadpool-ms.lo
  1932. CC libmonoruntimesgen_la-threadpool-ms-io.lo
  1933. CC libmonoruntimesgen_la-verify.lo
  1934. CC libmonoruntimesgen_la-file-mmap-posix.lo
  1935. CC libmonoruntimesgen_la-file-mmap-windows.lo
  1936. CC libmonoruntimesgen_la-metadata-cross-helpers.lo
  1937. CC libmonoruntimesgen_la-seq-points-data.lo
  1938. CC libmonoruntimesgen_la-handle.lo
  1939. CC libmonoruntimesgen_la-appdomain.lo
  1940. CC libmonoruntimesgen_la-domain.lo
  1941. CC libmonoruntimesgen_la-gc-stats.lo
  1942. CC libmonoruntimesgen_la-gc.lo
  1943. CC libmonoruntimesgen_la-monitor.lo
  1944. CC libmonoruntimesgen_la-mono-hash.lo
  1945. CC libmonoruntimesgen_la-object.lo
  1946. CC libmonoruntimesgen_la-reflection.lo
  1947. CC libmonoruntimesgen_la-sgen-os-posix.lo
  1948. CC libmonoruntimesgen_la-sgen-os-mach.lo
  1949. CC libmonoruntimesgen_la-sgen-os-win32.lo
  1950. CC libmonoruntimesgen_la-sgen-os-coop.lo
  1951. CC libmonoruntimesgen_la-sgen-bridge.lo
  1952. CC libmonoruntimesgen_la-sgen-old-bridge.lo
  1953. CC libmonoruntimesgen_la-sgen-new-bridge.lo
  1954. CC libmonoruntimesgen_la-sgen-tarjan-bridge.lo
  1955. CC libmonoruntimesgen_la-sgen-toggleref.lo
  1956. CC libmonoruntimesgen_la-sgen-stw.lo
  1957. CC libmonoruntimesgen_la-sgen-mono.lo
  1958. CC libmonoruntimesgen_static_la-console-unix.lo
  1959. CC libmonoruntimesgen_static_la-assembly.lo
  1960. CC libmonoruntimesgen_static_la-attach.lo
  1961. CC libmonoruntimesgen_static_la-class.lo
  1962. CC libmonoruntimesgen_static_la-cominterop.lo
  1963. CC libmonoruntimesgen_static_la-coree.lo
  1964. CC libmonoruntimesgen_static_la-debug-helpers.lo
  1965. CC libmonoruntimesgen_static_la-debug-mono-symfile.lo
  1966. CC libmonoruntimesgen_static_la-debug-mono-ppdb.lo
  1967. CC libmonoruntimesgen_static_la-decimal-ms.lo
  1968. CC libmonoruntimesgen_static_la-environment.lo
  1969. CC libmonoruntimesgen_static_la-exception.lo
  1970. CC libmonoruntimesgen_static_la-file-io.lo
  1971. CC libmonoruntimesgen_static_la-filewatcher.lo
  1972. CC libmonoruntimesgen_static_la-icall.lo
  1973. CC libmonoruntimesgen_static_la-image.lo
  1974. CC libmonoruntimesgen_static_la-jit-info.lo
  1975. CC libmonoruntimesgen_static_la-loader.lo
  1976. CC libmonoruntimesgen_static_la-locales.lo
  1977. CC libmonoruntimesgen_static_la-lock-tracer.lo
  1978. CC libmonoruntimesgen_static_la-marshal.lo
  1979. CC libmonoruntimesgen_static_la-mempool.lo
  1980. CC libmonoruntimesgen_static_la-metadata.lo
  1981. metadata.c:2796:6: warning: unused variable 'i' [-Wunused-variable]
  1982. int i;
  1983. ^
  1984. CC libmonoruntimesgen_static_la-metadata-verify.lo
  1985. CC libmonoruntimesgen_static_la-method-builder.lo
  1986. CC libmonoruntimesgen_static_la-mono-basic-block.lo
  1987. CC libmonoruntimesgen_static_la-mono-config.lo
  1988. 1 warning generated.
  1989. CC libmonoruntimesgen_static_la-mono-debug.lo
  1990. CC libmonoruntimesgen_static_la-mono-endian.lo
  1991. CC libmonoruntimesgen_static_la-mono-mlist.lo
  1992. CC libmonoruntimesgen_static_la-mono-perfcounters.lo
  1993. CC libmonoruntimesgen_static_la-mono-route.lo
  1994. CC libmonoruntimesgen_static_la-nacl-stub.lo
  1995. CC libmonoruntimesgen_static_la-number-ms.lo
  1996. CC libmonoruntimesgen_static_la-opcodes.lo
  1997. CC libmonoruntimesgen_static_la-socket-io.lo
  1998. CC libmonoruntimesgen_static_la-process.lo
  1999. CC libmonoruntimesgen_static_la-profiler.lo
  2000. CC libmonoruntimesgen_static_la-rand.lo
  2001. CC libmonoruntimesgen_static_la-remoting.lo
  2002. CC libmonoruntimesgen_static_la-runtime.lo
  2003. CC libmonoruntimesgen_static_la-mono-security.lo
  2004. CC libmonoruntimesgen_static_la-security-core-clr.lo
  2005. CC libmonoruntimesgen_static_la-security-manager.lo
  2006. CC libmonoruntimesgen_static_la-string-icalls.lo
  2007. CC libmonoruntimesgen_static_la-sysmath.lo
  2008. CC libmonoruntimesgen_static_la-threads.lo
  2009. CC libmonoruntimesgen_static_la-threadpool-ms.lo
  2010. CC libmonoruntimesgen_static_la-threadpool-ms-io.lo
  2011. CC libmonoruntimesgen_static_la-verify.lo
  2012. CC libmonoruntimesgen_static_la-file-mmap-posix.lo
  2013. CC libmonoruntimesgen_static_la-file-mmap-windows.lo
  2014. CC libmonoruntimesgen_static_la-metadata-cross-helpers.lo
  2015. CC libmonoruntimesgen_static_la-seq-points-data.lo
  2016. CC libmonoruntimesgen_static_la-handle.lo
  2017. CC libmonoruntimesgen_static_la-appdomain.lo
  2018. CC libmonoruntimesgen_static_la-domain.lo
  2019. CC libmonoruntimesgen_static_la-gc-stats.lo
  2020. CC libmonoruntimesgen_static_la-gc.lo
  2021. CC libmonoruntimesgen_static_la-monitor.lo
  2022. CC libmonoruntimesgen_static_la-mono-hash.lo
  2023. CC libmonoruntimesgen_static_la-object.lo
  2024. CC libmonoruntimesgen_static_la-reflection.lo
  2025. CC libmonoruntimesgen_static_la-sgen-os-posix.lo
  2026. CC libmonoruntimesgen_static_la-sgen-os-mach.lo
  2027. CC libmonoruntimesgen_static_la-sgen-os-win32.lo
  2028. CC libmonoruntimesgen_static_la-sgen-os-coop.lo
  2029. CC libmonoruntimesgen_static_la-sgen-bridge.lo
  2030. CC libmonoruntimesgen_static_la-sgen-old-bridge.lo
  2031. CC libmonoruntimesgen_static_la-sgen-new-bridge.lo
  2032. CC libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo
  2033. CC libmonoruntimesgen_static_la-sgen-toggleref.lo
  2034. CC libmonoruntimesgen_static_la-sgen-stw.lo
  2035. CC libmonoruntimesgen_static_la-sgen-mono.lo
  2036. CC pedump.o
  2037. CCLD libmonoruntime-config.la
  2038. CCLD libmonoruntime.la
  2039. CCLD libmonoruntime-static.la
  2040. CCLD libmonoruntimesgen.la
  2041. CCLD pedump
  2042. CCLD libmonoruntimesgen-static.la
  2043. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/metadata'
  2044. Making all in sgen
  2045. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/sgen'
  2046. CC libmonosgen_la-sgen-alloc.lo
  2047. CC libmonosgen_la-sgen-cardtable.lo
  2048. CC libmonosgen_la-sgen-debug.lo
  2049. CC libmonosgen_la-sgen-descriptor.lo
  2050. CC libmonosgen_la-sgen-fin-weak-hash.lo
  2051. CC libmonosgen_la-sgen-gc.lo
  2052. CC libmonosgen_la-sgen-gchandles.lo
  2053. CC libmonosgen_la-sgen-gray.lo
  2054. CC libmonosgen_la-sgen-hash-table.lo
  2055. CC libmonosgen_la-sgen-internal.lo
  2056. CC libmonosgen_la-sgen-layout-stats.lo
  2057. CC libmonosgen_la-sgen-los.lo
  2058. CC libmonosgen_la-sgen-marksweep.lo
  2059. CC libmonosgen_la-sgen-memory-governor.lo
  2060. CC libmonosgen_la-sgen-nursery-allocator.lo
  2061. CC libmonosgen_la-sgen-pinning-stats.lo
  2062. CC libmonosgen_la-sgen-pinning.lo
  2063. CC libmonosgen_la-sgen-pointer-queue.lo
  2064. CC libmonosgen_la-sgen-protocol.lo
  2065. CC libmonosgen_la-sgen-qsort.lo
  2066. CC libmonosgen_la-sgen-simple-nursery.lo
  2067. CC libmonosgen_la-sgen-split-nursery.lo
  2068. CC libmonosgen_la-sgen-thread-pool.lo
  2069. CC libmonosgen_la-sgen-workers.lo
  2070. CC libmonosgen_static_la-sgen-alloc.lo
  2071. CC libmonosgen_static_la-sgen-cardtable.lo
  2072. CC libmonosgen_static_la-sgen-debug.lo
  2073. CC libmonosgen_static_la-sgen-descriptor.lo
  2074. CC libmonosgen_static_la-sgen-fin-weak-hash.lo
  2075. CC libmonosgen_static_la-sgen-gc.lo
  2076. CC libmonosgen_static_la-sgen-gchandles.lo
  2077. CC libmonosgen_static_la-sgen-gray.lo
  2078. CC libmonosgen_static_la-sgen-hash-table.lo
  2079. CC libmonosgen_static_la-sgen-internal.lo
  2080. CC libmonosgen_static_la-sgen-layout-stats.lo
  2081. CC libmonosgen_static_la-sgen-los.lo
  2082. CC libmonosgen_static_la-sgen-marksweep.lo
  2083. CC libmonosgen_static_la-sgen-memory-governor.lo
  2084. CC libmonosgen_static_la-sgen-nursery-allocator.lo
  2085. CC libmonosgen_static_la-sgen-pinning-stats.lo
  2086. CC libmonosgen_static_la-sgen-pinning.lo
  2087. CC libmonosgen_static_la-sgen-pointer-queue.lo
  2088. CC libmonosgen_static_la-sgen-protocol.lo
  2089. CC libmonosgen_static_la-sgen-qsort.lo
  2090. CC libmonosgen_static_la-sgen-simple-nursery.lo
  2091. CC libmonosgen_static_la-sgen-split-nursery.lo
  2092. CC libmonosgen_static_la-sgen-thread-pool.lo
  2093. CC libmonosgen_static_la-sgen-workers.lo
  2094. CCLD libmonosgen.la
  2095. CCLD libmonosgen-static.la
  2096. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/sgen'
  2097. Making all in mini
  2098. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/mini'
  2099. echo "#define FULL_VERSION \"Stable 4.4.2.11/f72fe45\"" > version.h
  2100. CC genmdesc-genmdesc.o
  2101. CC genmdesc-helpers.o
  2102. CC ../metadata/genmdesc-opcodes.o
  2103. CCLD genmdesc
  2104. ./genmdesc cpu-amd64.h amd64_desc ./cpu-amd64.md
  2105. gmake all-am
  2106. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/mini'
  2107. CC libmini_la-mini.lo
  2108. CC libmini_la-mini-runtime.lo
  2109. CC libmini_la-seq-points.lo
  2110. CC libmini_la-method-to-ir.lo
  2111. CC libmini_la-decompose.lo
  2112. CC libmini_la-jit-icalls.lo
  2113. CC libmini_la-trace.lo
  2114. CC libmini_la-dominators.lo
  2115. CC libmini_la-cfold.lo
  2116. CC libmini_la-helpers.lo
  2117. CC libmini_la-liveness.lo
  2118. CC libmini_la-ssa.lo
  2119. CC libmini_la-abcremoval.lo
  2120. CC libmini_la-local-propagation.lo
  2121. CC libmini_la-driver.lo
  2122. CC libmini_la-debug-mini.lo
  2123. CC libmini_la-linear-scan.lo
  2124. CC libmini_la-aot-compiler.lo
  2125. CC libmini_la-aot-runtime.lo
  2126. CC libmini_la-graph.lo
  2127. CC libmini_la-mini-codegen.lo
  2128. CC libmini_la-mini-exceptions.lo
  2129. CC libmini_la-mini-trampolines.lo
  2130. CC libmini_la-branch-opts.lo
  2131. CC libmini_la-mini-generic-sharing.lo
  2132. CC libmini_la-tasklets.lo
  2133. CC libmini_la-simd-intrinsics.lo
  2134. CC libmini_la-mini-native-types.lo
  2135. CC libmini_la-unwind.lo
  2136. CC libmini_la-image-writer.lo
  2137. CC libmini_la-dwarfwriter.lo
  2138. CC libmini_la-mini-gc.lo
  2139. CC libmini_la-debugger-agent.lo
  2140. CC libmini_la-xdebug.lo
  2141. CC libmini_la-alias-analysis.lo
  2142. CC libmini_la-mini-cross-helpers.lo
  2143. CC libmini_la-arch-stubs.lo
  2144. CC libmini_la-mini-amd64.lo
  2145. CC libmini_la-exceptions-amd64.lo
  2146. CC libmini_la-tramp-amd64.lo
  2147. CC libmini_la-mini-posix.lo
  2148. CC libmini_static_la-mini.lo
  2149. CC libmini_static_la-mini-runtime.lo
  2150. CC libmini_static_la-seq-points.lo
  2151. CC libmini_static_la-method-to-ir.lo
  2152. CC libmini_static_la-decompose.lo
  2153. CC libmini_static_la-jit-icalls.lo
  2154. CC libmini_static_la-trace.lo
  2155. CC libmini_static_la-dominators.lo
  2156. CC libmini_static_la-cfold.lo
  2157. CC libmini_static_la-helpers.lo
  2158. CC libmini_static_la-liveness.lo
  2159. CC libmini_static_la-ssa.lo
  2160. CC libmini_static_la-abcremoval.lo
  2161. CC libmini_static_la-local-propagation.lo
  2162. CC libmini_static_la-driver.lo
  2163. CC libmini_static_la-debug-mini.lo
  2164. CC libmini_static_la-linear-scan.lo
  2165. CC libmini_static_la-aot-compiler.lo
  2166. CC libmini_static_la-aot-runtime.lo
  2167. CC libmini_static_la-graph.lo
  2168. CC libmini_static_la-mini-codegen.lo
  2169. CC libmini_static_la-mini-exceptions.lo
  2170. CC libmini_static_la-mini-trampolines.lo
  2171. CC libmini_static_la-branch-opts.lo
  2172. CC libmini_static_la-mini-generic-sharing.lo
  2173. CC libmini_static_la-tasklets.lo
  2174. CC libmini_static_la-simd-intrinsics.lo
  2175. CC libmini_static_la-mini-native-types.lo
  2176. CC libmini_static_la-unwind.lo
  2177. CC libmini_static_la-image-writer.lo
  2178. CC libmini_static_la-dwarfwriter.lo
  2179. CC libmini_static_la-mini-gc.lo
  2180. CC libmini_static_la-debugger-agent.lo
  2181. CC libmini_static_la-xdebug.lo
  2182. CC libmini_static_la-alias-analysis.lo
  2183. CC libmini_static_la-mini-cross-helpers.lo
  2184. CC libmini_static_la-arch-stubs.lo
  2185. CC libmini_static_la-mini-amd64.lo
  2186. CC libmini_static_la-exceptions-amd64.lo
  2187. CC libmini_static_la-tramp-amd64.lo
  2188. CC libmini_static_la-mini-posix.lo
  2189. CXXLD libmini.la
  2190. CCLD libmonoboehm-2.0.la
  2191. CCLD libmonosgen-2.0.la
  2192. CXXLD libmini-static.la
  2193. CC mono_boehm-main.o
  2194. CC mono_sgen-main-sgen.o
  2195. In file included from main-sgen.c:5:
  2196. ./main.c:103:40: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2197. printf ("c-Found: %s %llx\n", kind, offset);
  2198. ~~~~ ^~~~~~
  2199. %lx
  2200. ./main.c:109:45: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2201. printf ("TODO s-Found: %s %llx\n", kind, offset);main.c:
  2202. 103:40: ~~~~ ^~~~~~
  2203. warning %lx:
  2204. format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2205. printf ("c-Found: %s %llx\n", kind, offset);
  2206. ~~~~ ^~~~~~
  2207. %lx
  2208. ./main.c:113:43: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2209. printf ("TODO Found: %s %llx\n", kind, offset);
  2210. ~~~~ ^~~~~~
  2211. %lx
  2212. main.c:109:45: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2213. printf ("TODO s-Found: %s %llx\n", kind, offset);
  2214. ~~~~ ^~~~~~
  2215. %lx
  2216. main.c:113:43: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
  2217. printf ("TODO Found: %s %llx\n", kind, offset);
  2218. ~~~~ ^~~~~~
  2219. %lx
  2220. 3 warnings generated.
  2221. 3 warnings generated.
  2222. CCLD mono-sgen
  2223. ln -sf mono-sgen mono
  2224. CCLD mono-boehm
  2225. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/mini'
  2226. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/mini'
  2227. Making all in dis
  2228. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/dis'
  2229. CC get.o
  2230. CC dis-cil.o
  2231. CC util.o
  2232. CC dump.o
  2233. CC main.o
  2234. CC declsec.o
  2235. AR libmonodis.a
  2236. CCLD monodis
  2237. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/dis'
  2238. Making all in tests
  2239. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests'
  2240. Making all in assemblyresolve
  2241. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests/assemblyresolve'
  2242. gmake[5]: Nothing to be done for 'all'.
  2243. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests/assemblyresolve'
  2244. Making all in gc-descriptors
  2245. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests/gc-descriptors'
  2246. gmake[5]: Nothing to be done for 'all'.
  2247. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests/gc-descriptors'
  2248. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests'
  2249. CC libtest_la-libtest.lo
  2250. CCLD libtest.la
  2251. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests'
  2252. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/tests'
  2253. Making all in unit-tests
  2254. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/unit-tests'
  2255. CCLD libtestlib.la
  2256. CC test_sgen_qsort-test-sgen-qsort.o
  2257. CCLD test-sgen-qsort
  2258. CC test_memfuncs-test-memfuncs.o
  2259. CCLD test-memfuncs
  2260. CC test_mono_linked_list_set-test-mono-linked-list-set.o
  2261. CCLD test-mono-linked-list-set
  2262. CC test_conc_hashtable-test-conc-hashtable.o
  2263. CCLD test-conc-hashtable
  2264. CC test_mono_handle-test-mono-handle.o
  2265. CCLD test-mono-handle
  2266. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/unit-tests'
  2267. Making all in benchmark
  2268. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/benchmark'
  2269. gmake[4]: Nothing to be done for 'all'.
  2270. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/benchmark'
  2271. Making all in profiler
  2272. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/profiler'
  2273. CC mono-profiler-aot.lo
  2274. CC mono-profiler-iomap.lo
  2275. CC proflog.lo
  2276. CC decode.o
  2277. CCLD libmono-profiler-aot.la
  2278. CCLD libmono-profiler-iomap.la
  2279. CCLD mprof-report
  2280. CCLD libmono-profiler-log.la
  2281. CCLD libmono-profiler-log-static.la
  2282. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono/profiler'
  2283. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/mono'
  2284. gmake[4]: Nothing to be done for 'all-am'.
  2285. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono'
  2286. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/mono'
  2287. Making all in ikvm-native
  2288. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/ikvm-native'
  2289. CC jni.lo
  2290. CC os.lo
  2291. CCLD libikvm-native.la
  2292. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/ikvm-native'
  2293. Making all in support
  2294. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/support'
  2295. CC errno.lo
  2296. CC map.lo
  2297. CC signal.lo
  2298. CC stdio.lo
  2299. CC string.lo
  2300. CC stdlib.lo
  2301. CC dirent.lo
  2302. CC fcntl.lo
  2303. CC fstab.lo
  2304. CC grp.lo
  2305. CC macros.lo
  2306. CC nl.lo
  2307. CC old-map.lo
  2308. CC pwd.lo
  2309. nl.c:369:1: warning: no previous prototype for function 'GetNLSocket' [-Wmissing-prototypes]
  2310. GetNLSocket (void)
  2311. ^
  2312. 1 warning generated.
  2313. CC serial.lo
  2314. CC sys-mman.lo
  2315. CC sys-sendfile.lo
  2316. CC sys-socket.lo
  2317. CC sys-stat.lo
  2318. CC sys-statvfs.lo
  2319. CC sys-time.lo
  2320. CC sys-uio.lo
  2321. CC sys-utsname.lo
  2322. CC sys-wait.lo
  2323. CC sys-xattr.lo
  2324. CC syslog.lo
  2325. CC time.lo
  2326. CC unistd.lo
  2327. CC utime.lo
  2328. CC x-struct-str.lo
  2329. CC zlib-helper.lo
  2330. CC supportw.lo
  2331. CC support-heap.lo
  2332. CC minizip/ioapi.lo
  2333. CC minizip/unzip.lo
  2334. CC minizip/zip.lo
  2335. CCLD libMonoSupportW.la
  2336. CCLD libMonoPosixHelper.la
  2337. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/support'
  2338. Making all in data
  2339. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data'
  2340. Making all in net_2_0
  2341. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0'
  2342. Making all in Browsers
  2343. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0/Browsers'
  2344. gmake[5]: Nothing to be done for 'all'.
  2345. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0/Browsers'
  2346. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0'
  2347. gmake[5]: Nothing to be done for 'all-am'.
  2348. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0'
  2349. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_2_0'
  2350. Making all in net_4_0
  2351. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0'
  2352. Making all in Browsers
  2353. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0/Browsers'
  2354. gmake[5]: Nothing to be done for 'all'.
  2355. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0/Browsers'
  2356. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0'
  2357. gmake[5]: Nothing to be done for 'all-am'.
  2358. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0'
  2359. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_0'
  2360. Making all in net_4_5
  2361. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5'
  2362. Making all in Browsers
  2363. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5/Browsers'
  2364. gmake[5]: Nothing to be done for 'all'.
  2365. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5/Browsers'
  2366. gmake[5]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5'
  2367. gmake[5]: Nothing to be done for 'all-am'.
  2368. gmake[5]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5'
  2369. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data/net_4_5'
  2370. gmake[4]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/data'
  2371. cp gdb/mono-gdb.py mono-sgen-gdb.py
  2372. gmake[4]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data'
  2373. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/data'
  2374. Making all in runtime
  2375. gmake[3]: Entering directory '/usr/ports/lang/mono/work/mono-4.4.2/runtime'
  2376. d=`cd ../support && pwd`; \
  2377. sed 's,target="$mono_libdir/libMonoPosixHelper.so",target="'$d'/libMonoPosixHelper.la",' ../data/config > etc/mono/configt
  2378. if test -z ""; then :; else \
  2379. sed 's,target="libgdiplus.so",target="",' etc/mono/configt > etc/mono/configtt; \
  2380. mv -f etc/mono/configtt etc/mono/configt; fi
  2381. mv -f etc/mono/configt etc/mono/config
  2382. /bin/sh ../mkinstalldirs _tmpinst/bin
  2383. mkdir -p -- _tmpinst/bin
  2384. cp mono-wrapper _tmpinst/bin/mono
  2385. echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
  2386. r=`pwd`; m=`cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && pwd`; \
  2387. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
  2388. chmod +x _tmpinst/bin/ilasm
  2389. echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
  2390. r=`pwd`; m=`cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && pwd`; \
  2391. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
  2392. chmod +x _tmpinst/bin/mcs
  2393. echo '#! /bin/sh' > _tmpinst/bin/dmcs ; \
  2394. r=`pwd`; m=`cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && pwd`; \
  2395. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe -sdk:4"'" "$@"' >> _tmpinst/bin/dmcs ; \
  2396. chmod +x _tmpinst/bin/dmcs
  2397. echo '#! /bin/sh' > _tmpinst/bin/al2 ; \
  2398. r=`pwd`; m=`cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && pwd`; \
  2399. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/al.exe"'" "$@"' >> _tmpinst/bin/al2 ; \
  2400. chmod +x _tmpinst/bin/al2
  2401. echo '#! /bin/sh' > _tmpinst/bin/al ; \
  2402. r=`pwd`; m=`cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && pwd`; \
  2403. echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
  2404. chmod +x _tmpinst/bin/al
  2405. if test -w /usr/ports/lang/mono/work/mono-4.4.2/mcs; then :; else chmod -R +w /usr/ports/lang/mono/work/mono-4.4.2/mcs; fi
  2406. cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && gmake --no-print-directory -s NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14 ' CC='cc' all-profiles
  2407. mkdir -p -- build/deps
  2408. Bootstrap compiler: Mono C# compiler version 4.4.2.0
  2409. lalr.cclosure.c:51:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2410. set_EFF()
  2411. ^~~~~~~
  2412. closure.c:51:1: warning: no previous prototype for function 'set_EFF' [-Wmissing-prototypes]
  2413. :77:1: warning: type specifier closure.c:87:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2414. lr0.cset_first_derives()
  2415. :72^~~~~~~~~~~~~~~~~:
  2416. 1: warning: type specifier closure.cmissing,: 87defaults: 1to: 'int' [-Wimplicit-int]warning:
  2417. no previous prototype for function 'set_first_derives' [-Wmissing-prototypes]
  2418. allocate_itemsets()
  2419. ^~~~~~~~~~~~~~~~~
  2420. lr0.c:72:1: warning: no previous prototype for function 'allocate_itemsets' [-Wmissing-prototypes]
  2421. error.c:46:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2422. fatal(msg)
  2423. ^~~~~
  2424. error.c:46:1: warning: no previous prototype for function 'fatal' [-Wmissing-prototypes]
  2425. missing, defaults error.c:54:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2426. no_space()
  2427. ^~~~~~~~
  2428. error.c:54:1: warning: no previous prototype for function 'no_space' [-Wmissing-prototypes]
  2429. closure.c:142:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2430. lr0.c:114:1: warningclosure(nucleus, n)
  2431. : ^~~~~~~
  2432. type specifier missing, defaults to 'int' [-Wimplicit-int]
  2433. closure.c:142:1: warning: noallocate_storage()
  2434. previous ^~~~~~~~~~~~~~~~prototype
  2435. for function 'closure' [-Wmissing-prototypes]
  2436. lr0.c:114:1: warning: no previous prototype output.cfor:error.c61 ::functionto611 :'int'1: : [-Wimplicit-int]'allocate_storage'warning: [-Wmissing-prototypes]warning
  2437. :
  2438. typereader.c :specifier81 :missing,7 :defaults to warning'int': typelalr()[-Wimplicit-int]
  2439. specifier ^~~~missing,initializing
  2440. 'char *' withdefaults anto expression'int' of[-Wimplicit-int] type
  2441. 'const char [22]'lalr.c :discards77 :qualifiers1 :[-Wincompatible-pointer-types-discards-qualifiers]
  2442. output () {warning
  2443. : ^~~~~~no
  2444. previous prototypemkpar.c :for62 :function1 :char *line_format = "\t\t\t\t\t// line %d \"%s\"\n";output.c
  2445. : 61'lalr' ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :[-Wmissing-prototypes]1:
  2446.  
  2447. warning :
  2448. open_error(filename)type specifierwarning : missing, defaultsno toprevious 'int'prototype [-Wimplicit-int]for
  2449. function 'output' [-Wmissing-prototypes]
  2450. make_parser()
  2451. ^~~~~~~~~~~
  2452. mkpar.c:62:1: warning: no previous prototype for function 'make_parser' [-Wmissing-prototypes]
  2453. reader.c:82:7: warning: initializing 'char *' with an expression of type 'const char [17]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  2454. lr0.c:123:1: warningchar *default_line_format = "\t\t\t\t\t// line %d\n";:
  2455. ^ ~~~~~~~~~~~~~~~~~~~~~~~~type
  2456. specifier missing, defaults to 'int' [-Wimplicit-int]
  2457. append_states()
  2458. ^~~~~~~~~~~~~
  2459. lr0.c:123:1: warningreader.c: :85:no1 :previous prototype warningfor: function type'append_states' specifier[-Wmissing-prototypes] missing,
  2460. defaults to 'int' [-Wimplicit-int]
  2461. cachec(c)
  2462. ^~~~~~
  2463. reader.c:85:1: warning: no previous prototype for function 'cachec' [-Wmissing-prototypes]
  2464. lalr.c:96:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2465. set_state_table()
  2466. ^~~~~~~~~~~~~~~
  2467. lalr.c:96:1: warning: no previous main.cprototype: 54for: 7function: 'set_state_table' [-Wmissing-prototypes]warning:
  2468. initializing 'char *' with anlalr.c :expression81 :of5 :type 'const char [2]' notediscards: qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  2469. char *file_prefix = "y";output.c
  2470. :82 ^ ~~~:
  2471. 9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  2472. lr0.cclosure.c:152::1212:: 1: else if (strcmp(cp, "debug") == 0) output_debug();
  2473. this warningwarning
  2474. : ^~~~~~~~~~main.c ^:
  2475. : type55declaration:mkpar.c
  2476. :7 is79 :noterror.c:1specifier ::61:warning a type: 1prototype;missing,warningreader.cinitializingspecifier:: missing, add: 100'void' warning:: defaults'char *' 1to:with defaults to annono maketo previous previousexpression'int' it ofprototype[-Wimplicit-int] 'int'a warningprototype: type for[-Wimplicit-int] prototype'const char [5]'
  2477. type
  2478. discardsforspecifierfor free_storage()
  2479. qualifiersmissing,^~~~~~~~~~~~
  2480. afinalize_closure()function function[-Wincompatible-pointer-types-discards-qualifiers]
  2481. 'parse_actions' defaults^~~~~~~~~~~~~~~~
  2482. 'open_error'[-Wmissing-prototypes] zero-parameter
  2483. to[-Wmissing-prototypes]function
  2484. char *myname = "yacc";
  2485. lr0.c'int'
  2486. :
  2487. closure.c152:[-Wimplicit-int] set_state_table();
  2488. ^ ~~~~~~:2121parse_actions(stateno):
  2489. 1
  2490.  
  2491. : ^get_line():
  2492.  
  2493. ^warning^~~~~~~~
  2494. : warning: no previousno prototypeprevious reader.c
  2495. :for100: 1functionmain.c ::'free_storage' prototype[-Wmissing-prototypes] for56 :warning: function7
  2496. 'finalize_closure'error.c::69no: 1 :previous [-Wmissing-prototypes]warning: warningprototype:
  2497. for typefunction specifier'get_line' missing,[-Wmissing-prototypes] defaults
  2498. to 'int' [-Wimplicit-int]
  2499. unexpected_EOF()
  2500. ^~~~~~~~~~~~~~
  2501. error.c:69:1: warning: no previous prototype for function 'unexpected_EOF' [-Wmissing-prototypes]
  2502. lr0.c:165:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2503. error.cmkpar.c::7791::11:: warningwarninggenerate_states():
  2504. typeinitializingclosure.c : specifier^~~~~~~~~~~~~~~ :missing, no
  2505. 38'char *': 13 lalr.clr0.c:::defaults previouswarning : with107to: 165prototype 'int'an [-Wimplicit-int]for:11: expression
  2506. :function unused print_pos(st_line, st_cptr)'get_shifts'ofwarning: variable warning
  2507. [-Wmissing-prototypes]: type^~~~~~~~~
  2508. 'sccsid'typeno
  2509. previous get_shifts(stateno) 'const char [13]'specifier [-Wunused-variable]discards
  2510. error.cqualifiers:
  2511. missing,prototype defaults[-Wincompatible-pointer-types-discards-qualifiers] ^
  2512. 77for:
  2513. tostatic char sccsid[] = "@(#)closure.c 5.3 (Berkeley) 5/24/93";1
  2514. : 'int'functionchar *temp_form = "yacc.XXXXXXX"; ^
  2515.  
  2516. warning'generate_states' [-Wimplicit-int]: [-Wmissing-prototypes] ^ ~~~~~~~~~~~~~~no
  2517. previous prototype
  2518. for function 'print_pos' [-Wmissing-prototypes]
  2519. output.c:101:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2520. output_rule_data()
  2521. ^~~~~~~~~~~~~~~~
  2522. main.c:62output.c::7101:: 1: warning: warning: initializing 'char *' withno anprevious expressionprototype offor typefunction 'const char [1]''output_rule_data' discards[-Wmissing-prototypes] qualifiers
  2523. [-Wincompatible-pointer-types-discards-qualifiers]
  2524. output.c:89:4: note: this declarationchar *input_file_name = "";
  2525. is ^ ~~not
  2526. a prototype; add 'void' to make it a prototype for a zero-parameter function
  2527. output_rule_data(), output_yydefred(), output_actions();
  2528.  
  2529. ^
  2530. main.c:103:1: warning: type specifierset_accessing_symbol()
  2531. ^~~~~~~~~~~~~~~~~~~~
  2532. lalr.c:107:1: warning: no previous prototype for function 'set_accessing_symbol' [-Wmissing-prototypes]
  2533. lalr.c:82:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2534. set_accessing_symbol();
  2535. ^
  2536. lr0.c:193:1: warning: no previous prototype for function 'get_state' [-Wmissing-prototypes]
  2537. mkpar.c:126:1: warning: get_state(symbol)no
  2538. previous^
  2539. prototype for function 'add_reductions' [-Wmissing-prototypes]
  2540. add_reductions(stateno, actions)
  2541. ^
  2542. reader.c:147:lalr.c1::118 :1:warning : warningno: previous typeprototype specifierfor missing,function defaults'dup_line' to[-Wmissing-prototypes] 'int'
  2543. [-Wimplicit-int]
  2544. dup_line()
  2545. ^
  2546. set_shift_table()
  2547. ^~~~~~~~~~~~~~~
  2548. lalr.c:118:1: warning: error.c:104no: 1previous: prototype forwarning : function 'set_shift_table'type [-Wmissing-prototypes]specifier
  2549. missing, defaults to 'int'lalr.c :[-Wimplicit-int]83:
  2550. 5: note: this declaration is not a prototype; add 'void' to make it a prototype for syntax_error(st_lineno, st_line, st_cptr)a
  2551. zero-parameter^~~~~~~~~~~~
  2552. function
  2553. set_shift_table();error.c
  2554. :104 ^:
  2555. 1: warning: no previous prototype for function 'syntax_error' [-Wmissing-prototypes]
  2556. error.c:116:1reader.c:: 164:1warning:: mkpar.cmissing,:warning: 152type lalr.c::defaults1 129: typespecifier missing, :warning to: specifier 1'int' defaults: to 'int' missing, [-Wimplicit-int][-Wimplicit-int]defaults
  2557. no
  2558. previouswarning : prototype fortype functiontospecifier done(k) unterminated_comment(c_lineno, c_line, c_cptr)missing,'int'
  2559.  
  2560. 'add_reduce' ^~~~
  2561. ^~~~~~~~~~~~~~~~~~~~
  2562. defaults [-Wimplicit-int][-Wmissing-prototypes] to
  2563.  
  2564. main.c :'int'103 :[-Wimplicit-int]1:
  2565. warning: no previousskip_comment()
  2566. prototype ^~~~~~~~~~~~for
  2567. functionadd_reduce(actions, ruleno, symbol)set_reduction_table()
  2568.  
  2569. 'done' ^~~~~~~~~~~~~~~~~~~^[-Wmissing-prototypes]
  2570. reader.c:
  2571. 164:1: warning: no previous lalr.cprototype: 129for: functionerror.c1: 116
  2572. :lr0.c::1257: 1output.c'skip_comment':: warning: 164:[-Wmissing-prototypes]no1 :previous : prototypewarning
  2573. : warning: type specifiertype for missing,specifier functiondefaults 'set_reduction_table'missing, [-Wmissing-prototypes]warningtodefaults: 'int'
  2574. noto previous'int' prototype[-Wimplicit-int] lalr.cfor
  2575. :function84 :'unterminated_comment'5 :[-Wmissing-prototypes]
  2576. note: output_yydefred()this
  2577. declaration^~~~~~~~~~~~~~~
  2578. is not a prototype; add 'void' to make it a output.cprototype: 164for: 1a: zero-parameter functionwarning:
  2579. no previous prototype for function 'output_yydefred' [-Wmissing-prototypes]
  2580. output.c: set_reduction_table();89
  2581. :24 ^:
  2582. note[-Wimplicit-int]: error.c:reader.cthis:main.c128:lalr.c114195:1:1::mkpar.c:: 1401: : 1
  2583. : declarationinitialize_states()
  2584. warning^~~~~~~~~~~~~~~~~:: 192warning::
  2585. warning1warningno: : : typeisno warningtype: previouspreviousspecifier specifier notmissing, typemissing,lr0.cprototype defaultsaprototype prototype;for adddefaults function :257tofor 'void''nextc' 'int' function: to1 to [-Wmissing-prototypes]'onintr'[-Wimplicit-int]
  2586. specifier'int' nextc()make missing,
  2587. :
  2588. it[-Wmissing-prototypes] [-Wimplicit-int] a
  2589. defaults^ onintr(signo)
  2590.  
  2591. to
  2592. prototypeset_maxrhs()'int'
  2593. warning: unterminated_string(s_lineno, s_line, s_cptr) ^~~~~~~~~~
  2594.  
  2595. [-Wimplicit-int]^
  2596.  
  2597. for^~~~~~~~~~~~~~~~~~~ noa
  2598. zero-parameterlalr.c find_final_state()function
  2599.  
  2600. ^~~~~~~~~~~~~~~~error.c:
  2601. :140128::11:: warningwarning: : output_rule_data(), output_yydefred(), output_actions();previousno
  2602. previous mkpar.cno ^ prototype:prototype
  2603. for192previous: for prototypefunctionfunction1 for: main.c: 121'set_maxrhs':'initialize_states' function [-Wmissing-prototypes] 1[-Wmissing-prototypes]'unterminated_string' :
  2604.  
  2605. warning[-Wmissing-prototypes] : warning: lr0.clalr.cno::17185 :previous: 5:type prototype5
  2606. for:specifiernote missing,: defaultsnotethis: functionto this'find_final_state''int' [-Wmissing-prototypes] declaration[-Wimplicit-int]
  2607. is
  2608. not amkpar.c :prototype;70 :add5 :'void' to notemake: set_signals()it
  2609. this declaration^~~~~~~~~~~
  2610. declaration isais reader.cmain.c : :121257notnotprototypeerror.c a::for: 11140a: 1:::prototype; adda zero-parameter prototype;warning functionaddwarning: : 'void''void'
  2611. typewarning : specifier missing, initialize_states();no to
  2612. nodefaults ^ output.cprevious:193previous: 1 maketoprototype prototypefor tomake
  2613. forit :function 'int'a it 'keyword'[-Wimplicit-int] a[-Wmissing-prototypes]
  2614. prototype function
  2615. keyword() prototypefor
  2616. 'set_signals' warning ^[-Wmissing-prototypes]unterminated_text(t_lineno, t_line, t_cptr):
  2617. for
  2618. a
  2619. atype zero-parameter^~~~~~~~~~~~~~~~~
  2620. specifierzero-parameterfunction function
  2621.  
  2622. error.c:140:1: warning: set_maxrhs();no
  2623. previous ^
  2624. prototype find_final_state();for
  2625. function ^
  2626. 'unterminated_text' [-Wmissing-prototypes]
  2627. error.c:152:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2628. illegal_tag(t_lineno, t_line, t_cptr)
  2629. ^~~~~~~~~~~
  2630. error.c:152:1: warning: no previous prototype for function 'illegal_tag' [-Wmissing-prototypes]main.c:138
  2631. :1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]mkpar.c
  2632. :209:1: warning: typeusage()
  2633. specifier ^~~~~missing,
  2634. defaults to 'int' [-Wimplicit-int]lalr.c
  2635. :168:1: main.clr0.c: :138missing,warning:1unused_rules():284 : :
  2636. defaults1type: specifier missing, ^~~~~~~~~~~~defaults
  2637. toto 'int'warning'int': [-Wimplicit-int]
  2638. [-Wimplicit-int]mkpar.cwarning: :initialize_LA()
  2639.  
  2640. 209type :output_actions()1no
  2641. previous^~~~~~~~~~~~~
  2642. :specifier^~~~~~~~~~~~~~
  2643. prototypemissing, for warning error.cfunction: defaults: 164'usage':notooutput.c : [-Wmissing-prototypes]lalr.c193 'int': 1[-Wimplicit-int]:
  2644. 168:previous:
  2645. 1 prototype1: new_itemsets():
  2646. for^~~~~~~~~~~~warning
  2647. functionwarning: : 'unused_rules'lr0.ctype : 284specifierno [-Wmissing-prototypes]previousmissing,: defaultsprototype 1tofor
  2648. : 'int'functionmkpar.c:warning72 :: 5 'initialize_LA': no[-Wimplicit-int] note:
  2649. [-Wmissing-prototypes]warning: this
  2650. declaration isno previousillegal_character(c_cptr)
  2651. not lalr.c:a 86prototype^~~~~~~~~~~~~~~~~ previous: 5
  2652. :main.c :for 145prototype;prototype add:error.c:function 1 :164for:'void'1 note :'new_itemsets' : warning function : to this[-Wmissing-prototypes] declaration no makeis
  2653. previous'output_actions' itwarning: notalr0.c: prototypeprototype for[-Wmissing-prototypes] function no
  2654. 'illegal_character'a177 previousfor :[-Wmissing-prototypes]prototype;output.c a reader.c2zero-parameter
  2655. add:prototype function 315:::
  2656. 'void'891for : : 43function: 'print_skel_dir' unused_rules();
  2657. to notemake [-Wmissing-prototypes]warningit
  2658. : ^
  2659. note : print_skel_dir(void):
  2660. this declaration^athis
  2661. prototype typeis declaration specifier foris amissing, not zero-parameterdefaults functionato prototype; add 'void'
  2662. not toa makeprototype; itadd a'void' prototypeto initialize_LA();
  2663. make for 'int'error.cit: [-Wimplicit-int]a174 ^: zero-parameter 1 :a
  2664. prototypefunction forcopy_text(f)
  2665.  
  2666.  
  2667. a warning new_itemsets();:
  2668. ^~~~~~~~~zero-parametertype
  2669. specifierfunction missing,main.c ^
  2670. :
  2671. 151:1: warning: type specifier reader.cmissing,: 315defaults: 1to: 'int' [-Wimplicit-int]warning:
  2672. no previous prototype for function output_rule_data(), output_yydefred(), output_actions();
  2673. 'copy_text' ^[-Wmissing-prototypes]
  2674.  
  2675. getargs(argc, argv)
  2676. ^~~~~~~
  2677. main.c:151:mkpar.c:1236::2 : warning: warning: no addprevious explicitprototype bracesfor tofunction avoid'getargs' dangling[-Wmissing-prototypes] else
  2678. [-Wdangling-else]
  2679. else
  2680. ^
  2681. main.c:193:18: warning: assigning to 'char *' from 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  2682. line_format = "#line %d \"%s\"\n";
  2683. ^ ~~~~~~~~~~~~~~~~~~~
  2684. main.c:194:26: warning: assigning to 'char *' from 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  2685. default_line_format = "#line default\n";
  2686. ^ ~~~~~~~~~~~~~~~~~
  2687. lr0.c:321:1: warning: no previous prototype for function 'new_state' [-Wmissing-prototypes]
  2688. new_state(symbol)
  2689. ^
  2690. main.c:226:22: warning: assigning to lalr.c'char *': 205from: 1'const char [15]': discards qualifierswarning : [-Wincompatible-pointer-types-discards-qualifiers]
  2691. type specifier missing, defaults to 'int' [-Wimplicit-int]
  2692. set_goto_map()
  2693. ^~~~~~~~~~~~
  2694. line_format = "#line %d \"%s\"\n";
  2695. ^ ~~~~~~~~~~~~~~~~~~~
  2696. lalr.c:205:1: warningmkpar.cmain.c:output.c: ::defaults 221tono241 previous prototype227::: 30 :for 1: 'int'warning : function[-Wimplicit-int] warning:
  2697. 'set_goto_map'assigning [-Wmissing-prototypes]totypeused_reserved(s)
  2698.  
  2699. 'char *'specifier^~~~~~~~~~~~~1lr0.c :lalr.c :
  2700. missing, from361 :'const char [15]'defaults discards1 :qualifiers :87[-Wincompatible-pointer-types-discards-qualifiers]:error.c :warning5: :to note
  2701. 'int'174 : warning: type: this1:[-Wimplicit-int]specifier default_line_format = "#line default\n";
  2702.  
  2703. ^ ~~~~~~~~~~~~~~~~~
  2704. missing, remove_conflicts()
  2705. typedefaults^~~~~~~~~~~~~~~~ declarationto
  2706. specifierwarningis 'int': [-Wimplicit-int] notnomissing, a prototype;mkpar.c:defaults241 previous add: prototype to for
  2707. 1 'void':show_cores() function'int'
  2708. to 'used_reserved' make[-Wimplicit-int]^~~~~~~~~~
  2709.  
  2710. [-Wmissing-prototypes]it
  2711. a prototype for a zero-parameter functiontoken_actions()
  2712. warninglr0.c: :361:no1 :previous prototype set_goto_map();
  2713. forwarning
  2714. ^
  2715. : ^~~~~~~~~~~~~
  2716. no previous prototype for function 'show_cores' [-Wmissing-prototypes]
  2717. output.c:221:1: warning: no previous prototype for function 'token_actions' [-Wmissing-prototypes]
  2718. output.c:202:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2719. token_actions();
  2720. ^
  2721. error.c:183:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2722. tokenized_start(s)
  2723. ^~~~~~~~~~~~~~~
  2724. error.c:183:1: functionwarning: main.cno:245 :1previous: prototype forwarning : function 'tokenized_start'no [-Wmissing-prototypes]previous
  2725. prototype for function 'allocate' [-Wmissing-prototypes]
  2726. allocate(n)
  2727. ^
  2728. error.c:192:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2729. retyped_warning(s)
  2730. ^~~~~~~~~~~~~~~
  2731. error.c:192:1: warning: no previous prototype for function 'retyped_warning' [-Wmissing-prototypes]
  2732. reader.c:438:1: warning: no previous prototype for function 'hexval' [-Wmissing-prototypes]
  2733. hexval(c)
  2734. ^
  2735. lr0.c:396:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2736. show_ritems()
  2737. ^~~~~~~~~~~
  2738. lr0.c:396:1: warning: main.cno: 265previous: 1prototype: for functionwarning : 'show_ritems''remove_conflicts' [-Wmissing-prototypes][-Wmissing-prototypes]error.c
  2739.  
  2740. :200:1: mkpar.c:71warning:: 5: type specifiernote : missing, thisdefaults declarationto is'int' not[-Wimplicit-int] a
  2741. prototype; add 'void' to make it a prototype for areprec_warning(s)
  2742. zero-parameter ^~~~~~~~~~~~~~function
  2743.  
  2744. error.c: remove_conflicts();200
  2745. :1 ^:
  2746. warning: no previous prototype for function 'reprec_warning' [-Wmissing-prototypes]
  2747. reader.c:452:1: warning: no previous prototype lalr.cfor: 275function: 1'get_literal': [-Wmissing-prototypes]
  2748. warning: no previous prototype for get_literal()
  2749. function^ 'map_goto'
  2750. [-Wmissing-prototypes]
  2751. map_goto(state, symbol)lr0.c:
  2752. 406:1:^
  2753. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]type error.c:specifier208: 1missing,: defaults towarning : 'int' [-Wimplicit-int]type
  2754. specifier missing, defaults to 'int' [-Wimplicit-int]
  2755. create_file_names()
  2756. ^~~~~~~~~~~~~~~~~
  2757. revalued_warning(s)
  2758. ^~~~~~~~~~~~~~~~
  2759. main.c:265:1: warning: error.c:no208 :previous1 :prototype for warningfunction: 'create_file_names' no[-Wmissing-prototypes] previous
  2760. prototype for function 'revalued_warning' [-Wmissing-prototypes]
  2761. output.c:305:1: warning: type specifier missing,lalr.c: 303:defaults1 :to 'int' warning[-Wimplicit-int]:
  2762.  
  2763. type specifier missing, show_rrhs()defaults
  2764. to^~~~~~~~~
  2765. 'int' goto_actions()[-Wimplicit-int]
  2766.  
  2767. ^~~~~~~~~~~~
  2768. error.c:216lr0.c::1initialize_F():
  2769. 406:^~~~~~~~~~~~ main.c:output.c277::
  2770. warning1: :305: warning29: :no previous warningprototype: for functionassigning to1typelalr.c : 'show_rrhs'303 'char *': specifier :missing,[-Wmissing-prototypes]1:
  2771. warningfrom: no'const char [5]' previousdiscards prototypequalifiers fordefaults functionwarning : 'initialize_F' [-Wmissing-prototypes]no
  2772. previous prototype for function to [-Wincompatible-pointer-types-discards-qualifiers]'goto_actions'
  2773. [-Wmissing-prototypes]
  2774. output.c:208:5: note: this declaration is not a prototype;'int' if (tmpdir == 0) tmpdir = "/tmp"; [-Wimplicit-int]
  2775.  
  2776. ^ ~~~~~~
  2777. terminal_start(s)
  2778. ^~~~~~~~~~~~~~
  2779. error.c:216:1: warning: no previous prototype for function 'terminal_start' [-Wmissing-prototypes]
  2780. lr0.c:417:1: warning: type specifier missing, defaultslalr.c : toadd 88:'int''void' mkpar.c5[-Wimplicit-int]::
  2781. toerror.c make: 316225note: :1:this:1 : declaration warningiswarning: itnotshow_shifts()
  2782. : type^~~~~~~~~~~
  2783. type specifierspecifier missing,missing, defaultsdefaults toto 'int''int' [-Wimplicit-int][-Wimplicit-int]lr0.c
  2784. :a417 :prototype1 :for a warningzero-parametertotal_conflicts():
  2785.  
  2786. function^~~~~~~~~~~~~~~
  2787.  
  2788. restarted_warning()
  2789. ^~~~~~~~~~~~~~~~~
  2790. goto_actions();
  2791. ^mkpar.c
  2792. :316:1: warning: no previous prototype for function 'total_conflicts'error.c :[-Wmissing-prototypes]225:
  2793. 1: mkpar.cwarning:: 73:32no: previous prototypenote : for thisfunction declaration'restarted_warning' is[-Wmissing-prototypes] not
  2794. a prototype; add 'void' to make it a prototype for a zero-parameter function
  2795. if (SRtotal + RRtotal > 0) total_conflicts();
  2796. ^
  2797. error.c:232:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2798. no_grammar()
  2799. ^~~~~~~~~~
  2800. error.c:232no: 1previous: prototype forwarning : function 'show_shifts'no [-Wmissing-prototypes]previous
  2801. prototype for function 'no_grammar' [-Wmissing-prototypes]
  2802. error.c:240:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2803. terminal_lhs(s_lineno)
  2804. ^~~~~~~~~~~~
  2805. error.c:240:1: warning: no previous prototype for function 'terminal_lhs' [-Wmissing-prototypes]
  2806. main.c:329:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2807. open_files()
  2808. ^~~~~~~~~~
  2809. main.c:329:1: warning: no previousoutput.c: 338:1a :prototype; error.c: warningadd: 'void' to nomake itprevious aprototype prototypefor forfunction a'default_goto' zero-parameter[-Wmissing-prototypes] function
  2810.  
  2811. default_goto(symbol)
  2812. initialize_F();
  2813. ^
  2814. ^
  2815. lr0.c:435:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2816. save_shifts()
  2817. ^~~~~~~~~~~
  2818. lr0.c:435:1: warning: no previous prototype for function 'save_shifts' [-Wmissing-prototypes]
  2819. mkpar.clr0.c::337181::16:: warningnote: : thisno declarationprevious isprototype notfor afunction prototype;'sole_reduction' add[-Wmissing-prototypes] 'void'
  2820. to make it a prototype for a zero-parameter functionsole_reduction(stateno)
  2821.  
  2822. ^
  2823. save_shifts();
  2824. ^
  2825. reader.c:591:1: warning: no previous prototype for function 'is_reserved' [-Wmissing-prototypes]
  2826. is_reserved(name)
  2827. ^
  2828. output.c:374:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2829. lr0.c:469:1: warning: type specifiersave_column(symbol, default_state)
  2830. ^~~~~~~~~~~missing,
  2831. defaults to 'int' [-Wimplicit-int]
  2832. mkpar.c:365output.c::1374:: save_reductions()249prototype1 for:
  2833. warning: ^~~~~~~~~~~~~~~function
  2834. :warning'open_files'1: : warningno: previouslr0.c :prototype469[-Wmissing-prototypes] :for1 :type specifier
  2835. missing, defaults totype function'int' [-Wimplicit-int]'save_column'specifierreader.c : 613missing,[-Wmissing-prototypes]
  2836. defaults
  2837. to 'int' [-Wimplicit-int]
  2838. defreds()
  2839. ^~~~~~~
  2840. prec_redeclared()
  2841. ^~~~~~~~~~~~~~~
  2842. mkpar.c:365:warningerror.c: :249:no1 :previous prototype warningfor: function no'save_reductions' previous[-Wmissing-prototypes] prototype
  2843. for function 'prec_redeclared' [-Wmissing-prototypes]lr0.c:
  2844. 176:2: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2845. save_reductions();
  2846. ^
  2847. error.c:256:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2848. unterminated_action(a_lineno, a_line, a_cptr)
  2849. ^~~~~~~~~~~~~~~~~~~
  2850. error.c:256:1: warning: no previous prototype for function 'unterminated_action' [-Wmissing-prototypes]
  2851. lalr.c:380:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2852. build_relations()
  2853. ^~~~~~~~~~~~~~~
  2854. error.c:268:1: lalr.c:380warning:: 1: type warningspecifier: missing, nodefaults previousto prototype'int' for[-Wimplicit-int] function
  2855. 'build_relations' [-Wmissing-prototypes]
  2856. lalr.c:89:5: note: thisdollar_warning(a_lineno, i)
  2857. declaration ^~~~~~~~~~~~~~is
  2858. not a prototype; add 'void' to make iterror.c :a268 :prototype1 :for a warningzero-parameter: functionno
  2859. previous prototype for function 'dollar_warning' build_relations();[-Wmissing-prototypes]output.c:
  2860. 416:
  2861. 1: ^
  2862. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2863. sort_actions()
  2864. ^~~~~~~~~~~~
  2865. output.c:416:1: warning: no previous prototype for function 'sort_actions' [-Wmissing-prototypes]
  2866. output.c:213:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2867. sort_actions();1
  2868. :lr0.c:1518::error.c ^:1
  2869. 277:: 1:warning : warningtype: specifier typewarning: missing,no defaultsprevious toprototype 'int'for [-Wimplicit-int]function
  2870. 'defreds' [-Wmissing-prototypes]
  2871. : warningmkpar.c: :set_derives()74
  2872. :5^~~~~~~~~~~
  2873. :no previous prototype notefor: functionthis 'get_name'declarationlr0.c : [-Wmissing-prototypes]518is:main.c
  2874. : 44 :not13specifierget_name() :
  2875. a 1prototype;missing,: add^
  2876. defaults 'void'to warning : 'int'warning: [-Wimplicit-int]no
  2877. previous prototypeunused forvariable function'sccsid' 'set_derives'[-Wunused-variable] [-Wmissing-prototypes]
  2878.  
  2879. dollar_error(a_lineno, a_line, a_cptr)
  2880. ^~~~~~~~~~~~
  2881. error.c:277:1: warning: no previous prototype for functionstatic char sccsid[] = "@(#)main.c 5.5 (Berkeley) 5/24/93";
  2882. ^'dollar_error'
  2883. [-Wmissing-prototypes]
  2884. error.c:289:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2885. untyped_lhs()
  2886. ^~~~~~~~~~~
  2887. error.c:289:1: warning: no previous prototype for function 'untyped_lhs' [-Wmissing-prototypes]
  2888. reader.c:629:1: warning: no previous prototype for output.cfunction: 451'get_number': 1[-Wmissing-prototypes]:
  2889. warning: type specifier missing, get_number()defaults
  2890. to ^'int'
  2891. [-Wimplicit-int]
  2892. error.c:297:pack_table()1
  2893. : ^~~~~~~~~~
  2894. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]output.c:451:
  2895. 1lr0.c: :548:warning1: : no warningprevious: prototype typeuntyped_rhs(i, s)
  2896. to formake ^~~~~~~~~~~it
  2897. functiona 'pack_table'prototype [-Wmissing-prototypes]for
  2898. a zero-parameter error.cfunction:297
  2899. :output.c1specifier: defreds();214:
  2900. missing, ^:5defaults: towarning: note'int' : [-Wimplicit-int]nothis
  2901. declarationpreviousfree_derives()
  2902. is ^~~~~~~~~~~~prototype
  2903. for
  2904. function 'untyped_rhs'lr0.c :[-Wmissing-prototypes]548:
  2905. 1: warning: no previous prototype for function 'free_derives' [-Wmissing-prototypes]reader.c
  2906. :643:1: warning: no previous prototype for function 'get_tag' [-Wmissing-prototypes]
  2907. get_tag(int emptyOk)
  2908. ^
  2909. lalr.c:472:1: warning: typelr0.c :specifier577 :missing,1 notdefaults: to 'int'aerror.c warningprototype;: : 307[-Wimplicit-int]:add
  2910. 1'void' :to make warningit: a typeprototype specifierfor missing,a defaultszero-parameter tofunction 'int'
  2911. [-Wimplicit-int]add_lookback_edge(stateno, ruleno, gotono)
  2912.  
  2913. ^~~~~~~~~~~~~~~~~
  2914. mkpar.c pack_table();:
  2915. 374: ^1
  2916. :unknown_rhs(i)
  2917. ^~~~~~~~~~~warning
  2918. : typelalr.c :specifier472 :missing,1 :defaults to warningerror.c'int' : [-Wimplicit-int]:307type
  2919. nospecifier previousmissing, prototypedefaults forto function'int' 'add_lookback_edge'[-Wimplicit-int] :free_action_row(p)[-Wmissing-prototypes]1
  2920. :
  2921.  
  2922. warning: no previous prototype for functionset_nullable()
  2923. 'unknown_rhs' ^~~~~~~~~~~~[-Wmissing-prototypes]
  2924.  
  2925. lr0.c:577:1: warning: no previous prototype for function 'set_nullable' [-Wmissing-prototypes]
  2926. error.c:316:1: warning: type specifier missing, defaults to 'int' ^~~~~~~~~~~~~~~[-Wimplicit-int]
  2927. default_action_warning()
  2928. ^~~~~~~~~~~~~~~~~~~~~~
  2929. error.c:316:1: warning: no lalr.cprevious: 500prototype: 1for: function 'default_action_warning'warning : [-Wmissing-prototypes]
  2930. no previous prototype for function 'transpose' [-Wmissing-prototypes]
  2931. transpose(R, n)
  2932. ^
  2933. lr0.c:626:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2934. error.c:free_nullable()323
  2935. :1^~~~~~~~~~~~~:
  2936. warning: type specifier missing, defaults to 'int'lr0.c :[-Wimplicit-int]626:
  2937. 1: warning: no previous prototype forundefined_goal(s)
  2938. function ^~~~~~~~~~~~~~'free_nullable'
  2939. [-Wmissing-prototypes]
  2940. error.c:323:1: warning: no previous prototype for function 'undefined_goal' [-Wmissing-prototypes]
  2941. output.c:514:1: warning: nolr0.c :previous632 :prototype1 :for function warning'matching_vector': [-Wmissing-prototypes]type
  2942. specifier missing, defaults to 'int' [-Wimplicit-int]
  2943. lr0()
  2944. matching_vector(vector)^~~
  2945.  
  2946. ^
  2947. lr0.c:632:1: warning: no previous prototype error.cfor: 331function: 1'lr0': [-Wmissing-prototypes]
  2948. warning: type specifier missing, reader.cdefaults: 696to: 1'int': [-Wimplicit-int]
  2949. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2950. undefined_symbol_warning(s)
  2951. ^~~~~~~~~~~~~~~~~~~~~~~~
  2952. declare_tokens(assoc)
  2953. ^~~~~~~~~~~~~~
  2954. error.c:331:1: warning: reader.c:no696 :previous1 :prototype for warningfunction: 'undefined_symbol_warning' no[-Wmissing-prototypes] previous
  2955. prototype for function 'declare_tokens'
  2956. [-Wmissing-prototypes]lr0.clalr.cerror.c::557:mkpar.c:output.c37438::385551:
  2957. :::13:113 1::: : warningwarningwarning: : : warningunused: typewarning no: no specifiervariable missing, previousdefaults unusedprototype'sccsid' previous variable [-Wunused-variable]tofor 'int' 'sccsid' prototype[-Wimplicit-int]
  2958. function 'free_action_row'[-Wunused-variable]
  2959. [-Wmissing-prototypes]
  2960.  
  2961. static char sccsid[] = "@(#)lr0.c 5.3 (Berkeley) 1/20/91";compute_FOLLOWS()
  2962.  
  2963. ^^~~~~~~~~~~~~~~
  2964.  
  2965. lalr.c:557:1: warning: nostatic char sccsid[] = "@(#)error.c 5.3 (Berkeley) 6/1/90";
  2966. previous ^
  2967. prototype for function 'compute_FOLLOWS' [-Wmissing-prototypes]
  2968. lalr.c:90:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2969. compute_FOLLOWS();
  2970. ^
  2971. lalr.c:563:1: warning: type specifier missing, defaults to mkpar.c:'int'387: 1[-Wimplicit-int]:
  2972. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2973. compute_lookaheads()
  2974. ^~~~~~~~~~~~~~~~~~
  2975. free_parser()
  2976. ^~~~~~~~~~~
  2977. lalr.c:563:1: warning: mkpar.cno: 387previous: 1prototype: for functionwarning : 'compute_lookaheads' [-Wmissing-prototypes]no
  2978. previous prototype forlalr.c :function91 :'free_parser'5 :[-Wmissing-prototypes]
  2979. note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  2980. compute_lookaheads();
  2981. ^
  2982. mkpar.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  2983. static char sccsid[] = "@(#)mkpar.c 5.3 (Berkeley) 1/20/91";
  2984. for ^
  2985. reader.c:758:1: warning: lalr.c:type597 :specifier1 :missing, defaults warningto: 'int' type[-Wimplicit-int] specifier
  2986. missing, defaults to 'int' [-Wimplicit-int]
  2987. declare_types()
  2988. ^~~~~~~~~~~~~
  2989. digraph(relation)
  2990. ^~~~~~~
  2991. reader.c:758:1: warning: no previous lalr.cprototype: 597for: 1function: 'declare_types' [-Wmissing-prototypes]warning:
  2992. no previous prototype for function 'digraph' [-Wmissing-prototypes]
  2993. lalr.c:624:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2994. traverse(i)
  2995. ^~~~~~~~
  2996. lalr.c:624:1: warning: no previous prototype for function 'traverse' [-Wmissing-prototypes]
  2997. reader.c:786:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  2998. declare_start()
  2999. ^~~~~~~~~~~~~
  3000. reader.c:786:1: warning: no previous prototype for function 'declare_start' [-Wmissing-prototypes]
  3001. function 'pack_vector' lalr.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  3002. reader.c:804:1: warning: type specifier missing, defaults to static char sccsid[] = "@(#)lalr.c 5.3 (Berkeley) 6/1/90";'int'
  3003. [-Wimplicit-int] ^
  3004.  
  3005. read_declarations()
  3006. ^~~~~~~~~~~~~~~~~
  3007. reader.c:804:1: warning: no previous prototype for function 'read_declarations' [-Wmissing-prototypes]
  3008. [-Wmissing-prototypes]
  3009. pack_vector(vector)
  3010. ^
  3011. reader.c:845:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3012. initialize_grammar()
  3013. ^~~~~~~~~~~~~~~~~~
  3014. output.c:632:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3015. output_base()
  3016. ^~~~~~~~~~~
  3017. output.c:632:1: warning: no previous prototype for function 'output_base' [-Wmissing-prototypes]
  3018. output.c:215:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3019. output_base();
  3020. ^
  3021. reader.c:845:1: warning: no previous prototype for function 'initialize_grammar' output.c:700:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3022. output_table()
  3023. ^~~~~~~~~~~~
  3024. output.c:700:1: warning: no previous prototype for function 'output_table' [-Wmissing-prototypes]
  3025. output.c:216:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3026. output_table();
  3027. ^
  3028. [-Wmissing-prototypes]
  3029. output.c:729:1: warning: reader.c:877:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3030. expand_items()
  3031. ^~~~~~~~~~~~
  3032. reader.c:877:1: warning: no previous prototype for function 'expand_items' [-Wmissing-prototypes]
  3033. type specifierreader.c:886:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3034. expand_rules()
  3035. ^~~~~~~~~~~~
  3036. reader.c:886:1: warning: no previous prototype for function 'expand_rules' [-Wmissing-prototypes]
  3037. missing, defaults to reader.c:898:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3038. advance_to_start()
  3039. ^~~~~~~~~~~~~~~~
  3040. reader.c:898:1: warning: no previous prototype for function 'advance_to_start' [-Wmissing-prototypes]
  3041. 'int' [-Wimplicit-int]
  3042. output_check()
  3043. reader.c:948:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3044. start_rule(bp, s_lineno)
  3045. ^~~~~~~~~~
  3046. reader.c:948:1: warning: no previous prototype for function 'start_rule' [-Wmissing-prototypes]
  3047. reader.c:963:1: warning: type specifier missing, defaults to^~~~~~~~~~~~
  3048. output.c:729:1: warning: no previous prototype for function 'output_check' [-Wmissing-prototypes]
  3049. output.c:217:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3050. output_check();
  3051. ^
  3052. 'int' [-Wimplicit-int]
  3053. end_rule()
  3054. ^~~~~~~~
  3055. output.c:760:1: warning: no previous prototype for function 'is_C_identifier' [-Wmissing-prototypes]
  3056. is_C_identifier(name)
  3057. ^
  3058. reader.coutput.c:783:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3059. while (c = *++s)
  3060. ~~^~~~~~
  3061. output.c:783:14: note: place parentheses around the assignment to silence this warning
  3062. while (c = *++s)
  3063. ^
  3064. ( )
  3065. output.c:783:14: note: use '==' to turn this assignment into an equality comparison
  3066. while (c = *++s)
  3067. ^
  3068. ==
  3069. :963:1: output.c:792:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3070. output_defines(prefix)
  3071. ^~~~~~~~~~~~~~
  3072. output.c:792:1: warning: no previous prototype for function 'output_defines' [-Wmissing-prototypes]
  3073. warning: output.c:819:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3074. while (c = *++s);
  3075. ~~^~~~~~
  3076. output.c:819:12: note: place parentheses around the assignment to silence this warning
  3077. while (c = *++s);
  3078. ^
  3079. ( )
  3080. output.c:819:12: note: use '==' to turn this assignment into an equality comparison
  3081. while (c = *++s);
  3082. ^
  3083. ==
  3084. no previous prototype for function 'end_rule' [-Wmissing-prototypes]
  3085. output.c:831:1: reader.c:983:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3086. insert_empty_rule()
  3087. ^~~~~~~~~~~~~~~~~
  3088. reader.c:983:1: warning: no previous prototype for function 'insert_empty_rule' [-Wmissing-prototypes]
  3089. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3090. output_stored_text(file, name)
  3091. ^~~~~~~~~~~~~~~~~~
  3092. reader.c:999:19: warning: using the result of an assignmentoutput.c :as831 :a1 :condition without warningparentheses: [-Wparentheses]no
  3093. previous prototype for function 'output_stored_text' [-Wmissing-prototypes]
  3094. while (bpp[0] = bpp[-1]) --bpp;
  3095. ~~~~~~~^~~~~~~~~
  3096. reader.c:999:19: note: place parentheses around the assignment to silence this warning
  3097. while (bpp[0] = bpp[-1]) --bpp;
  3098. ^
  3099. ( )
  3100. reader.c:999:19: note: use '==' to turn this assignment into an equality comparison
  3101. while (bpp[0] = bpp[-1]) --bpp;
  3102. ^
  3103. ==
  3104. 9 warnings generated.
  3105. reader.c:1012:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3106. add_symbol()
  3107. ^~~~~~~~~~
  3108. reader.c:1012:1: warning: no previous prototype for function 'add_symbol' [-Wmissing-prototypes]
  3109. reader.c:1043:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3110. copy_action()
  3111. ^~~~~~~~~~~
  3112. reader.c:1043:1: warning: no previous prototype for function 'copy_action' [-Wmissing-prototypes]
  3113. output.c:858:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3114. output_debug()
  3115. ^~~~~~~~~~~~
  3116. output.c:858:1: warning: no previous prototype for function 'output_debug' [-Wmissing-prototypes]
  3117. output.c:82:44: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3118. else if (strcmp(cp, "debug") == 0) output_debug();
  3119. ^
  3120. output.c:862:12: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  3121. char * prefix = tflag ? "" : "//t";
  3122. ^ ~~~~~~~~~~~~~~~~~~
  3123. output.c:944:17: warning: assigning to 'char *' from 'const char [12]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  3124. symnam[0] = "end-of-file";
  3125. ^ ~~~~~~~~~~~~~
  3126. output.c:949:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3127. if (s = symnam[i])
  3128. ~~^~~~~~~~~~~
  3129. output.c:949:10: note: place parentheses around the assignment to silence this warning
  3130. if (s = symnam[i])
  3131. ^
  3132. ( )
  3133. output.c:949:10: note: use '==' to turn this assignment into an equality comparison
  3134. if (s = symnam[i])
  3135. ^
  3136. ==
  3137. output.c:1071:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3138. output_trailing_text()
  3139. ^~~~~~~~~~~~~~~~~~~~
  3140. output.c:1071:1: warning: reader.c:1334:1: warning: no previous prototype for function 'mark_symbol' [-Wmissing-prototypes]
  3141. mark_symbol()
  3142. ^
  3143. no previous prototype for function 'output_trailing_text' [-Wmissing-prototypes]
  3144. output.c:83:45: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3145. else if (strcmp(cp, "epilog") == 0) output_trailing_text();
  3146. ^
  3147. reader.c:1360:14: warning: variable 'bp' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
  3148. else if (c == '\'' || c == '"')
  3149. ^~~~~~~~~~~~~~~~~~~~~
  3150. reader.c:1371:21: note: uninitialized use occurs here
  3151. rprec[nrules] = bp->prec;
  3152. ^~
  3153. reader.c:1360:10: note: remove the 'if' if its condition is always true
  3154. else if (c == '\'' || c == '"')
  3155. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3156. reader.c:1337:24: note: initialize the variable 'bp' to silence this warning
  3157. register bucket *bp;
  3158. ^
  3159. = NULL
  3160. reader.c:1377:1: output.c:1120:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3161. output_semantic_actions()
  3162. ^~~~~~~~~~~~~~~~~~~~~~~
  3163. output.c:1120:1: warning: no previous prototype for function 'output_semantic_actions' [-Wmissing-prototypes]
  3164. output.c:81:41: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3165. if (strcmp(cp, "actions") == 0) output_semantic_actions();
  3166. ^
  3167. warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3168. read_grammar()
  3169. ^~~~~~~~~~~~
  3170. reader.c:1377:1: output.c:warning1154: :1:no previous warningprototype: for typefunction specifier'read_grammar' missing,[-Wmissing-prototypes] defaults
  3171. to 'int' [-Wimplicit-int]
  3172. free_itemsets()
  3173. ^~~~~~~~~~~~~
  3174. output.c:1154:1: warning: no previous prototype for function 'free_itemsets' [-Wmissing-prototypes]
  3175. output.c:65:3: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3176. free_itemsets();
  3177. ^
  3178. output.creader.c:1410:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3179. free_tags()
  3180. ^~~~~~~~~
  3181. reader.c:1410:1: warning: no previous prototype for function 'free_tags' [-Wmissing-prototypes]
  3182. :1167:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3183. free_shifts()
  3184. ^~~~~~~~~~~
  3185. output.c:1167:1: warning: no previous prototype for function 'free_shifts' [-Wmissing-prototypes]
  3186. output.c:66:3: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3187. free_shifts();
  3188. ^
  3189. reader.c:output.c:1181:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3190. free_reductions()
  3191. ^~~~~~~~~~~~~~~
  3192. output.c:1181:1: warning: no previous prototype for function 'free_reductions' [-Wmissing-prototypes]
  3193. output.c:67:3: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3194. free_reductions();
  3195. ^
  3196. 1425:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3197. pack_names()
  3198. ^~~~~~~~~~
  3199. reader.c:1425:1: warning: no previous prototype for function 'pack_names' [-Wmissing-prototypes]
  3200. output.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  3201. static char sccsid[] = "@(#)output.c 5.7 (Berkeley) 5/24/93";
  3202. ^
  3203. reader.c:1443:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3204. while (*t++ = *s++) continue;
  3205. ~~~~~^~~~~~
  3206. reader.c:1443:14: note: place parentheses around the assignment to silence this warning
  3207. while (*t++ = *s++) continue;
  3208. ^
  3209. ( )
  3210. reader.c:1443:14: note: use '==' to turn this assignment into an equality comparison
  3211. while (*t++ = *s++) continue;
  3212. ^
  3213. ==
  3214. reader.c25 warnings generated.
  3215. :1450:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3216. check_symbols()
  3217. ^~~~~~~~~~~~~
  3218. reader.c:1450:1: warning: no previous prototype for function 'check_symbols' [-Wmissing-prototypes]
  3219. reader.c:1468:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3220. pack_symbols()
  3221. ^~~~~~~~~~~~
  3222. reader.c:1468:1: warning: no previous prototype for function 'pack_symbols' [-Wmissing-prototypes]
  3223. reader.c:1592:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3224. pack_grammar()
  3225. ^~~~~~~~~~~~
  3226. reader.c:1592:1: warning: no previous prototype for function 'pack_grammar' [-Wmissing-prototypes]
  3227. symtab.c:55:1: warning: no previous prototype for function 'hash' [-Wmissing-prototypes]
  3228. reader.c:1651:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3229. print_grammar()
  3230. ^~~~~~~~~~~~~
  3231. reader.c:1651:1: warning: no previous prototype for function 'print_grammar' [-Wmissing-prototypes]
  3232. hash(name)
  3233. ^
  3234. symtab.c:64:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3235. while (c = *++s)
  3236. ~~^~~~~~
  3237. symtab.c:64:14: note: place parentheses around the assignment to silence this warning
  3238. while (c = *++s)
  3239. ^
  3240. ( )
  3241. symtab.c:64:14: note: use '==' to turn this assignment into an equality comparison
  3242. while (c = *++s)
  3243. ^
  3244. ==
  3245. reader.c:1687:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3246. reader()
  3247. ^~~~~~
  3248. reader.c:1687:1: warning: no previous prototype for function 'reader' [-Wmissing-prototypes]
  3249. symtab.c:72:1: warning: no previous prototype for function 'make_bucket' [-Wmissing-prototypes]
  3250. make_bucket(name)
  3251. ^
  3252. reader.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  3253. static char sccsid[] = "@(#)reader.c 5.7 (Berkeley) 1/20/91";
  3254. ^
  3255. symtab.c:99:1: warning: no previous prototype for function 'lookup' [-Wmissing-prototypes]
  3256. lookup(name)
  3257. ^
  3258. 61 warnings generated.
  3259. symtab.c:122:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3260. create_symbol_table()
  3261. ^~~~~~~~~~~~~~~~~~~
  3262. symtab.c:122:1: warning: no previous prototype for function 'create_symbol_table' [-Wmissing-prototypes]
  3263. symtab.c:132:22: warning: passing 'const char [6]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  3264. bp = make_bucket("error");
  3265. ^~~~~~~
  3266. symtab.c:138:23: warning: passing 'const char [6]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  3267. symbol_table[hash("error")] = bp;
  3268. ^~~~~~~
  3269. symtab.c:142:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3270. free_symbol_table()
  3271. ^~~~~~~~~~~~~~~~~
  3272. symtab.c:142:1: warning: no previous prototype for function 'free_symbol_table' [-Wmissing-prototypes]
  3273. symtab.c:149:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3274. free_symbols()
  3275. ^~~~~~~~~~~~
  3276. symtab.c:149:1: warning: no previous prototype for function 'free_symbols' [-Wmissing-prototypes]
  3277. symtab.c:38:13: verbose.c:45:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3278. verbose()
  3279. ^~~~~~~
  3280. verbose.c:45:1: warning: no previous prototype for function 'verbose' [-Wmissing-prototypes]
  3281. warning: unused variable 'sccsid' [-Wunused-variable]
  3282. static char sccsid[] = "@(#)symtab.c 5.3 (Berkeley) 6/1/90";
  3283. ^verbose.c:69:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3284. log_unused()
  3285. ^~~~~~~~~~
  3286. verbose.c:69:1: warning: no previous prototype for function 'log_unused' [-Wmissing-prototypes]
  3287. verbose.c:59:2: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3288. log_unused();
  3289. ^
  3290.  
  3291. verbose.c:88:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3292. log_conflicts()
  3293. ^~~~~~~~~~~~~
  3294. verbose.c:88:1: warning: no previous prototype for function 'log_conflicts' [-Wmissing-prototypes]
  3295. verbose.c:61:2: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
  3296. log_conflicts();
  3297. ^
  3298. verbose.c:116:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3299. print_state(state)
  3300. ^~~~~~~~~~~
  3301. verbose.c:116:1: warning: no previous prototype for function 'print_state' [-Wmissing-prototypes]
  3302. verbose.c:130:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3303. print_conflicts(state)
  3304. ^~~~~~~~~~~~~~~
  3305. verbose.c:130:1: warning: no previous prototype for function 'print_conflicts' [-Wmissing-prototypes]
  3306. verbose.c:178:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3307. print_core(state)
  3308. ^~~~~~~~~~
  3309. verbose.c:178:1: warning: no previous prototype for function 'print_core' [-Wmissing-prototypes]
  3310. warshall.c:43:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3311. transitive_closure(R, n)
  3312. ^~~~~~~~~~~~~~~~~~
  3313. warshall.c:43:1: warning: no previous prototype for function 'transitive_closure' [-Wmissing-prototypes]
  3314. verbose.c:214:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3315. print_nulls(state)
  3316. ^~~~~~~~~~~
  3317. verbose.c:214:1: warning: no previous prototype for function 'print_nulls' [-Wmissing-prototypes]
  3318. 23 warnings generated.
  3319. warshall.c:95:1: warning: type specifier missing,verbose.c:258:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3320. print_actions(stateno)
  3321. ^~~~~~~~~~~~~
  3322. verbose.c:258:1: warning: no previous prototype for function 'print_actions' [-Wmissing-prototypes]
  3323. defaults to 'int' [-Wimplicit-int]
  3324. reflexive_transitive_closure(R, n)
  3325. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3326. warshall.c:95:1: warning: no previous prototype for function 'reflexive_transitive_closure' [-Wmissing-prototypes]
  3327. warshall.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  3328. verbose.c:285:1: static char sccsid[] = "@(#)warshall.c 5.4 (Berkeley) 5/24/93";
  3329. warning ^:
  3330. type specifier missing, defaults to 'int' [-Wimplicit-int]
  3331. print_shifts(p)
  3332. ^~~~~~~~~~~~
  3333. verbose.c:285:1: warning: no previous prototype for function 'print_shifts' [-Wmissing-prototypes]
  3334. verbose.c:310:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3335. print_reductions(p, defred)
  3336. ^~~~~~~~~~~~~~~~
  3337. verbose.c:310:1: warning: no previous prototype for function 'print_reductions' [-Wmissing-prototypes]
  3338. verbose.c:348:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  3339. print_gotos(stateno)
  3340. ^~~~~~~~~~~
  3341. verbose.c:348:1: warning: no previous prototype for function 'print_gotos' [-Wmissing-prototypes]
  3342. verbose.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
  3343. static char sccsid[] = "@(#)verbose.c 5.3 (Berkeley) 1/20/91";
  3344. ^
  3345. 13 warnings generated.
  3346. 5 warnings generated.
  3347. 39 warnings generated.
  3348. 33 warnings generated.
  3349. 23 warnings generated.
  3350. 51 warnings generated.
  3351. 66 warnings generated.
  3352. mkdir -p -- ../class/lib/basic/
  3353. ./../jay/jay: 8 shift/reduce conflicts.
  3354. MCS [basic] basic.exe
  3355. MCS [basic] mscorlib.dll
  3356. System/TimeZoneInfo.cs(108,34): warning CS0168: The variable `e' is declared but never used
  3357. System.Diagnostics/StackTrace.cs(179,9): warning CS0168: The variable `printOffset' is declared but never used
  3358. System.Diagnostics.Tracing/EventSource.cs(143,15): warning CS3006: Overloaded method `System.Diagnostics.Tracing.EventSource.Write<T>(string, ref System.Diagnostics.Tracing.EventSourceOptions, ref T)' differing only in ref or out, or in array rank, is not CLS-compliant
  3359. System.Diagnostics.Tracing/EventSource.cs(139,15): (Location of the symbol related to previous warning)
  3360. System.Security/PermissionSet.cs(230,13): warning CS0219: The variable `current' is assigned but its value is never used
  3361. System.Security/PermissionSet.cs(231,14): warning CS0219: The variable `domain' is assigned but its value is never used
  3362. ReferenceSources/RuntimeType.cs(79,9): warning CS0219: The variable `bNeedSecurityCheck' is assigned but its value is never used
  3363. ReferenceSources/RuntimeType.cs(80,9): warning CS0219: The variable `bCanBeCached' is assigned but its value is never used
  3364. ReferenceSources/RuntimeType.cs(81,9): warning CS0219: The variable `bSecurityCheckOff' is assigned but its value is never used
  3365. ../../../external/referencesource/mscorlib/system/rttype.cs(4172,17): warning CS0162: Unreachable code detected
  3366. ../../../external/referencesource/mscorlib/system/rttype.cs(4623,28): warning CS0219: The variable `isByRef' is assigned but its value is never used
  3367. ../../../external/referencesource/mscorlib/system/rttype.cs(4626,25): warning CS0219: The variable `lcid' is assigned but its value is never used
  3368. ../../../external/referencesource/mscorlib/system/rttype.cs(4663,18): warning CS0219: The variable `bDefaultBinder' is assigned but its value is never used
  3369. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(1146,20): warning CS0219: The variable `keyData' is assigned but its value is never used
  3370. ../../../external/referencesource/mscorlib/system/convert.cs(2448,19): warning CS0219: The variable `actualResultLength' is assigned but its value is never used
  3371. ../../../external/referencesource/mscorlib/system/enum.cs(560,19): warning CS0429: Unreachable expression code detected
  3372. ../../../external/referencesource/mscorlib/system/enum.cs(562,17): warning CS0162: Unreachable code detected
  3373. ../../../external/referencesource/mscorlib/system/throwhelper.cs(91,17): warning CS0162: Unreachable code detected
  3374. ../../../external/referencesource/mscorlib/system/type.cs(1539,17): warning CS0162: Unreachable code detected
  3375. ../../../external/referencesource/mscorlib/system/collections/generic/list.cs(913,21): warning CS0219: The variable `i' is assigned but its value is never used
  3376. ../../../external/referencesource/mscorlib/system/globalization/datetimeparse.cs(4005,20): warning CS0219: The variable `originalFormat' is assigned but its value is never used
  3377. ../../../external/referencesource/mscorlib/system/globalization/japanesecalendar.cs(168,17): warning CS0219: The variable `iFoundEras' is assigned but its value is never used
  3378. ../../../external/referencesource/mscorlib/system/globalization/sortversion.cs(33,24): warning CS0219: The variable `b' is assigned but its value is never used
  3379. ../../../external/referencesource/mscorlib/system/io/binaryreader.cs(411,18): warning CS1717: Assignment made to same variable; did you mean to assign something else?
  3380. ../../../external/referencesource/mscorlib/system/io/stream.cs(317,17): warning CS0162: Unreachable code detected
  3381. ../../../external/referencesource/mscorlib/system/io/stream.cs(376,17): warning CS0162: Unreachable code detected
  3382. ../../../external/referencesource/mscorlib/system/io/stream.cs(463,17): warning CS0162: Unreachable code detected
  3383. ../../../external/referencesource/mscorlib/system/io/stream.cs(563,17): warning CS0162: Unreachable code detected
  3384. ../../../external/referencesource/mscorlib/system/io/streamwriter.cs(244,59): warning CS0184: The given expression is never of the provided (`System.IO.__ConsoleStream') type
  3385. ../../../external/referencesource/mscorlib/system/resources/manifestbasedresourcegroveler.cs(567,38): warning CS0168: The variable `fle' is declared but never used
  3386. ../../../external/referencesource/mscorlib/system/security/claims/ClaimsIdentity.cs(1294,32): warning CS0219: The variable `version' is assigned but its value is never used
  3387. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(608,73): warning CS0429: Unreachable expression code detected
  3388. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(610,17): warning CS0162: Unreachable code detected
  3389. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(714,73): warning CS0429: Unreachable expression code detected
  3390. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(715,17): warning CS0162: Unreachable code detected
  3391. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1341,21): warning CS0219: The variable `p' is assigned but its value is never used
  3392. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1342,21): warning CS0219: The variable `i' is assigned but its value is never used
  3393. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1562,17): warning CS0219: The variable `deltaLength' is assigned but its value is never used
  3394. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1600,25): warning CS0219: The variable `indexBeforeAdjustment' is assigned but its value is never used
  3395. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(344,26): warning CS0219: The variable `originalHolder' is assigned but its value is never used
  3396. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(39,29): warning CS0219: The variable `rt' is assigned but its value is never used
  3397. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(100,26): warning CS0219: The variable `p' is assigned but its value is never used
  3398. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(119,26): warning CS0219: The variable `p' is assigned but its value is never used
  3399. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(138,26): warning CS0219: The variable `p' is assigned but its value is never used
  3400. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(400,17): warning CS0219: The variable `byteLength' is assigned but its value is never used
  3401. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(672,18): warning CS0219: The variable `genId' is assigned but its value is never used
  3402. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1058,20): warning CS0219: The variable `objName' is assigned but its value is never used
  3403. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1526,34): warning CS0219: The variable `typeFowardedFromAssembly' is assigned but its value is never used
  3404. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryutilclasses.cs(357,24): warning CS0219: The variable `obj' is assigned but its value is never used
  3405. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(686,21): warning CS0162: Unreachable code detected
  3406. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(861,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3407. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(998,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3408. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1144,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3409. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1297,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3410. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(125,21): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `false'
  3411. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(126,21): warning CS0162: Unreachable code detected
  3412. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(249,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3413. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(250,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  3414. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1099,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3415. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1100,18): warning CS0219: The variable `callingTask' is assigned but its value is never used
  3416. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1422,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  3417. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1423,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3418. System.Diagnostics/StackTrace.cs(61,16): warning CS0414: The private field `System.Diagnostics.StackTrace.debug_info' is assigned but its value is never used
  3419. System.Reflection/Assembly.cs(66,11): warning CS0414: The private field `System.Reflection.Assembly.UnmanagedMemoryStreamForModule.module' is assigned but its value is never used
  3420. System.Runtime.Remoting.Messaging/CADMessages.cs(440,11): warning CS0414: The private field `System.Runtime.Remoting.Messaging.CADMethodReturnMessage._sig' is assigned but its value is never used
  3421. ../../../external/referencesource/mscorlib/system/rttype.cs(2730,31): warning CS0169: The private field `System.RuntimeType.s_SICtorParamTypes' is never used
  3422. ../../../external/referencesource/mscorlib/system/rttype.cs(4389,36): warning CS0414: The private field `System.RuntimeType.s_typedRef' is assigned but its value is never used
  3423. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(107,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_dataHandle' is never used
  3424. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(110,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_handleOrigin' is never used
  3425. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(262,29): warning CS0169: The private field `System.Globalization.CompareInfo.win32LCID' is never used
  3426. ../../../external/referencesource/mscorlib/system/boolean.cs(34,20): warning CS0649: Field `System.Boolean.m_value' is never assigned to, and will always have its default value `false'
  3427. ../../../external/referencesource/mscorlib/system/typedreference.cs(25,27): warning CS0169: The private field `System.TypedReference.type' is never used
  3428. ../../../external/referencesource/mscorlib/system/globalization/charunicodeinfo.cs(49,21): warning CS0414: The private field `System.Globalization.CharUnicodeInfo.s_initialized' is assigned but its value is never used
  3429. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(402,22): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.bUseCalendarInfo' is never used
  3430. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(404,24): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.nDataItem' is never used
  3431. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(1521,23): warning CS0414: The private field `System.Globalization.DateTimeFormatInfo.MonthSpaces' is assigned but its value is never used
  3432. ../../../external/referencesource/mscorlib/system/io/ioexception.cs(36,24): warning CS0414: The private field `System.IO.IOException._maybeFullPath' is assigned but its value is never used
  3433. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(207,22): warning CS0414: The private field `System.Resources.ResourceManager.UseSatelliteAssem' is assigned but its value is never used
  3434. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(273,38): warning CS0169: The private field `System.Resources.ResourceManager.s_IsAppXModel' is never used
  3435. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(35,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_remoteStackTrace' is never assigned to, and will always have its default value `null'
  3436. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(37,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_dynamicMethods' is never assigned to, and will always have its default value `null'
  3437. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(38,25): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_IPForWatsonBuckets' is never assigned to, and will always have its default value
  3438. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(39,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_WatsonBuckets' is never assigned to, and will always have its default value `null'
  3439. ../../../external/referencesource/mscorlib/system/runtime/compilerservices/typedependencyattribute.cs(17,24): warning CS0414: The private field `System.Runtime.CompilerServices.TypeDependencyAttribute.typeName' is assigned but its value is never used
  3440. ../../../external/referencesource/mscorlib/system/security/cryptography/passwordderivebytes.cs(34,33): warning CS0414: The private field `System.Security.Cryptography.PasswordDeriveBytes._cspParams' is assigned but its value is never used
  3441. ../../../external/referencesource/mscorlib/system/security/cryptography/rfc2898derivebytes.cs(33,31): warning CS0414: The private field `System.Security.Cryptography.Rfc2898DeriveBytes.m_cspParams' is assigned but its value is never used
  3442. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(47,14): warning CS0414: The private field `System.Runtime.Serialization.ObjectManager.m_isCrossAppDomain' is assigned but its value is never used
  3443. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(322,45): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.binaryCrossAppDomainString' is never assigned to, and will always have its default value `null'
  3444. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(692,47): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.crossAppDomainAssembly' is never assigned to, and will always have its default value `null'
  3445. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(18,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodCallMessage._inargs' is assigned but its value is never used
  3446. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(103,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturnMessage._outargs' is assigned but its value is never used
  3447. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(53,36): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.ObjectReader.serObjectInfoInit' is never assigned to, and will always have its default value `null'
  3448. ../../../external/referencesource/mscorlib/system/runtime/versioning/binarycompatibility.cs(166,27): warning CS0649: Field `System.Runtime.Versioning.BinaryCompatibility.BinaryCompatibilityMap.TargetsAtLeast_Phone_V8_1' is never assigned to, and will always have its default value `false'
  3449. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(1083,60): warning CS0414: The private field `System.Threading.SparselyPopulatedArray<T>.m_head' is assigned but its value is never used
  3450. ../../../external/referencesource/mscorlib/system/threading/threadpool.cs(582,23): warning CS0649: Field `System.Threading.ThreadPoolWorkQueue.loggingEnabled' is never assigned to, and will always have its default value `false'
  3451. ../../../external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs(553,23): warning CS0649: Field `System.Threading.Tasks.AwaitTaskContinuation.m_continuationId' is never assigned to, and will always have its default value `0'
  3452. ../../../external/referencesource/mscorlib/system/threading/Tasks/ParallelLoopState.cs(415,29): warning CS0649: Field `System.Threading.Tasks.ParallelLoopStateFlags.PLS_NONE' is never assigned to, and will always have its default value `0'
  3453. Compilation succeeded - 96 warning(s)
  3454. Creating the per profile list ../../build/deps/basic_System.dll.sources ...
  3455. mkdir -p -- ../../class/lib/basic/bare/
  3456. MCS [bare/basic] System.dll
  3457. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3458. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3459. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3460. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3461. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3462. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3463. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3464. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3465. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3466. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3467. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3468. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3469. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3470. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3471. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3472. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3473. ../corlib/System.Security.Permissions/HostProtectionAttribute.cs(38,22): (Location of the symbol related to previous warning)
  3474. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3475. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  3476. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  3477. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3478. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  3479. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  3480. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3481. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  3482. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  3483. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3484. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  3485. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  3486. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  3487. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  3488. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3489. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  3490. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  3491. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  3492. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  3493. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3494. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3495. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3496. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3497. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3498. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3499. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3500. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  3501. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3502. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  3503. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  3504. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  3505. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  3506. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  3507. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  3508. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  3509. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  3510. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  3511. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  3512. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  3513. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3514. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  3515. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3516. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  3517. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  3518. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  3519. Mono.Net.Security/MonoTlsStream.cs(62,29): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.provider' is never used
  3520. Mono.Net.Security/MonoTlsStream.cs(63,27): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.request' is never assigned to, and will always have its default value `null'
  3521. Mono.Net.Security/MonoTlsStream.cs(64,26): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.networkStream' is never used
  3522. Mono.Net.Security/MonoTlsStream.cs(66,18): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.sslStream' is never assigned to, and will always have its default value `null'
  3523. Mono.Net.Security/MonoTlsStream.cs(67,22): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.status' is never assigned to, and will always have its default value `0'
  3524. System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field `System.Net.HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value `null'
  3525. System.Net/WebConnection.cs(69,8): warning CS0414: The private field `System.Net.WebConnection.reused' is assigned but its value is never used
  3526. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  3527. System.Net/WebConnection.cs(87,17): warning CS0649: Field `System.Net.WebConnection.tlsStream' is never assigned to, and will always have its default value `null'
  3528. System/Uri.cs(108,23): warning CS0414: The private field `System.Uri.isWin32' is assigned but its value is never used
  3529. Compilation succeeded - 62 warning(s)
  3530. MCS [bare/basic] System.Xml.dll
  3531. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3532. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3533. ./../../class/lib/basic/bare/System.dll (Location of the symbol related to previous warning)
  3534. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  3535. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3536. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3537. Compilation succeeded - 4 warning(s)
  3538. MCS [basic] Mono.Security.dll
  3539. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3540. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3541. ./../../class/lib/basic/bare/System.dll (Location of the symbol related to previous warning)
  3542. Compilation succeeded - 1 warning(s)
  3543. mkdir -p -- ../../class/lib/basic/secxml/
  3544. MCS [secxml/basic] System.dll
  3545. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3546. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3547. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3548. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3549. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3550. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3551. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3552. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3553. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3554. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3555. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3556. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3557. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3558. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3559. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3560. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3561. ../corlib/System.Security.Permissions/HostProtectionAttribute.cs(38,22): (Location of the symbol related to previous warning)
  3562. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3563. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  3564. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  3565. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3566. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  3567. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  3568. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3569. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  3570. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  3571. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3572. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  3573. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  3574. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  3575. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  3576. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3577. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  3578. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  3579. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  3580. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  3581. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  3582. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3583. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3584. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3585. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3586. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3587. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3588. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3589. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  3590. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3591. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  3592. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  3593. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  3594. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  3595. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  3596. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  3597. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  3598. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  3599. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  3600. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  3601. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  3602. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  3603. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3604. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  3605. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3606. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  3607. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  3608. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  3609. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  3610. System.Configuration/SettingValueElement.cs(43,17): warning CS0169: The private field `System.Configuration.SettingValueElement.original' is never used
  3611. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  3612. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  3613. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  3614. System/Uri.cs(108,23): warning CS0414: The private field `System.Uri.isWin32' is assigned but its value is never used
  3615. Compilation succeeded - 60 warning(s)
  3616. MCS [basic] System.Security.dll
  3617. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3618. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3619. ./../../class/lib/basic/secxml/System.dll (Location of the symbol related to previous warning)
  3620. Compilation succeeded - 1 warning(s)
  3621. MCS [basic] System.Configuration.dll
  3622. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3623. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3624. ./../../class/lib/basic/secxml/System.dll (Location of the symbol related to previous warning)
  3625. System.Configuration/InternalConfigurationRoot.cs(87,43): warning CS0067: The event `System.Configuration.InternalConfigurationRoot.ConfigChanged' is never used
  3626. Compilation succeeded - 2 warning(s)
  3627. MCS [basic] System.Xml.dll
  3628. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3629. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3630. ./../../class/lib/basic/bare/System.dll (Location of the symbol related to previous warning)
  3631. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  3632. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3633. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3634. Compilation succeeded - 4 warning(s)
  3635. MCS [basic] System.dll
  3636. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3637. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3638. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3639. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3640. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3641. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3642. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3643. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3644. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3645. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3646. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3647. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3648. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3649. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3650. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3651. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3652. ../corlib/System.Security.Permissions/HostProtectionAttribute.cs(38,22): (Location of the symbol related to previous warning)
  3653. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3654. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  3655. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  3656. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3657. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  3658. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  3659. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3660. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  3661. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  3662. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3663. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  3664. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  3665. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  3666. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  3667. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3668. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  3669. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  3670. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  3671. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  3672. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  3673. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3674. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3675. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3676. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3677. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3678. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3679. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3680. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  3681. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3682. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  3683. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  3684. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  3685. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  3686. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  3687. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  3688. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  3689. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  3690. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  3691. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  3692. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3693. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  3694. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3695. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  3696. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  3697. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  3698. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  3699. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  3700. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  3701. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  3702. System/Uri.cs(108,23): warning CS0414: The private field `System.Uri.isWin32' is assigned but its value is never used
  3703. Compilation succeeded - 57 warning(s)
  3704. Creating the per profile list ../../build/deps/basic_System.Core.dll.sources ...
  3705. MCS [basic] System.Core.dll
  3706. warning CS1685: The predefined type `System.Security.Permissions.HostProtectionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
  3707. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3708. ./../../class/lib/basic/System.dll (Location of the symbol related to previous warning)
  3709. System.IO.Pipes/PipeSecurity.cs(114,25): warning CS0108: `System.IO.Pipes.PipeSecurity.AccessControlSectionsModified' hides inherited member `System.Security.AccessControl.ObjectSecurity.AccessControlSectionsModified'. Use the new keyword if hiding was intended
  3710. ./../../class/lib/basic/mscorlib.dll (Location of the symbol related to previous warning)
  3711. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(73,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  3712. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(77,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  3713. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(104,18): warning CS0219: The variable `execType' is assigned but its value is never used
  3714. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(197,30): warning CS0219: The variable `argArray' is assigned but its value is never used
  3715. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(198,57): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  3716. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/UnionQueryOperator.cs(192,34): warning CS0414: The private field `System.Linq.Parallel.UnionQueryOperator<TInputOutput>.UnionQueryOperatorEnumerator<TLeftKey,TRightKey>.m_partitionIndex' is assigned but its value is never used
  3717. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Options/OrderingQueryOperator.cs(27,22): warning CS0414: The private field `System.Linq.Parallel.OrderingQueryOperator<TSource>.m_orderOn' is assigned but its value is never used
  3718. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ConcatQueryOperator.cs(236,42): warning CS0414: The private field `System.Linq.Parallel.ConcatQueryOperator<TSource>.ConcatQueryOperatorResults.m_concatOp' is assigned but its value is never used
  3719. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SortQueryOperator.cs(153,22): warning CS0414: The private field `System.Linq.Parallel.SortQueryOperatorResults<TInputOutput,TSortKey>.m_preferStriping' is assigned but its value is never used
  3720. ../../../external/referencesource/System.Core/System/Linq/Parallel/Scheduling/OrderPreservingPipeliningSpoolingTask.cs(28,40): warning CS0414: The private field `System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask<TOutput,TKey>.m_taskScheduler' is assigned but its value is never used
  3721. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(114,26): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileAccess' is assigned but its value is never used
  3722. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(115,10): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.name' is assigned but its value is never used
  3723. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(116,8): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileCapacity' is assigned but its value is never used
  3724. Compilation succeeded - 15 warning(s)
  3725. mkdir -p -- ../../class/lib/build/
  3726. MCS [build] mscorlib.dll
  3727. System/TimeZoneInfo.cs(108,34): warning CS0168: The variable `e' is declared but never used
  3728. System.Diagnostics/StackTrace.cs(179,9): warning CS0168: The variable `printOffset' is declared but never used
  3729. System.Diagnostics.Tracing/EventSource.cs(143,15): warning CS3006: Overloaded method `System.Diagnostics.Tracing.EventSource.Write<T>(string, ref System.Diagnostics.Tracing.EventSourceOptions, ref T)' differing only in ref or out, or in array rank, is not CLS-compliant
  3730. System.Diagnostics.Tracing/EventSource.cs(139,15): (Location of the symbol related to previous warning)
  3731. System.Security/PermissionSet.cs(230,13): warning CS0219: The variable `current' is assigned but its value is never used
  3732. System.Security/PermissionSet.cs(231,14): warning CS0219: The variable `domain' is assigned but its value is never used
  3733. ReferenceSources/RuntimeType.cs(79,9): warning CS0219: The variable `bNeedSecurityCheck' is assigned but its value is never used
  3734. ReferenceSources/RuntimeType.cs(80,9): warning CS0219: The variable `bCanBeCached' is assigned but its value is never used
  3735. ReferenceSources/RuntimeType.cs(81,9): warning CS0219: The variable `bSecurityCheckOff' is assigned but its value is never used
  3736. ../../../external/referencesource/mscorlib/system/rttype.cs(4172,17): warning CS0162: Unreachable code detected
  3737. ../../../external/referencesource/mscorlib/system/rttype.cs(4623,28): warning CS0219: The variable `isByRef' is assigned but its value is never used
  3738. ../../../external/referencesource/mscorlib/system/rttype.cs(4626,25): warning CS0219: The variable `lcid' is assigned but its value is never used
  3739. ../../../external/referencesource/mscorlib/system/rttype.cs(4663,18): warning CS0219: The variable `bDefaultBinder' is assigned but its value is never used
  3740. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(1146,20): warning CS0219: The variable `keyData' is assigned but its value is never used
  3741. ../../../external/referencesource/mscorlib/system/convert.cs(2448,19): warning CS0219: The variable `actualResultLength' is assigned but its value is never used
  3742. ../../../external/referencesource/mscorlib/system/enum.cs(560,19): warning CS0429: Unreachable expression code detected
  3743. ../../../external/referencesource/mscorlib/system/enum.cs(562,17): warning CS0162: Unreachable code detected
  3744. ../../../external/referencesource/mscorlib/system/throwhelper.cs(91,17): warning CS0162: Unreachable code detected
  3745. ../../../external/referencesource/mscorlib/system/type.cs(1539,17): warning CS0162: Unreachable code detected
  3746. ../../../external/referencesource/mscorlib/system/collections/generic/list.cs(913,21): warning CS0219: The variable `i' is assigned but its value is never used
  3747. ../../../external/referencesource/mscorlib/system/globalization/datetimeparse.cs(4005,20): warning CS0219: The variable `originalFormat' is assigned but its value is never used
  3748. ../../../external/referencesource/mscorlib/system/globalization/japanesecalendar.cs(168,17): warning CS0219: The variable `iFoundEras' is assigned but its value is never used
  3749. ../../../external/referencesource/mscorlib/system/globalization/sortversion.cs(33,24): warning CS0219: The variable `b' is assigned but its value is never used
  3750. ../../../external/referencesource/mscorlib/system/io/binaryreader.cs(411,18): warning CS1717: Assignment made to same variable; did you mean to assign something else?
  3751. ../../../external/referencesource/mscorlib/system/io/stream.cs(317,17): warning CS0162: Unreachable code detected
  3752. ../../../external/referencesource/mscorlib/system/io/stream.cs(376,17): warning CS0162: Unreachable code detected
  3753. ../../../external/referencesource/mscorlib/system/io/stream.cs(463,17): warning CS0162: Unreachable code detected
  3754. ../../../external/referencesource/mscorlib/system/io/stream.cs(563,17): warning CS0162: Unreachable code detected
  3755. ../../../external/referencesource/mscorlib/system/io/streamwriter.cs(244,59): warning CS0184: The given expression is never of the provided (`System.IO.__ConsoleStream') type
  3756. ../../../external/referencesource/mscorlib/system/resources/manifestbasedresourcegroveler.cs(567,38): warning CS0168: The variable `fle' is declared but never used
  3757. ../../../external/referencesource/mscorlib/system/security/claims/ClaimsIdentity.cs(1294,32): warning CS0219: The variable `version' is assigned but its value is never used
  3758. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(608,73): warning CS0429: Unreachable expression code detected
  3759. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(610,17): warning CS0162: Unreachable code detected
  3760. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(714,73): warning CS0429: Unreachable expression code detected
  3761. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(715,17): warning CS0162: Unreachable code detected
  3762. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1341,21): warning CS0219: The variable `p' is assigned but its value is never used
  3763. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1342,21): warning CS0219: The variable `i' is assigned but its value is never used
  3764. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1562,17): warning CS0219: The variable `deltaLength' is assigned but its value is never used
  3765. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1600,25): warning CS0219: The variable `indexBeforeAdjustment' is assigned but its value is never used
  3766. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(344,26): warning CS0219: The variable `originalHolder' is assigned but its value is never used
  3767. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(39,29): warning CS0219: The variable `rt' is assigned but its value is never used
  3768. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(100,26): warning CS0219: The variable `p' is assigned but its value is never used
  3769. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(119,26): warning CS0219: The variable `p' is assigned but its value is never used
  3770. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(138,26): warning CS0219: The variable `p' is assigned but its value is never used
  3771. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(400,17): warning CS0219: The variable `byteLength' is assigned but its value is never used
  3772. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(672,18): warning CS0219: The variable `genId' is assigned but its value is never used
  3773. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1058,20): warning CS0219: The variable `objName' is assigned but its value is never used
  3774. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1526,34): warning CS0219: The variable `typeFowardedFromAssembly' is assigned but its value is never used
  3775. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryutilclasses.cs(357,24): warning CS0219: The variable `obj' is assigned but its value is never used
  3776. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(686,21): warning CS0162: Unreachable code detected
  3777. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(861,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3778. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(998,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3779. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1144,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3780. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1297,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  3781. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(125,21): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `false'
  3782. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(126,21): warning CS0162: Unreachable code detected
  3783. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(249,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3784. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(250,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  3785. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1099,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3786. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1100,18): warning CS0219: The variable `callingTask' is assigned but its value is never used
  3787. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1422,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  3788. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1423,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  3789. System.Diagnostics/StackTrace.cs(61,16): warning CS0414: The private field `System.Diagnostics.StackTrace.debug_info' is assigned but its value is never used
  3790. System.Reflection/Assembly.cs(66,11): warning CS0414: The private field `System.Reflection.Assembly.UnmanagedMemoryStreamForModule.module' is assigned but its value is never used
  3791. System.Runtime.Remoting.Messaging/CADMessages.cs(440,11): warning CS0414: The private field `System.Runtime.Remoting.Messaging.CADMethodReturnMessage._sig' is assigned but its value is never used
  3792. ../../../external/referencesource/mscorlib/system/rttype.cs(2730,31): warning CS0169: The private field `System.RuntimeType.s_SICtorParamTypes' is never used
  3793. ../../../external/referencesource/mscorlib/system/rttype.cs(4389,36): warning CS0414: The private field `System.RuntimeType.s_typedRef' is assigned but its value is never used
  3794. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(107,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_dataHandle' is never used
  3795. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(110,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_handleOrigin' is never used
  3796. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(262,29): warning CS0169: The private field `System.Globalization.CompareInfo.win32LCID' is never used
  3797. ../../../external/referencesource/mscorlib/system/boolean.cs(34,20): warning CS0649: Field `System.Boolean.m_value' is never assigned to, and will always have its default value `false'
  3798. ../../../external/referencesource/mscorlib/system/typedreference.cs(25,27): warning CS0169: The private field `System.TypedReference.type' is never used
  3799. ../../../external/referencesource/mscorlib/system/globalization/charunicodeinfo.cs(49,21): warning CS0414: The private field `System.Globalization.CharUnicodeInfo.s_initialized' is assigned but its value is never used
  3800. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(402,22): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.bUseCalendarInfo' is never used
  3801. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(404,24): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.nDataItem' is never used
  3802. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(1521,23): warning CS0414: The private field `System.Globalization.DateTimeFormatInfo.MonthSpaces' is assigned but its value is never used
  3803. ../../../external/referencesource/mscorlib/system/io/ioexception.cs(36,24): warning CS0414: The private field `System.IO.IOException._maybeFullPath' is assigned but its value is never used
  3804. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(207,22): warning CS0414: The private field `System.Resources.ResourceManager.UseSatelliteAssem' is assigned but its value is never used
  3805. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(273,38): warning CS0169: The private field `System.Resources.ResourceManager.s_IsAppXModel' is never used
  3806. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(35,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_remoteStackTrace' is never assigned to, and will always have its default value `null'
  3807. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(37,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_dynamicMethods' is never assigned to, and will always have its default value `null'
  3808. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(38,25): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_IPForWatsonBuckets' is never assigned to, and will always have its default value
  3809. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(39,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_WatsonBuckets' is never assigned to, and will always have its default value `null'
  3810. ../../../external/referencesource/mscorlib/system/runtime/compilerservices/typedependencyattribute.cs(17,24): warning CS0414: The private field `System.Runtime.CompilerServices.TypeDependencyAttribute.typeName' is assigned but its value is never used
  3811. ../../../external/referencesource/mscorlib/system/security/cryptography/passwordderivebytes.cs(34,33): warning CS0414: The private field `System.Security.Cryptography.PasswordDeriveBytes._cspParams' is assigned but its value is never used
  3812. ../../../external/referencesource/mscorlib/system/security/cryptography/rfc2898derivebytes.cs(33,31): warning CS0414: The private field `System.Security.Cryptography.Rfc2898DeriveBytes.m_cspParams' is assigned but its value is never used
  3813. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(47,14): warning CS0414: The private field `System.Runtime.Serialization.ObjectManager.m_isCrossAppDomain' is assigned but its value is never used
  3814. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(322,45): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.binaryCrossAppDomainString' is never assigned to, and will always have its default value `null'
  3815. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(692,47): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.crossAppDomainAssembly' is never assigned to, and will always have its default value `null'
  3816. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(18,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodCallMessage._inargs' is assigned but its value is never used
  3817. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(103,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturnMessage._outargs' is assigned but its value is never used
  3818. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(53,36): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.ObjectReader.serObjectInfoInit' is never assigned to, and will always have its default value `null'
  3819. ../../../external/referencesource/mscorlib/system/runtime/versioning/binarycompatibility.cs(166,27): warning CS0649: Field `System.Runtime.Versioning.BinaryCompatibility.BinaryCompatibilityMap.TargetsAtLeast_Phone_V8_1' is never assigned to, and will always have its default value `false'
  3820. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(1083,60): warning CS0414: The private field `System.Threading.SparselyPopulatedArray<T>.m_head' is assigned but its value is never used
  3821. ../../../external/referencesource/mscorlib/system/threading/threadpool.cs(582,23): warning CS0649: Field `System.Threading.ThreadPoolWorkQueue.loggingEnabled' is never assigned to, and will always have its default value `false'
  3822. ../../../external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs(553,23): warning CS0649: Field `System.Threading.Tasks.AwaitTaskContinuation.m_continuationId' is never assigned to, and will always have its default value `0'
  3823. ../../../external/referencesource/mscorlib/system/threading/Tasks/ParallelLoopState.cs(415,29): warning CS0649: Field `System.Threading.Tasks.ParallelLoopStateFlags.PLS_NONE' is never assigned to, and will always have its default value `0'
  3824. Compilation succeeded - 96 warning(s)
  3825. mkdir -p -- ../../class/lib/build/bare/
  3826. MCS [bare/build] System.dll
  3827. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3828. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3829. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3830. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3831. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3832. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3833. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3834. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3835. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3836. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3837. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3838. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3839. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3840. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3841. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3842. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  3843. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  3844. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3845. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  3846. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  3847. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3848. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  3849. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3850. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3851. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3852. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3853. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3854. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3855. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3856. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  3857. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3858. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  3859. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  3860. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  3861. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  3862. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3863. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  3864. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  3865. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  3866. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  3867. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  3868. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3869. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  3870. System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field `System.Net.HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value `null'
  3871. System.Net/WebConnection.cs(69,8): warning CS0414: The private field `System.Net.WebConnection.reused' is assigned but its value is never used
  3872. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  3873. System.Net/WebConnection.cs(87,17): warning CS0649: Field `System.Net.WebConnection.tlsStream' is never assigned to, and will always have its default value `null'
  3874. Mono.Net.Security/MonoTlsStream.cs(62,29): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.provider' is never used
  3875. Mono.Net.Security/MonoTlsStream.cs(63,27): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.request' is never assigned to, and will always have its default value `null'
  3876. Mono.Net.Security/MonoTlsStream.cs(64,26): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.networkStream' is never used
  3877. Mono.Net.Security/MonoTlsStream.cs(66,18): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.sslStream' is never assigned to, and will always have its default value `null'
  3878. Mono.Net.Security/MonoTlsStream.cs(67,22): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.status' is never assigned to, and will always have its default value `0'
  3879. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  3880. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  3881. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  3882. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  3883. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  3884. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  3885. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  3886. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  3887. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  3888. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  3889. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3890. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  3891. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3892. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  3893. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  3894. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  3895. Compilation succeeded - 60 warning(s)
  3896. MCS [bare/build] System.Xml.dll
  3897. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  3898. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3899. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3900. Compilation succeeded - 3 warning(s)
  3901. MCS [build] Mono.Security.dll
  3902. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(36,15): warning CS0414: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.spm' is assigned but its value is never used
  3903. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(37,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.client_callback' is never used
  3904. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(38,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.server_callback' is never used
  3905. Compilation succeeded - 3 warning(s)
  3906. mkdir -p -- ../../class/lib/build/secxml/
  3907. MCS [secxml/build] System.dll
  3908. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3909. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3910. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3911. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3912. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3913. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3914. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3915. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3916. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3917. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3918. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3919. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3920. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3921. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3922. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3923. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  3924. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  3925. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3926. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  3927. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  3928. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3929. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  3930. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  3931. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3932. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3933. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3934. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3935. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3936. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3937. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3938. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  3939. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  3940. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  3941. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  3942. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  3943. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  3944. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  3945. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3946. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  3947. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  3948. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  3949. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  3950. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  3951. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  3952. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  3953. System.Configuration/SettingValueElement.cs(43,17): warning CS0169: The private field `System.Configuration.SettingValueElement.original' is never used
  3954. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  3955. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  3956. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  3957. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  3958. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  3959. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  3960. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  3961. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  3962. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  3963. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  3964. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  3965. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  3966. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  3967. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  3968. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3969. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  3970. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  3971. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  3972. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  3973. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  3974. Compilation succeeded - 58 warning(s)
  3975. MCS [build] System.Security.dll
  3976. MCS [build] System.Configuration.dll
  3977. System.Configuration/InternalConfigurationRoot.cs(87,43): warning CS0067: The event `System.Configuration.InternalConfigurationRoot.ConfigChanged' is never used
  3978. Compilation succeeded - 1 warning(s)
  3979. MCS [build] System.Xml.dll
  3980. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  3981. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3982. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  3983. Compilation succeeded - 3 warning(s)
  3984. MCS [build] System.dll
  3985. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3986. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3987. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3988. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3989. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3990. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3991. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3992. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3993. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3994. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3995. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3996. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3997. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3998. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  3999. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4000. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  4001. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  4002. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  4003. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  4004. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  4005. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  4006. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  4007. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  4008. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4009. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4010. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4011. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4012. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4013. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4014. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4015. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  4016. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4017. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  4018. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  4019. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  4020. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  4021. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  4022. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  4023. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  4024. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  4025. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  4026. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  4027. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  4028. ./../../class/lib/build/mscorlib.dll (Location of the symbol related to previous warning)
  4029. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  4030. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  4031. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  4032. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  4033. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  4034. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  4035. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  4036. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  4037. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  4038. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  4039. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  4040. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  4041. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  4042. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4043. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  4044. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4045. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  4046. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  4047. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  4048. Compilation succeeded - 55 warning(s)
  4049. MCS [build] Mono.Posix.dll
  4050. Creating the per profile list ../../build/deps/build_System.Core.dll.sources ...
  4051. MCS [build] System.Core.dll
  4052. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(73,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  4053. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(77,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  4054. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(104,18): warning CS0219: The variable `execType' is assigned but its value is never used
  4055. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(197,30): warning CS0219: The variable `argArray' is assigned but its value is never used
  4056. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(198,57): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4057. System.IO.Pipes/PipeStream.cs(139,15): warning CS0618: `System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess, bool, int, bool)' is obsolete: `Use FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead'
  4058. System.IO.Pipes/PipeUnix.cs(208,37): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4059. System.IO.Pipes/PipeUnix.cs(274,36): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4060. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/UnionQueryOperator.cs(192,34): warning CS0414: The private field `System.Linq.Parallel.UnionQueryOperator<TInputOutput>.UnionQueryOperatorEnumerator<TLeftKey,TRightKey>.m_partitionIndex' is assigned but its value is never used
  4061. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Options/OrderingQueryOperator.cs(27,22): warning CS0414: The private field `System.Linq.Parallel.OrderingQueryOperator<TSource>.m_orderOn' is assigned but its value is never used
  4062. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ConcatQueryOperator.cs(236,42): warning CS0414: The private field `System.Linq.Parallel.ConcatQueryOperator<TSource>.ConcatQueryOperatorResults.m_concatOp' is assigned but its value is never used
  4063. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SortQueryOperator.cs(153,22): warning CS0414: The private field `System.Linq.Parallel.SortQueryOperatorResults<TInputOutput,TSortKey>.m_preferStriping' is assigned but its value is never used
  4064. ../../../external/referencesource/System.Core/System/Linq/Parallel/Scheduling/OrderPreservingPipeliningSpoolingTask.cs(28,40): warning CS0414: The private field `System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask<TOutput,TKey>.m_taskScheduler' is assigned but its value is never used
  4065. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(114,26): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileAccess' is assigned but its value is never used
  4066. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(115,10): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.name' is assigned but its value is never used
  4067. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(116,8): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileCapacity' is assigned but its value is never used
  4068. Compilation succeeded - 16 warning(s)
  4069. MCS [build] mcs.exe
  4070. MCS [build] gacutil.exe
  4071. MCS [build] sn.exe
  4072. MCS [build] culevel.exe
  4073. CompileUplevel.cs(943,34): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
  4074. Compilation succeeded - 1 warning(s)
  4075. Creating .dep_dirs-net_4_x...
  4076. Creating .dep_dirs-net_4_x...
  4077. Creating the per profile list ../../build/deps/net_4_x_corlib.dll.sources ...
  4078. mkdir -p -- ../../class/lib/net_4_x/
  4079. MCS [net_4_x] mscorlib.dll
  4080. ../../../external/referencesource/mscorlib/system/collections/generic/list.cs(913,21): warning CS0219: The variable `i' is assigned but its value is never used
  4081. ../../../external/referencesource/mscorlib/system/convert.cs(2448,19): warning CS0219: The variable `actualResultLength' is assigned but its value is never used
  4082. ../../../external/referencesource/mscorlib/system/enum.cs(560,19): warning CS0429: Unreachable expression code detected
  4083. ../../../external/referencesource/mscorlib/system/enum.cs(562,17): warning CS0162: Unreachable code detected
  4084. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(1146,20): warning CS0219: The variable `keyData' is assigned but its value is never used
  4085. ../../../external/referencesource/mscorlib/system/globalization/datetimeparse.cs(4005,20): warning CS0219: The variable `originalFormat' is assigned but its value is never used
  4086. ../../../external/referencesource/mscorlib/system/globalization/japanesecalendar.cs(168,17): warning CS0219: The variable `iFoundEras' is assigned but its value is never used
  4087. ../../../external/referencesource/mscorlib/system/globalization/sortversion.cs(33,24): warning CS0219: The variable `b' is assigned but its value is never used
  4088. ../../../external/referencesource/mscorlib/system/io/binaryreader.cs(411,18): warning CS1717: Assignment made to same variable; did you mean to assign something else?
  4089. ../../../external/referencesource/mscorlib/system/io/stream.cs(317,17): warning CS0162: Unreachable code detected
  4090. ../../../external/referencesource/mscorlib/system/io/stream.cs(376,17): warning CS0162: Unreachable code detected
  4091. ../../../external/referencesource/mscorlib/system/io/stream.cs(463,17): warning CS0162: Unreachable code detected
  4092. ../../../external/referencesource/mscorlib/system/io/stream.cs(563,17): warning CS0162: Unreachable code detected
  4093. ../../../external/referencesource/mscorlib/system/io/streamwriter.cs(244,59): warning CS0184: The given expression is never of the provided (`System.IO.__ConsoleStream') type
  4094. ../../../external/referencesource/mscorlib/system/resources/manifestbasedresourcegroveler.cs(567,38): warning CS0168: The variable `fle' is declared but never used
  4095. ../../../external/referencesource/mscorlib/system/rttype.cs(4172,17): warning CS0162: Unreachable code detected
  4096. ../../../external/referencesource/mscorlib/system/rttype.cs(4623,28): warning CS0219: The variable `isByRef' is assigned but its value is never used
  4097. ../../../external/referencesource/mscorlib/system/rttype.cs(4626,25): warning CS0219: The variable `lcid' is assigned but its value is never used
  4098. ../../../external/referencesource/mscorlib/system/rttype.cs(4663,18): warning CS0219: The variable `bDefaultBinder' is assigned but its value is never used
  4099. ReferenceSources/RuntimeType.cs(79,9): warning CS0219: The variable `bNeedSecurityCheck' is assigned but its value is never used
  4100. ReferenceSources/RuntimeType.cs(80,9): warning CS0219: The variable `bCanBeCached' is assigned but its value is never used
  4101. ReferenceSources/RuntimeType.cs(81,9): warning CS0219: The variable `bSecurityCheckOff' is assigned but its value is never used
  4102. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(400,17): warning CS0219: The variable `byteLength' is assigned but its value is never used
  4103. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(672,18): warning CS0219: The variable `genId' is assigned but its value is never used
  4104. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1058,20): warning CS0219: The variable `objName' is assigned but its value is never used
  4105. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(1526,34): warning CS0219: The variable `typeFowardedFromAssembly' is assigned but its value is never used
  4106. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryutilclasses.cs(357,24): warning CS0219: The variable `obj' is assigned but its value is never used
  4107. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(344,26): warning CS0219: The variable `originalHolder' is assigned but its value is never used
  4108. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(39,29): warning CS0219: The variable `rt' is assigned but its value is never used
  4109. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(100,26): warning CS0219: The variable `p' is assigned but its value is never used
  4110. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(119,26): warning CS0219: The variable `p' is assigned but its value is never used
  4111. ../../../external/referencesource/mscorlib/system/runtime/serialization/serializationeventscache.cs(138,26): warning CS0219: The variable `p' is assigned but its value is never used
  4112. ../../../external/referencesource/mscorlib/system/security/claims/ClaimsIdentity.cs(1294,32): warning CS0219: The variable `version' is assigned but its value is never used
  4113. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(608,73): warning CS0429: Unreachable expression code detected
  4114. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(610,17): warning CS0162: Unreachable code detected
  4115. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(714,73): warning CS0429: Unreachable expression code detected
  4116. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(715,17): warning CS0162: Unreachable code detected
  4117. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1341,21): warning CS0219: The variable `p' is assigned but its value is never used
  4118. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1342,21): warning CS0219: The variable `i' is assigned but its value is never used
  4119. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1562,17): warning CS0219: The variable `deltaLength' is assigned but its value is never used
  4120. ../../../external/referencesource/mscorlib/system/text/stringbuilder.cs(1600,25): warning CS0219: The variable `indexBeforeAdjustment' is assigned but its value is never used
  4121. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(686,21): warning CS0162: Unreachable code detected
  4122. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(861,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  4123. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(998,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  4124. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1144,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  4125. ../../../external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs(1297,25): warning CS0219: The variable `asyncResult' is assigned but its value is never used
  4126. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(125,21): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `false'
  4127. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(126,21): warning CS0162: Unreachable code detected
  4128. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(249,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  4129. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(250,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  4130. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1099,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  4131. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1100,18): warning CS0219: The variable `callingTask' is assigned but its value is never used
  4132. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1422,18): warning CS0219: The variable `callerTask' is assigned but its value is never used
  4133. ../../../external/referencesource/mscorlib/system/threading/Tasks/Parallel.cs(1423,17): warning CS0219: The variable `forkJoinContextID' is assigned but its value is never used
  4134. ../../../external/referencesource/mscorlib/system/throwhelper.cs(91,17): warning CS0162: Unreachable code detected
  4135. System/TimeZoneInfo.cs(108,34): warning CS0168: The variable `e' is declared but never used
  4136. ../../../external/referencesource/mscorlib/system/type.cs(1539,17): warning CS0162: Unreachable code detected
  4137. System.Diagnostics.Tracing/EventSource.cs(143,15): warning CS3006: Overloaded method `System.Diagnostics.Tracing.EventSource.Write<T>(string, ref System.Diagnostics.Tracing.EventSourceOptions, ref T)' differing only in ref or out, or in array rank, is not CLS-compliant
  4138. System.Diagnostics.Tracing/EventSource.cs(139,15): (Location of the symbol related to previous warning)
  4139. System.Diagnostics/StackTrace.cs(179,9): warning CS0168: The variable `printOffset' is declared but never used
  4140. System.Security/PermissionSet.cs(230,13): warning CS0219: The variable `current' is assigned but its value is never used
  4141. System.Security/PermissionSet.cs(231,14): warning CS0219: The variable `domain' is assigned but its value is never used
  4142. ../../../external/referencesource/mscorlib/system/boolean.cs(34,20): warning CS0649: Field `System.Boolean.m_value' is never assigned to, and will always have its default value `false'
  4143. ../../../external/referencesource/mscorlib/system/globalization/charunicodeinfo.cs(49,21): warning CS0414: The private field `System.Globalization.CharUnicodeInfo.s_initialized' is assigned but its value is never used
  4144. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(107,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_dataHandle' is never used
  4145. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(110,24): warning CS0169: The private field `System.Globalization.CompareInfo.m_handleOrigin' is never used
  4146. ../../../external/referencesource/mscorlib/system/globalization/compareinfo.cs(262,29): warning CS0169: The private field `System.Globalization.CompareInfo.win32LCID' is never used
  4147. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(402,22): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.bUseCalendarInfo' is never used
  4148. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(404,24): warning CS0169: The private field `System.Globalization.DateTimeFormatInfo.nDataItem' is never used
  4149. ../../../external/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs(1521,23): warning CS0414: The private field `System.Globalization.DateTimeFormatInfo.MonthSpaces' is assigned but its value is never used
  4150. ../../../external/referencesource/mscorlib/system/io/ioexception.cs(36,24): warning CS0414: The private field `System.IO.IOException._maybeFullPath' is assigned but its value is never used
  4151. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(207,22): warning CS0414: The private field `System.Resources.ResourceManager.UseSatelliteAssem' is assigned but its value is never used
  4152. ../../../external/referencesource/mscorlib/system/resources/resourcemanager.cs(273,38): warning CS0169: The private field `System.Resources.ResourceManager.s_IsAppXModel' is never used
  4153. ../../../external/referencesource/mscorlib/system/rttype.cs(2730,31): warning CS0169: The private field `System.RuntimeType.s_SICtorParamTypes' is never used
  4154. ../../../external/referencesource/mscorlib/system/rttype.cs(4389,36): warning CS0414: The private field `System.RuntimeType.s_typedRef' is assigned but its value is never used
  4155. ../../../external/referencesource/mscorlib/system/runtime/compilerservices/typedependencyattribute.cs(17,24): warning CS0414: The private field `System.Runtime.CompilerServices.TypeDependencyAttribute.typeName' is assigned but its value is never used
  4156. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(35,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_remoteStackTrace' is never assigned to, and will always have its default value `null'
  4157. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(37,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_dynamicMethods' is never assigned to, and will always have its default value `null'
  4158. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(38,25): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_IPForWatsonBuckets' is never assigned to, and will always have its default value
  4159. ../../../external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs(39,24): warning CS0649: Field `System.Runtime.ExceptionServices.ExceptionDispatchInfo.m_WatsonBuckets' is never assigned to, and will always have its default value `null'
  4160. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(322,45): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.binaryCrossAppDomainString' is never assigned to, and will always have its default value `null'
  4161. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryformatterwriter.cs(692,47): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.__BinaryWriter.crossAppDomainAssembly' is never assigned to, and will always have its default value `null'
  4162. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(18,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodCallMessage._inargs' is assigned but its value is never used
  4163. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binarymethodmessage.cs(103,18): warning CS0414: The private field `System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturnMessage._outargs' is assigned but its value is never used
  4164. ../../../external/referencesource/mscorlib/system/runtime/serialization/formatters/binary/binaryobjectreader.cs(53,36): warning CS0649: Field `System.Runtime.Serialization.Formatters.Binary.ObjectReader.serObjectInfoInit' is never assigned to, and will always have its default value `null'
  4165. ../../../external/referencesource/mscorlib/system/runtime/serialization/objectmanager.cs(47,14): warning CS0414: The private field `System.Runtime.Serialization.ObjectManager.m_isCrossAppDomain' is assigned but its value is never used
  4166. ../../../external/referencesource/mscorlib/system/runtime/versioning/binarycompatibility.cs(166,27): warning CS0649: Field `System.Runtime.Versioning.BinaryCompatibility.BinaryCompatibilityMap.TargetsAtLeast_Phone_V8_1' is never assigned to, and will always have its default value `false'
  4167. ../../../external/referencesource/mscorlib/system/security/cryptography/passwordderivebytes.cs(34,33): warning CS0414: The private field `System.Security.Cryptography.PasswordDeriveBytes._cspParams' is assigned but its value is never used
  4168. ../../../external/referencesource/mscorlib/system/security/cryptography/rfc2898derivebytes.cs(33,31): warning CS0414: The private field `System.Security.Cryptography.Rfc2898DeriveBytes.m_cspParams' is assigned but its value is never used
  4169. ../../../external/referencesource/mscorlib/system/threading/CancellationTokenSource.cs(1083,60): warning CS0414: The private field `System.Threading.SparselyPopulatedArray<T>.m_head' is assigned but its value is never used
  4170. ../../../external/referencesource/mscorlib/system/threading/Tasks/ParallelLoopState.cs(415,29): warning CS0649: Field `System.Threading.Tasks.ParallelLoopStateFlags.PLS_NONE' is never assigned to, and will always have its default value `0'
  4171. ../../../external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs(553,23): warning CS0649: Field `System.Threading.Tasks.AwaitTaskContinuation.m_continuationId' is never assigned to, and will always have its default value `0'
  4172. ../../../external/referencesource/mscorlib/system/threading/threadpool.cs(582,23): warning CS0649: Field `System.Threading.ThreadPoolWorkQueue.loggingEnabled' is never assigned to, and will always have its default value `false'
  4173. ../../../external/referencesource/mscorlib/system/typedreference.cs(25,27): warning CS0169: The private field `System.TypedReference.type' is never used
  4174. System.Diagnostics/StackTrace.cs(61,16): warning CS0414: The private field `System.Diagnostics.StackTrace.debug_info' is assigned but its value is never used
  4175. System.Reflection/Assembly.cs(66,11): warning CS0414: The private field `System.Reflection.Assembly.UnmanagedMemoryStreamForModule.module' is assigned but its value is never used
  4176. System.Runtime.Remoting.Messaging/CADMessages.cs(440,11): warning CS0414: The private field `System.Runtime.Remoting.Messaging.CADMethodReturnMessage._sig' is assigned but its value is never used
  4177. Compilation succeeded - 96 warning(s)
  4178. mkdir -p -- ../../class/lib/net_4_x/bare/
  4179. MCS [bare/net_4_x] System.dll
  4180. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4181. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4182. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4183. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4184. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4185. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4186. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4187. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4188. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4189. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4190. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4191. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4192. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4193. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4194. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4195. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  4196. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  4197. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4198. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  4199. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  4200. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4201. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  4202. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4203. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4204. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4205. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4206. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4207. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4208. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4209. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  4210. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4211. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  4212. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  4213. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  4214. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  4215. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4216. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  4217. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  4218. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  4219. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  4220. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  4221. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4222. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  4223. System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field `System.Net.HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value `null'
  4224. System.Net/WebConnection.cs(69,8): warning CS0414: The private field `System.Net.WebConnection.reused' is assigned but its value is never used
  4225. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  4226. System.Net/WebConnection.cs(87,17): warning CS0649: Field `System.Net.WebConnection.tlsStream' is never assigned to, and will always have its default value `null'
  4227. Mono.Net.Security/MonoTlsStream.cs(62,29): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.provider' is never used
  4228. Mono.Net.Security/MonoTlsStream.cs(63,27): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.request' is never assigned to, and will always have its default value `null'
  4229. Mono.Net.Security/MonoTlsStream.cs(64,26): warning CS0169: The private field `Mono.Net.Security.MonoTlsStream.networkStream' is never used
  4230. Mono.Net.Security/MonoTlsStream.cs(66,18): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.sslStream' is never assigned to, and will always have its default value `null'
  4231. Mono.Net.Security/MonoTlsStream.cs(67,22): warning CS0649: Field `Mono.Net.Security.MonoTlsStream.status' is never assigned to, and will always have its default value `0'
  4232. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  4233. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  4234. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  4235. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  4236. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  4237. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  4238. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  4239. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  4240. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  4241. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  4242. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4243. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  4244. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4245. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  4246. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  4247. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  4248. Compilation succeeded - 60 warning(s)
  4249. MCS [bare/net_4_x] System.Xml.dll
  4250. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  4251. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  4252. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  4253. Compilation succeeded - 3 warning(s)
  4254. MCS [net_4_x] Mono.Security.dll
  4255. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(36,15): warning CS0414: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.spm' is assigned but its value is never used
  4256. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(37,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.client_callback' is never used
  4257. ./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(38,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.server_callback' is never used
  4258. Compilation succeeded - 3 warning(s)
  4259. mkdir -p -- ../../class/lib/net_4_x/secxml/
  4260. MCS [secxml/net_4_x] System.dll
  4261. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4262. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4263. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4264. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4265. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4266. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4267. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4268. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4269. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4270. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4271. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4272. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4273. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4274. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4275. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4276. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  4277. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  4278. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4279. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  4280. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  4281. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4282. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  4283. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  4284. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4285. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4286. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4287. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4288. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4289. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4290. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4291. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  4292. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4293. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  4294. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  4295. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  4296. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  4297. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  4298. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4299. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  4300. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  4301. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  4302. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  4303. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  4304. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4305. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  4306. System.Configuration/SettingValueElement.cs(43,17): warning CS0169: The private field `System.Configuration.SettingValueElement.original' is never used
  4307. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  4308. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  4309. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  4310. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  4311. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  4312. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  4313. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  4314. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  4315. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  4316. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  4317. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  4318. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(21,30): warning CS0414: The private field `System.Diagnostics.TraceInternal.settingsInitialized' is assigned but its value is never used
  4319. ../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs(22,30): warning CS0169: The private field `System.Diagnostics.TraceInternal.defaultInitialized' is never used
  4320. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  4321. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4322. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  4323. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4324. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  4325. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  4326. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  4327. Compilation succeeded - 58 warning(s)
  4328. MCS [net_4_x] System.Security.dll
  4329. MCS [net_4_x] System.Configuration.dll
  4330. System.Configuration/InternalConfigurationRoot.cs(87,43): warning CS0067: The event `System.Configuration.InternalConfigurationRoot.ConfigChanged' is never used
  4331. Compilation succeeded - 1 warning(s)
  4332. MCS [net_4_x] System.Xml.dll
  4333. ../../../external/referencesource/System.Xml/System/Xml/Schema/XmlSchemaValidator.cs(1975,37): warning CS0162: Unreachable code detected
  4334. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(192,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  4335. ../../../external/referencesource/System.Xml/System/Xml/Serialization/Compilation.cs(220,43): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string, System.Security.Policy.Evidence)' is obsolete
  4336. Compilation succeeded - 3 warning(s)
  4337. MCS [net_4_x] System.dll
  4338. ../../../external/referencesource/System/sys/system/collections/concurrent/BlockingCollection.cs(52,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4339. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(86,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4340. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(99,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4341. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(156,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4342. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(195,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4343. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(211,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4344. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(764,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4345. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(814,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4346. ../../../external/referencesource/System/compmod/system/collections/specialized/nameobjectcollectionbase.cs(834,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4347. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(64,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4348. ../../../external/referencesource/System/compmod/system/collections/specialized/namevaluecollection.cs(107,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4349. ../../../external/referencesource/System/compmod/system/componentmodel/IComponent.cs(33,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4350. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3467,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4351. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(3513,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4352. ../../../external/referencesource/System/sys/system/threading/Barrier.cs(104,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4353. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(62,53): warning CS0436: The type `System.ExceptionResource' conflicts with the imported type of same name'. Ignoring the imported type definition
  4354. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(327,19): (Location of the symbol related to previous warning)
  4355. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4356. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(66,57): warning CS0436: The type `System.ExceptionArgument' conflicts with the imported type of same name'. Ignoring the imported type definition
  4357. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(304,19): (Location of the symbol related to previous warning)
  4358. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4359. System.Net/HttpListenerRequest.cs(325,38): warning CS0168: The variable `e' is declared but never used
  4360. ../../../external/referencesource/System/net/System/Net/mail/MimeBasePart.cs(33,27): warning CS0219: The variable `newString' is assigned but its value is never used
  4361. System.Net.Sockets/Socket.cs(962,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4362. System.Net.Sockets/Socket.cs(1362,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4363. System.Net.Sockets/Socket.cs(1674,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4364. System.Net.Sockets/Socket.cs(1913,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4365. System.Net.Sockets/Socket.cs(2149,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4366. System.Net.Sockets/Socket.cs(2517,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4367. System.Net.Sockets/Socket.cs(2763,36): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4368. System.Net.Sockets/Socket.cs(2319,22): warning CS0219: The variable `sockares' is assigned but its value is never used
  4369. System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420: `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field references will not be treated as volatile
  4370. Mono.Net.Security/MonoTlsStream.cs(112,23): warning CS0168: The variable `ex' is declared but never used
  4371. ../../../external/referencesource/System/regex/system/text/regularexpressions/Regex.cs(1356,13): warning CS0162: Unreachable code detected
  4372. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexParser.cs(570,32): warning CS0219: The variable `name' is assigned but its value is never used
  4373. ../../../external/referencesource/System/compmod/system/collections/generic/debugview.cs(105,17): warning CS0436: The type `System.ThrowHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  4374. ../../../external/referencesource/System/compmod/system/collections/generic/throwhelper.cs(49,27): (Location of the symbol related to previous warning)
  4375. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4376. ../../../external/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs(2351,37): warning CS0219: The variable `prev' is assigned but its value is never used
  4377. ../../../external/referencesource/System/net/System/Net/cookiecontainer.cs(382,22): warning CS0219: The variable `lruDomain' is assigned but its value is never used
  4378. ../../../external/referencesource/System/net/System/Net/Internal.cs(938,17): warning CS0472: The result of comparing value type `System.ArraySegment<byte>' with null is always `false'
  4379. ../../../external/referencesource/System/net/System/Net/WebUtility.cs(325,72): warning CS0436: The type `System.Runtime.Versioning.BinaryCompatibility' conflicts with the imported type of same name'. Ignoring the imported type definition
  4380. ReferenceSources/BinaryCompatibility.cs(3,15): (Location of the symbol related to previous warning)
  4381. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4382. Microsoft.VisualBasic/VBCodeCompiler.cs(53,17): warning CS0414: The private field `Microsoft.VisualBasic.VBCodeCompiler.unixVbncCommand' is assigned but its value is never used
  4383. System.Net/WebConnection.cs(86,17): warning CS0414: The private field `System.Net.WebConnection.classLock' is assigned but its value is never used
  4384. System.Security.Cryptography.X509Certificates/X509Certificate2ImplMono.cs(55,10): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono._serial' is assigned but its value is never used
  4385. System.Security.Cryptography.X509Certificates/X509Chain.cs(49,28): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.Empty' is assigned but its value is never used
  4386. Mono.Net.Security/MonoTlsStream.cs(86,34): warning CS0414: The private field `Mono.Net.Security.MonoTlsStream.validationHelper' is assigned but its value is never used
  4387. ../../../external/referencesource/System/regex/system/text/regularexpressions/RegexCompiler.cs(3030,43): warning CS0414: The private field `System.Text.RegularExpressions.RegexTypeCompiler._moduleSlot' is assigned but its value is never used
  4388. ../../../external/referencesource/System/compmod/system/componentmodel/LicFileLicenseProvider.cs(101,44): warning CS0414: The private field `System.ComponentModel.LicFileLicenseProvider.LicFileLicense.owner' is assigned but its value is never used
  4389. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(71,40): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.argsNone' is assigned but its value is never used
  4390. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectEventDescriptor.cs(72,41): warning CS0414: The private field `System.ComponentModel.ReflectEventDescriptor.noDefault' is assigned but its value is never used
  4391. ../../../external/referencesource/System/compmod/system/componentmodel/ReflectPropertyDescriptor.cs(67,36): warning CS0414: The private field `System.ComponentModel.ReflectPropertyDescriptor.PropDescSwitch' is assigned but its value is never used
  4392. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(31,38): warning CS0414: The private field `System.ComponentModel.TypeConverter.firstLoadAppSetting' is assigned but its value is never used
  4393. ../../../external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs(32,31): warning CS0414: The private field `System.ComponentModel.TypeConverter.loadAppSettingLock' is assigned but its value is never used
  4394. ../../../external/referencesource/System/net/System/Net/Internal.cs(172,45): warning CS0169: The private field `System.Net.NclUtilities._LocalAddresses' is never used
  4395. ../../../external/referencesource/System/net/System/Net/webclient.cs(1095,27): warning CS0649: Field `System.Net.WebClient.DownloadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4396. ../../../external/referencesource/System/net/System/Net/webclient.cs(1368,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Length' is never assigned to, and will always have its default value `0'
  4397. ../../../external/referencesource/System/net/System/Net/webclient.cs(1369,27): warning CS0649: Field `System.Net.WebClient.UploadBitsState.Offset' is never assigned to, and will always have its default value `0'
  4398. ../../../external/referencesource/System/compmod/system/codedom/CodeNamespace.cs(34,41): warning CS0414: The private field `System.CodeDom.CodeNamespace.namespaces' is assigned but its value is never used
  4399. ../../../external/referencesource/System/compmod/system/codedom/CodePropertyReferenceExpression.cs(30,42): warning CS0414: The private field `System.CodeDom.CodePropertyReferenceExpression.parameters' is assigned but its value is never used
  4400. ../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs(45,25): warning CS0414: The private field `System.Diagnostics.AsyncStreamReader.process' is assigned but its value is never used
  4401. Compilation succeeded - 55 warning(s)
  4402. MCS [net_4_x] Mono.CompilerServices.SymbolWriter.dll
  4403. MCS [net_4_x] Mono.Posix.dll
  4404. Creating the per profile list ../../build/deps/net_4_x_System.Core.dll.sources ...
  4405. MCS [net_4_x] System.Core.dll
  4406. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(73,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  4407. ../../../external/referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs(77,58): warning CS0472: The result of comparing value type `System.Threading.CancellationToken' with null is always `true'
  4408. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(104,18): warning CS0219: The variable `execType' is assigned but its value is never used
  4409. ../../../external/referencesource/System.Core/System/Linq/SequenceQuery.cs(197,30): warning CS0219: The variable `argArray' is assigned but its value is never used
  4410. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(198,57): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4411. System.IO.Pipes/PipeStream.cs(139,15): warning CS0618: `System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess, bool, int, bool)' is obsolete: `Use FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead'
  4412. System.IO.Pipes/PipeUnix.cs(208,37): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4413. System.IO.Pipes/PipeUnix.cs(274,36): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
  4414. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/UnionQueryOperator.cs(192,34): warning CS0414: The private field `System.Linq.Parallel.UnionQueryOperator<TInputOutput>.UnionQueryOperatorEnumerator<TLeftKey,TRightKey>.m_partitionIndex' is assigned but its value is never used
  4415. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Options/OrderingQueryOperator.cs(27,22): warning CS0414: The private field `System.Linq.Parallel.OrderingQueryOperator<TSource>.m_orderOn' is assigned but its value is never used
  4416. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ConcatQueryOperator.cs(236,42): warning CS0414: The private field `System.Linq.Parallel.ConcatQueryOperator<TSource>.ConcatQueryOperatorResults.m_concatOp' is assigned but its value is never used
  4417. ../../../external/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SortQueryOperator.cs(153,22): warning CS0414: The private field `System.Linq.Parallel.SortQueryOperatorResults<TInputOutput,TSortKey>.m_preferStriping' is assigned but its value is never used
  4418. ../../../external/referencesource/System.Core/System/Linq/Parallel/Scheduling/OrderPreservingPipeliningSpoolingTask.cs(28,40): warning CS0414: The private field `System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask<TOutput,TKey>.m_taskScheduler' is assigned but its value is never used
  4419. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(114,26): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileAccess' is assigned but its value is never used
  4420. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(115,10): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.name' is assigned but its value is never used
  4421. System.IO.MemoryMappedFiles/MemoryMappedFile.cs(116,8): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileCapacity' is assigned but its value is never used
  4422. Compilation succeeded - 16 warning(s)
  4423. MCS [net_4_x] resgen.exe
  4424. MCS [net_4_x] System.IO.Compression.dll
  4425. SharpCompress/Writer/Zip/ZipWriter.cs(29,43): warning CS0414: The private field `SharpCompress.Writer.Zip.ZipWriter.deflateCompressionLevel' is assigned but its value is never used
  4426. Compilation succeeded - 1 warning(s)
  4427. MCS [net_4_x] System.IO.Compression.FileSystem.dll
  4428. MCS [net_4_x] System.Drawing.dll
  4429. System.Drawing.Printing/PrintingServices.cs(117,27): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.Name' is never assigned to, and will always have its default value `null'
  4430. System.Drawing.Printing/PrintingServices.cs(123,16): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.IsDefault' is never assigned to, and will always have its default value `false'
  4431. System.Drawing.Printing/PageSettings.cs(52,9): warning CS0649: Field `System.Drawing.Printing.PageSettings.hardMarginX' is never assigned to, and will always have its default value `0'
  4432. System.Drawing.Printing/PageSettings.cs(53,9): warning CS0649: Field `System.Drawing.Printing.PageSettings.hardMarginY' is never assigned to, and will always have its default value `0'
  4433. System.Drawing.Printing/PageSettings.cs(54,14): warning CS0649: Field `System.Drawing.Printing.PageSettings.printableArea' is never assigned to, and will always have its default value
  4434. Compilation succeeded - 5 warning(s)
  4435. MCS [net_4_x] System.Transactions.dll
  4436. System.Transactions/CommittableTransaction.cs(60,8): warning CS0252: Possible unintended reference comparison. Consider casting the left side expression to type `System.Transactions.CommittableTransaction' to get value comparison
  4437. System.Transactions/Transaction.cs(52,8): warning CS0414: The private field `System.Transactions.Transaction.tag' is assigned but its value is never used
  4438. System.Transactions/TransactionManager.cs(84,4): warning CS0067: The event `System.Transactions.TransactionManager.DistributedTransactionStarted' is never used
  4439. Compilation succeeded - 3 warning(s)
  4440. MCS [net_4_x] System.EnterpriseServices.dll
  4441. System.EnterpriseServices/RegistrationErrorInfo.cs(40,10): warning CS0649: Field `System.EnterpriseServices.RegistrationErrorInfo.errorString' is never assigned to, and will always have its default value `null'
  4442. System.EnterpriseServices/RegistrationException.cs(40,27): warning CS0649: Field `System.EnterpriseServices.RegistrationException.errorInfo' is never assigned to, and will always have its default value `null'
  4443. Compilation succeeded - 2 warning(s)
  4444. MCS [net_4_x] Mono.Data.Tds.dll
  4445. MCS [net_4_x] System.Numerics.dll
  4446. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4447. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4448. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4449. Compilation succeeded - 1 warning(s)
  4450. Creating the per profile list ../../build/deps/net_4_x_System.Numerics.Vectors.dll.sources ...
  4451. MCS [net_4_x] System.Numerics.Vectors.dll
  4452. Creating the per profile list ../../build/deps/net_4_x_System.Data.dll.sources ...
  4453. MCS [net_4_x] System.Data.dll
  4454. ../../../external/referencesource/System.Data/System/Data/Common/DBConnectionString.cs(58,25): warning CS1635: Cannot restore warning `CS0169' because it was disabled globally
  4455. System.Data.SqlClient/SqlParameter.cs(364,15): warning CS0114: `System.Data.SqlClient.SqlParameter.Precision' hides inherited member `System.Data.Common.DbParameter.Precision'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4456. ../../../external/referencesource/System.Data/System/Data/Common/DBParameter.cs(84,29): (Location of the symbol related to previous warning)
  4457. System.Data.SqlClient/SqlParameter.cs(370,15): warning CS0114: `System.Data.SqlClient.SqlParameter.Scale' hides inherited member `System.Data.Common.DbParameter.Scale'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4458. ../../../external/referencesource/System.Data/System/Data/Common/DBParameter.cs(93,29): (Location of the symbol related to previous warning)
  4459. System.Data.SqlClient/SqlConnection.cs(141,4): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
  4460. System.Data.SqlClient/SqlCommand.cs(890,47): warning CS0067: The event `System.Data.SqlClient.SqlCommand.StatementCompleted' is never used
  4461. System.Data.SqlClient/SqlDependency.cs(69,37): warning CS0067: The event `System.Data.SqlClient.SqlDependency.OnChange' is never used
  4462. Compilation succeeded - 6 warning(s)
  4463. MCS [net_4_x] System.ComponentModel.DataAnnotations.dll
  4464. MCS [net_4_x] Accessibility.dll
  4465. MCS [net_4_x] Mono.WebBrowser.dll
  4466. Mono.WebBrowser/Manager.cs(45,21): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
  4467. Compilation succeeded - 1 warning(s)
  4468. MCS [net_4_x] System.Runtime.Serialization.Formatters.Soap.dll
  4469. Error: Unable to find assembly 'create-keyboards, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  4470. MCS [net_4_x] System.Windows.Forms.dll
  4471. System.Windows.Forms/XplatUIX11.cs(2845,11): warning CS0472: The result of comparing value type `System.IntPtr' with null is always `true'
  4472. System.Windows.Forms/XplatUIX11.cs(2909,12): warning CS0168: The variable `atoms' is declared but never used
  4473. System.Windows.Forms/Cursor.cs(93,17): warning CS0649: Field `System.Windows.Forms.Cursor.size' is never assigned to, and will always have its default value
  4474. System.Windows.Forms/DataGridViewColumn.cs(460,29): warning CS0067: The event `System.Windows.Forms.DataGridViewColumn.Disposed' is never used
  4475. System.Windows.Forms/MdiWindowManager.cs(49,17): warning CS0649: Field `System.Windows.Forms.MdiWindowManager.icon_clicked' is never assigned to, and will always have its default value
  4476. Compilation succeeded - 5 warning(s)
  4477. Read in 3 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/Mono.Data.Sqlite/resources/SR.resx'
  4478. Writing resource file... Done.
  4479. MCS [net_4_x] Mono.Data.Sqlite.dll
  4480. MCS [net_4_x] System.Web.ApplicationServices.dll
  4481. Read in 61 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt'
  4482. Writing resource file... Done.
  4483. MCS [net_4_x] Novell.Directory.Ldap.dll
  4484. MCS [net_4_x] System.DirectoryServices.dll
  4485. System.DirectoryServices/DirectoryEntries.cs(168,25): warning CS0168: The variable `e' is declared but never used
  4486. System.DirectoryServices/DirectoryEntries.cs(266,16): warning CS0219: The variable `nextEntry' is assigned but its value is never used
  4487. System.DirectoryServices/DirectoryEntry.cs(519,4): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
  4488. System.DirectoryServices/DirectoryEntry.cs(608,79): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
  4489. System.DirectoryServices/DirectoryEntry.cs(627,79): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
  4490. System.DirectoryServices/DirectoryEntry.cs(807,16): warning CS0219: The variable `nextEntry' is assigned but its value is never used
  4491. System.DirectoryServices/DirectorySearcher.cs(168,4): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
  4492. System.DirectoryServices/DirectorySearcher.cs(315,4): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
  4493. Compilation succeeded - 8 warning(s)
  4494. Makefile:429: warning: overriding recipe for target 'clean-local'
  4495. ../../build/library.make:219: warning: ignoring old recipe for target 'clean-local'
  4496. Creating ../../build/deps/net_4_x_standalone-runner-support.dll.makefrag ...
  4497. Creating ../../build/deps/System.Web_standalone_test_net_4_x.dll.makefrag ...
  4498. Makefile:429: warning: overriding recipe for target 'clean-local'
  4499. ../../build/library.make:219: warning: ignoring old recipe for target 'clean-local'
  4500. Makefile:429: warning: overriding recipe for target 'clean-local'
  4501. ../../build/library.make:219: warning: ignoring old recipe for target 'clean-local'
  4502. Read in 36 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Web/resources/TranslationResources.resx'
  4503. Writing resource file... Done.
  4504. Makefile:429: warning: overriding recipe for target 'clean-local'
  4505. ../../build/library.make:219: warning: ignoring old recipe for target 'clean-local'
  4506. Makefile:429: warning: overriding recipe for target 'clean-local'
  4507. ../../build/library.make:219: warning: ignoring old recipe for target 'clean-local'
  4508. mkdir -p -- ../../class/lib/net_4_x/plainweb/
  4509. MCS [plainweb/net_4_x] System.Web.dll
  4510. System.Web/HttpRequestWrapper.cs(215,36): warning CS0114: `System.Web.HttpRequestWrapper.TimedOutToken' hides inherited member `System.Web.HttpRequestBase.TimedOutToken'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4511. ../../../external/referencesource/System.Web/Abstractions/HttpRequestBase.cs(244,42): (Location of the symbol related to previous warning)
  4512. System.Web/HttpRequestWrapper.cs(255,15): warning CS0114: `System.Web.HttpRequestWrapper.Abort()' hides inherited member `System.Web.HttpRequestBase.Abort()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4513. ../../../external/referencesource/System.Web/Abstractions/HttpRequestBase.cs(324,29): (Location of the symbol related to previous warning)
  4514. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4515. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4516. ./../../class/lib/net_4_x/System.Configuration.dll (Location of the symbol related to previous warning)
  4517. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4518. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4519. ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll (Location of the symbol related to previous warning)
  4520. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4521. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4522. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4523. System.Web/HttpApplication.cs(224,39): warning CS0420: `System.Web.HttpApplication.modcoll': A volatile field references will not be treated as volatile
  4524. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4525. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4526. ./../../class/lib/net_4_x/System.Configuration.dll (Location of the symbol related to previous warning)
  4527. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4528. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4529. ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll (Location of the symbol related to previous warning)
  4530. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4531. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4532. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4533. System.Web/HttpApplication.cs(838,30): warning CS0420: `System.Web.HttpApplication.modcoll': A volatile field references will not be treated as volatile
  4534. System.Web/HttpApplication.cs(1954,17): warning CS0219: The variable `res' is assigned but its value is never used
  4535. ../../../external/referencesource/System.Web/Util/StringUtil.cs(42,17): warning CS0436: The type `SR' conflicts with the imported type of same name'. Ignoring the imported type definition
  4536. ../../build/common/SR.cs(29,22): (Location of the symbol related to previous warning)
  4537. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4538. System.Web.Configuration_2.0/LruCache.cs(43,8): warning CS0169: The private field `System.Web.Configuration.LruCache<TKey,TValue>.size_overriden' is never used
  4539. Compilation succeeded - 13 warning(s)
  4540. mkdir -p -- ../../class/lib/net_4_x/plaindesign/
  4541. MCS [plaindesign/net_4_x] System.Design.dll
  4542. System.Data.Design/TypedDataSetSchemaImporterExtension.cs(50,50): warning CS0436: The type `System.Data.Design.TypedDataSetGenerator' conflicts with the imported type of same name'. Ignoring the imported type definition
  4543. System.Data.Design/TypedDataSetGenerator.cs(49,22): (Location of the symbol related to previous warning)
  4544. ./../../class/lib/net_4_x/plainweb/System.Web.dll (Location of the symbol related to previous warning)
  4545. System.Web.UI.Design/ConnectionStringEditor.cs(49,25): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)' hides inherited member `System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4546. ./../../class/lib/net_4_x/System.Drawing.dll (Location of the symbol related to previous warning)
  4547. System.Web.UI.Design/ConnectionStringEditor.cs(55,40): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)' hides inherited member `System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4548. ./../../class/lib/net_4_x/System.Drawing.dll (Location of the symbol related to previous warning)
  4549. System.Web.UI.Design/TemplatedControlDesigner.cs(175,15): warning CS0108: `System.Web.UI.Design.TemplatedControlDesigner.InTemplateMode' hides inherited member `System.Web.UI.Design.ControlDesigner.InTemplateMode'. Use the new keyword if hiding was intended
  4550. System.Web.UI.Design/ControlDesigner.cs(247,15): (Location of the symbol related to previous warning)
  4551. System.Web.UI.Design.WebControls/PanelDesigner.cs(33,31): warning CS0618: `System.Web.UI.Design.ReadWriteControlDesigner' is obsolete: `Use ContainerControlDesigner instead'
  4552. System.Web.UI.Design.WebControls/PanelDesigner.cs(45,27): warning CS0672: Member `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()' overrides obsolete member `System.Web.UI.Design.ReadWriteControlDesigner.OnBehaviorAttached()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()'
  4553. System.Web.UI.Design/ReadWriteControlDesigner.cs(33,38): (Location of the symbol related to previous warning)
  4554. System.Web.UI.Design.WebControls/TableDesigner.cs(45,26): warning CS0672: Member `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()' overrides obsolete member `System.Web.UI.Design.ControlDesigner.GetPersistInnerHtml()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()'
  4555. System.Web.UI.Design/ControlDesigner.cs(167,25): (Location of the symbol related to previous warning)
  4556. System.Web.UI.Design.WebControls/CompositeControlDesigner.cs(52,25): warning CS0114: `System.Web.UI.Design.WebControls.CompositeControlDesigner.GetDesignTimeHtml(System.Web.UI.Design.DesignerRegionCollection)' hides inherited member `System.Web.UI.Design.ControlDesigner.GetDesignTimeHtml(System.Web.UI.Design.DesignerRegionCollection)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4557. System.Web.UI.Design/ControlDesigner.cs(72,25): (Location of the symbol related to previous warning)
  4558. System.Web.UI.Design.WebControls/ListControlDesigner.cs(58,17): warning CS0108: `System.Web.UI.Design.WebControls.ListControlDesigner.DataSource' hides inherited member `System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner.DataSource'. Use the new keyword if hiding was intended
  4559. System.Web.UI.Design.WebControls/BaseDataBoundControlDesigner.cs(47,17): (Location of the symbol related to previous warning)
  4560. System.Web.UI.Design.WebControls/ListControlDesigner.cs(66,17): warning CS0108: `System.Web.UI.Design.WebControls.ListControlDesigner.DataMember' hides inherited member `System.Web.UI.Design.WebControls.DataBoundControlDesigner.DataMember'. Use the new keyword if hiding was intended
  4561. System.Web.UI.Design.WebControls/DataBoundControlDesigner.cs(54,17): (Location of the symbol related to previous warning)
  4562. System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(63,24): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete' overrides obsolete member `System.Web.UI.Design.ControlDesigner.DesignTimeHtmlRequiresLoadComplete'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete'
  4563. System.Web.UI.Design/ControlDesigner.cs(208,23): (Location of the symbol related to previous warning)
  4564. System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(101,31): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)' overrides obsolete member `System.Web.UI.Design.TemplatedControlDesigner.GetTemplateContainerDataSource(string)'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)'
  4565. System.Web.UI.Design/TemplatedControlDesigner.cs(84,30): (Location of the symbol related to previous warning)
  4566. System.Windows.Forms.Design/ControlDesigner.cs(98,24): warning CS0672: Member `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()' overrides obsolete member `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()'. Add the Obsolete attribute to `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()'
  4567. System.ComponentModel.Design/ComponentDesigner.cs(275,23): (Location of the symbol related to previous warning)
  4568. System.Windows.Forms.Design.Behavior/BehaviorServiceAdornerCollection.cs(109,53): warning CS0108: `System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator()' hides inherited member `System.Collections.CollectionBase.GetEnumerator()'. Use the new keyword if hiding was intended
  4569. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4570. Assembly/AssemblyInfo.cs(46,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4571. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4572. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4573. System.Web.UI.Design/TemplatedControlDesigner.cs(187,11): warning CS0618: `System.Web.UI.Design.ITemplateEditingFrame' is obsolete: `Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.'
  4574. System.Windows.Forms.Design/AxImporter.cs(90,55): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4575. System.Windows.Forms.Design/AxImporter.cs(96,55): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4576. System.Windows.Forms.Design/AxImporter.cs(106,58): warning CS0612: `System.Runtime.InteropServices.TYPELIBATTR' is obsolete
  4577. System.Windows.Forms.Design/AxImporter.cs(166,49): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4578. System.Windows.Forms.Design/AxImporter.cs(168,45): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4579. System.ComponentModel.Design/ComponentDesigner.cs(175,4): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()' is obsolete: `This method has been deprecated. Use InitializeNewComponent instead.'
  4580. System.ComponentModel.Design/ComponentDesigner.cs(182,4): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault()' is obsolete: `This method has been deprecated. Use InitializeExistingComponent instead.'
  4581. System.ComponentModel.Design/DesignerActionList.cs(66,4): warning CS0162: Unreachable code detected
  4582. System.Data.Design/TypedDataSetGenerator.cs(70,53): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
  4583. System.Data.Design/TypedDataSetGenerator.cs(70,6): warning CS0618: `System.Data.TypedDataSetGenerator' is obsolete: `TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
  4584. System.Data.Design/TypedDataSetGenerator.cs(78,53): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
  4585. System.Data.Design/TypedDataSetGenerator.cs(78,6): warning CS0618: `System.Data.TypedDataSetGenerator' is obsolete: `TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
  4586. System.Data.Design/TypedDataSetGeneratorException.cs(49,12): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4587. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4588. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4589. System.Windows.Forms.Design/ComponentDocumentDesigner.cs(57,32): warning CS0618: `System.ComponentModel.Design.ViewTechnology.WindowsForms' is obsolete: `This value has been deprecated. Use ViewTechnology.Default instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4590. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,10): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.name' is never assigned to, and will always have its default value `null'
  4591. System.ComponentModel.Design.Data/DesignerDataConnection.cs(42,8): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.is_configured' is never assigned to, and will always have its default value `false'
  4592. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,16): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.provider_name' is never assigned to, and will always have its default value `null'
  4593. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,31): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.connection_string' is never assigned to, and will always have its default value `null'
  4594. System.ComponentModel.Design/DesignerActionMethodItem.cs(40,22): warning CS0414: The private field `System.ComponentModel.Design.DesignerActionMethodItem.action_list' is assigned but its value is never used
  4595. System.ComponentModel.Design/DesignerActionService.cs(44,55): warning CS0067: The event `System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged' is never used
  4596. System.ComponentModel.Design/DesignerActionUIService.cs(42,56): warning CS0067: The event `System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange' is never used
  4597. System.ComponentModel.Design/DesignerHost.cs(415,29): warning CS0067: The event `System.ComponentModel.Design.DesignerHost.Deactivated' is never used
  4598. System.Web.UI.Design/HierarchicalDataSourceDesigner.cs(47,29): warning CS0067: The event `System.Web.UI.Design.HierarchicalDataSourceDesigner.DataSourceChanged' is never used
  4599. System.Web.UI.Design/HierarchicalDataSourceDesigner.cs(49,29): warning CS0067: The event `System.Web.UI.Design.HierarchicalDataSourceDesigner.SchemaRefreshed' is never used
  4600. System.Web.UI.Design/TemplatedControlDesigner.cs(187,33): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._activeTemplateFrame' is never assigned to, and will always have its default value `null'
  4601. System.Web.UI.Design/TemplatedControlDesigner.cs(189,16): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateMode' is never assigned to, and will always have its default value `false'
  4602. System.Web.UI.Design/TemplatedControlDesigner.cs(190,24): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateVerbHandler' is never assigned to, and will always have its default value `null'
  4603. System.Web.UI.Design/TemplateEditingService.cs(88,25): warning CS0414: The private field `System.Web.UI.Design.TemplateEditingService._designerHost' is assigned but its value is never used
  4604. System.Web.UI.Design.WebControls/RegexEditorDialog.cs(34,10): warning CS0414: The private field `System.Web.UI.Design.WebControls.RegexEditorDialog.regular_expression' is assigned but its value is never used
  4605. System.Windows.Forms.Design/AxParameterData.cs(131,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isByRef' is never assigned to, and will always have its default value `false'
  4606. System.Windows.Forms.Design/AxParameterData.cs(132,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isIn' is never assigned to, and will always have its default value `false'
  4607. System.Windows.Forms.Design/AxParameterData.cs(133,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOptional' is never assigned to, and will always have its default value `false'
  4608. System.Windows.Forms.Design/AxParameterData.cs(134,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOut' is never assigned to, and will always have its default value `false'
  4609. System.Windows.Forms.Design/AxParameterData.cs(135,18): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.name' is never assigned to, and will always have its default value `null'
  4610. System.Windows.Forms.Design/AxParameterData.cs(136,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.type' is never assigned to, and will always have its default value `null'
  4611. System.Windows.Forms.Design/AxParameterData.cs(137,18): warning CS0169: The private field `System.Windows.Forms.Design.AxParameterData.typeName' is never used
  4612. System.Windows.Forms.Design/ComponentTray.cs(51,21): warning CS0414: The private field `System.Windows.Forms.Design.ComponentTray._mainDesigner' is assigned but its value is never used
  4613. System.Windows.Forms.Design/EventHandlerService.cs(37,29): warning CS0067: The event `System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged' is never used
  4614. System.Windows.Forms.Design.Behavior/BehaviorService.cs(43,45): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag' is never used
  4615. System.Windows.Forms.Design.Behavior/BehaviorService.cs(44,45): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag' is never used
  4616. System.Windows.Forms.Design.Behavior/BehaviorService.cs(45,29): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize' is never used
  4617. System.Windows.Forms.Design.Behavior/BehaviorServiceAdornerCollectionEnumerator.cs(39,14): warning CS0649: Field `System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.state' is never assigned to, and will always have its default value `0'
  4618. System.Windows.Forms.Design.Behavior/Glyph.cs(40,12): warning CS0649: Field `System.Windows.Forms.Design.Behavior.Glyph.behavior' is never assigned to, and will always have its default value `null'
  4619. Compilation succeeded - 59 warning(s)
  4620. MCS [net_4_x] System.Web.Services.dll
  4621. ../../../external/referencesource/System.Web.Services/System/Web/Services/Description/ProtocolImporter.cs(683,69): warning CS0618: `System.Uri.MakeRelative(System.Uri)' is obsolete: `Use MakeRelativeUri(Uri uri) instead.'
  4622. ../../../external/referencesource/System.Web.Services/System/Web/Services/Description/WebReferenceOptions.cs(130,13): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4623. ../../../external/referencesource/System.Web.Services/System/Web/Services/Description/WebReferenceOptions.cs(130,56): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4624. ../../../external/referencesource/System.Web.Services/System/Web/Services/Diagnostics/TraceUtility.cs(204,28): warning CS0618: `System.Net.Dns.GetHostByAddress(string)' is obsolete: `Use GetHostEntry instead'
  4625. ../../../external/referencesource/System.Web.Services/System/Web/Services/Discovery/DiscoveryReference.cs(108,39): warning CS0618: `System.IO.Path.InvalidPathChars' is obsolete: `see GetInvalidPathChars and GetInvalidFileNameChars methods.'
  4626. Compilation succeeded - 5 warning(s)
  4627. MCS [net_4_x] System.Web.dll
  4628. System.Web/HttpRequestWrapper.cs(215,36): warning CS0114: `System.Web.HttpRequestWrapper.TimedOutToken' hides inherited member `System.Web.HttpRequestBase.TimedOutToken'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4629. ../../../external/referencesource/System.Web/Abstractions/HttpRequestBase.cs(244,42): (Location of the symbol related to previous warning)
  4630. System.Web/HttpRequestWrapper.cs(255,15): warning CS0114: `System.Web.HttpRequestWrapper.Abort()' hides inherited member `System.Web.HttpRequestBase.Abort()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4631. ../../../external/referencesource/System.Web/Abstractions/HttpRequestBase.cs(324,29): (Location of the symbol related to previous warning)
  4632. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4633. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4634. ./../../class/lib/net_4_x/System.Configuration.dll (Location of the symbol related to previous warning)
  4635. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4636. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4637. ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll (Location of the symbol related to previous warning)
  4638. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4639. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4640. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4641. System.Web.Compilation/XsdBuildProvider.cs(61,23): warning CS0436: The type `System.Data.Design.TypedDataSetGenerator' conflicts with the imported type of same name'. Ignoring the imported type definition
  4642. ../System.Design/System.Data.Design/TypedDataSetGenerator.cs(49,22): (Location of the symbol related to previous warning)
  4643. ./../../class/lib/net_4_x/plaindesign/System.Design.dll (Location of the symbol related to previous warning)
  4644. System.Web/HttpApplication.cs(224,39): warning CS0420: `System.Web.HttpApplication.modcoll': A volatile field references will not be treated as volatile
  4645. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4646. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4647. ./../../class/lib/net_4_x/System.Configuration.dll (Location of the symbol related to previous warning)
  4648. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4649. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4650. ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll (Location of the symbol related to previous warning)
  4651. System.Web/HttpApplication.cs(304,39): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4652. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4653. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4654. System.Web/HttpApplication.cs(838,30): warning CS0420: `System.Web.HttpApplication.modcoll': A volatile field references will not be treated as volatile
  4655. System.Web/HttpApplication.cs(1954,17): warning CS0219: The variable `res' is assigned but its value is never used
  4656. ../../../external/referencesource/System.Web/Util/StringUtil.cs(42,17): warning CS0436: The type `SR' conflicts with the imported type of same name'. Ignoring the imported type definition
  4657. ../../build/common/SR.cs(29,22): (Location of the symbol related to previous warning)
  4658. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4659. System.Web.Configuration_2.0/LruCache.cs(43,8): warning CS0169: The private field `System.Web.Configuration.LruCache<TKey,TValue>.size_overriden' is never used
  4660. Compilation succeeded - 14 warning(s)
  4661. MCS [net_4_x] System.Design.dll
  4662. System.Data.Design/TypedDataSetSchemaImporterExtension.cs(50,50): warning CS0436: The type `System.Data.Design.TypedDataSetGenerator' conflicts with the imported type of same name'. Ignoring the imported type definition
  4663. System.Data.Design/TypedDataSetGenerator.cs(49,22): (Location of the symbol related to previous warning)
  4664. ./../../class/lib/net_4_x/plainweb/System.Web.dll (Location of the symbol related to previous warning)
  4665. System.Web.UI.Design/ConnectionStringEditor.cs(49,25): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)' hides inherited member `System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4666. ./../../class/lib/net_4_x/System.Drawing.dll (Location of the symbol related to previous warning)
  4667. System.Web.UI.Design/ConnectionStringEditor.cs(55,40): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)' hides inherited member `System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4668. ./../../class/lib/net_4_x/System.Drawing.dll (Location of the symbol related to previous warning)
  4669. System.Web.UI.Design/TemplatedControlDesigner.cs(175,15): warning CS0108: `System.Web.UI.Design.TemplatedControlDesigner.InTemplateMode' hides inherited member `System.Web.UI.Design.ControlDesigner.InTemplateMode'. Use the new keyword if hiding was intended
  4670. System.Web.UI.Design/ControlDesigner.cs(247,15): (Location of the symbol related to previous warning)
  4671. System.Web.UI.Design.WebControls/PanelDesigner.cs(33,31): warning CS0618: `System.Web.UI.Design.ReadWriteControlDesigner' is obsolete: `Use ContainerControlDesigner instead'
  4672. System.Web.UI.Design.WebControls/PanelDesigner.cs(45,27): warning CS0672: Member `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()' overrides obsolete member `System.Web.UI.Design.ReadWriteControlDesigner.OnBehaviorAttached()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()'
  4673. System.Web.UI.Design/ReadWriteControlDesigner.cs(33,38): (Location of the symbol related to previous warning)
  4674. System.Web.UI.Design.WebControls/TableDesigner.cs(45,26): warning CS0672: Member `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()' overrides obsolete member `System.Web.UI.Design.ControlDesigner.GetPersistInnerHtml()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()'
  4675. System.Web.UI.Design/ControlDesigner.cs(167,25): (Location of the symbol related to previous warning)
  4676. System.Web.UI.Design.WebControls/CompositeControlDesigner.cs(52,25): warning CS0114: `System.Web.UI.Design.WebControls.CompositeControlDesigner.GetDesignTimeHtml(System.Web.UI.Design.DesignerRegionCollection)' hides inherited member `System.Web.UI.Design.ControlDesigner.GetDesignTimeHtml(System.Web.UI.Design.DesignerRegionCollection)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4677. System.Web.UI.Design/ControlDesigner.cs(72,25): (Location of the symbol related to previous warning)
  4678. System.Web.UI.Design.WebControls/ListControlDesigner.cs(58,17): warning CS0108: `System.Web.UI.Design.WebControls.ListControlDesigner.DataSource' hides inherited member `System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner.DataSource'. Use the new keyword if hiding was intended
  4679. System.Web.UI.Design.WebControls/BaseDataBoundControlDesigner.cs(47,17): (Location of the symbol related to previous warning)
  4680. System.Web.UI.Design.WebControls/ListControlDesigner.cs(66,17): warning CS0108: `System.Web.UI.Design.WebControls.ListControlDesigner.DataMember' hides inherited member `System.Web.UI.Design.WebControls.DataBoundControlDesigner.DataMember'. Use the new keyword if hiding was intended
  4681. System.Web.UI.Design.WebControls/DataBoundControlDesigner.cs(54,17): (Location of the symbol related to previous warning)
  4682. System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(63,24): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete' overrides obsolete member `System.Web.UI.Design.ControlDesigner.DesignTimeHtmlRequiresLoadComplete'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete'
  4683. System.Web.UI.Design/ControlDesigner.cs(208,23): (Location of the symbol related to previous warning)
  4684. System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(101,31): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)' overrides obsolete member `System.Web.UI.Design.TemplatedControlDesigner.GetTemplateContainerDataSource(string)'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)'
  4685. System.Web.UI.Design/TemplatedControlDesigner.cs(84,30): (Location of the symbol related to previous warning)
  4686. System.Windows.Forms.Design/ControlDesigner.cs(98,24): warning CS0672: Member `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()' overrides obsolete member `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()'. Add the Obsolete attribute to `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()'
  4687. System.ComponentModel.Design/ComponentDesigner.cs(275,23): (Location of the symbol related to previous warning)
  4688. System.Windows.Forms.Design.Behavior/BehaviorServiceAdornerCollection.cs(109,53): warning CS0108: `System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator()' hides inherited member `System.Collections.CollectionBase.GetEnumerator()'. Use the new keyword if hiding was intended
  4689. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  4690. Assembly/AssemblyInfo.cs(46,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4691. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4692. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4693. System.Web.UI.Design/TemplatedControlDesigner.cs(187,11): warning CS0618: `System.Web.UI.Design.ITemplateEditingFrame' is obsolete: `Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.'
  4694. System.Windows.Forms.Design/AxImporter.cs(90,55): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4695. System.Windows.Forms.Design/AxImporter.cs(96,55): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4696. System.Windows.Forms.Design/AxImporter.cs(106,58): warning CS0612: `System.Runtime.InteropServices.TYPELIBATTR' is obsolete
  4697. System.Windows.Forms.Design/AxImporter.cs(166,49): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4698. System.Windows.Forms.Design/AxImporter.cs(168,45): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete
  4699. System.ComponentModel.Design/ComponentDesigner.cs(175,4): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()' is obsolete: `This method has been deprecated. Use InitializeNewComponent instead.'
  4700. System.ComponentModel.Design/ComponentDesigner.cs(182,4): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault()' is obsolete: `This method has been deprecated. Use InitializeExistingComponent instead.'
  4701. System.ComponentModel.Design/DesignerActionList.cs(66,4): warning CS0162: Unreachable code detected
  4702. System.Data.Design/TypedDataSetGenerator.cs(70,53): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
  4703. System.Data.Design/TypedDataSetGenerator.cs(70,6): warning CS0618: `System.Data.TypedDataSetGenerator' is obsolete: `TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
  4704. System.Data.Design/TypedDataSetGenerator.cs(78,53): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
  4705. System.Data.Design/TypedDataSetGenerator.cs(78,6): warning CS0618: `System.Data.TypedDataSetGenerator' is obsolete: `TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
  4706. System.Data.Design/TypedDataSetGeneratorException.cs(49,12): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  4707. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  4708. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4709. System.Windows.Forms.Design/ComponentDocumentDesigner.cs(57,32): warning CS0618: `System.ComponentModel.Design.ViewTechnology.WindowsForms' is obsolete: `This value has been deprecated. Use ViewTechnology.Default instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4710. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,10): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.name' is never assigned to, and will always have its default value `null'
  4711. System.ComponentModel.Design.Data/DesignerDataConnection.cs(42,8): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.is_configured' is never assigned to, and will always have its default value `false'
  4712. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,16): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.provider_name' is never assigned to, and will always have its default value `null'
  4713. System.ComponentModel.Design.Data/DesignerDataConnection.cs(41,31): warning CS0649: Field `System.ComponentModel.Design.Data.DesignerDataConnection.connection_string' is never assigned to, and will always have its default value `null'
  4714. System.ComponentModel.Design/DesignerActionMethodItem.cs(40,22): warning CS0414: The private field `System.ComponentModel.Design.DesignerActionMethodItem.action_list' is assigned but its value is never used
  4715. System.ComponentModel.Design/DesignerActionService.cs(44,55): warning CS0067: The event `System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged' is never used
  4716. System.ComponentModel.Design/DesignerActionUIService.cs(42,56): warning CS0067: The event `System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange' is never used
  4717. System.ComponentModel.Design/DesignerHost.cs(415,29): warning CS0067: The event `System.ComponentModel.Design.DesignerHost.Deactivated' is never used
  4718. System.Web.UI.Design/HierarchicalDataSourceDesigner.cs(47,29): warning CS0067: The event `System.Web.UI.Design.HierarchicalDataSourceDesigner.DataSourceChanged' is never used
  4719. System.Web.UI.Design/HierarchicalDataSourceDesigner.cs(49,29): warning CS0067: The event `System.Web.UI.Design.HierarchicalDataSourceDesigner.SchemaRefreshed' is never used
  4720. System.Web.UI.Design/TemplatedControlDesigner.cs(187,33): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._activeTemplateFrame' is never assigned to, and will always have its default value `null'
  4721. System.Web.UI.Design/TemplatedControlDesigner.cs(189,16): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateMode' is never assigned to, and will always have its default value `false'
  4722. System.Web.UI.Design/TemplatedControlDesigner.cs(190,24): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateVerbHandler' is never assigned to, and will always have its default value `null'
  4723. System.Web.UI.Design/TemplateEditingService.cs(88,25): warning CS0414: The private field `System.Web.UI.Design.TemplateEditingService._designerHost' is assigned but its value is never used
  4724. System.Web.UI.Design.WebControls/RegexEditorDialog.cs(34,10): warning CS0414: The private field `System.Web.UI.Design.WebControls.RegexEditorDialog.regular_expression' is assigned but its value is never used
  4725. System.Windows.Forms.Design/AxParameterData.cs(131,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isByRef' is never assigned to, and will always have its default value `false'
  4726. System.Windows.Forms.Design/AxParameterData.cs(132,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isIn' is never assigned to, and will always have its default value `false'
  4727. System.Windows.Forms.Design/AxParameterData.cs(133,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOptional' is never assigned to, and will always have its default value `false'
  4728. System.Windows.Forms.Design/AxParameterData.cs(134,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOut' is never assigned to, and will always have its default value `false'
  4729. System.Windows.Forms.Design/AxParameterData.cs(135,18): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.name' is never assigned to, and will always have its default value `null'
  4730. System.Windows.Forms.Design/AxParameterData.cs(136,16): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.type' is never assigned to, and will always have its default value `null'
  4731. System.Windows.Forms.Design/AxParameterData.cs(137,18): warning CS0169: The private field `System.Windows.Forms.Design.AxParameterData.typeName' is never used
  4732. System.Windows.Forms.Design/ComponentTray.cs(51,21): warning CS0414: The private field `System.Windows.Forms.Design.ComponentTray._mainDesigner' is assigned but its value is never used
  4733. System.Windows.Forms.Design/EventHandlerService.cs(37,29): warning CS0067: The event `System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged' is never used
  4734. System.Windows.Forms.Design.Behavior/BehaviorService.cs(43,45): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag' is never used
  4735. System.Windows.Forms.Design.Behavior/BehaviorService.cs(44,45): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag' is never used
  4736. System.Windows.Forms.Design.Behavior/BehaviorService.cs(45,29): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize' is never used
  4737. System.Windows.Forms.Design.Behavior/BehaviorServiceAdornerCollectionEnumerator.cs(39,14): warning CS0649: Field `System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.state' is never assigned to, and will always have its default value `0'
  4738. System.Windows.Forms.Design.Behavior/Glyph.cs(40,12): warning CS0649: Field `System.Windows.Forms.Design.Behavior.Glyph.behavior' is never assigned to, and will always have its default value `null'
  4739. Compilation succeeded - 59 warning(s)
  4740. MCS [net_4_x] System.Runtime.Remoting.dll
  4741. System.Runtime.Remoting.Channels/ChannelCore.cs(60,19): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
  4742. System.Runtime.Remoting.Channels/RemotingThreadPool.cs(160,22): warning CS0168: The variable `ex' is declared but never used
  4743. System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs(64,42): warning CS0618: `System.IO.Path.InvalidPathChars' is obsolete: `see GetInvalidPathChars and GetInvalidFileNameChars methods.'
  4744. System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(72,28): warning CS0618: `System.Net.Dns.Resolve(string)' is obsolete: `Use GetHostEntry instead'
  4745. System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(78,17): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead'
  4746. System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(214,25): warning CS0168: The variable `e' is declared but never used
  4747. System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(222,21): warning CS0168: The variable `e' is declared but never used
  4748. System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(67,28): warning CS0618: `System.Runtime.Remoting.RemotingConfiguration.Configure(string)' is obsolete: `Use Configure(String,Boolean)'
  4749. System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(92,22): warning CS0618: `System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel(System.Runtime.Remoting.Channels.IChannel)' is obsolete: `Use RegisterChannel(IChannel,Boolean)'
  4750. System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(129,35): warning CS0618: `System.Net.Dns.Resolve(string)' is obsolete: `Use GetHostEntry instead'
  4751. System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(137,34): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead'
  4752. System.Runtime.Remoting.MetadataServices/MetaData.cs(64,30): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: `ICodeCompiler is obsolete'
  4753. System.Runtime.Remoting.MetadataServices/MetaData.cs(78,30): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: `ICodeCompiler is obsolete'
  4754. System.Runtime.Remoting.Channels/BinaryServerFormatterSink.cs(53,12): warning CS0414: The private field `System.Runtime.Remoting.Channels.BinaryServerFormatterSink.protocol' is assigned but its value is never used
  4755. System.Runtime.Remoting.Channels.Ipc.Unix/IpcServerChannel.cs(42,24): warning CS0414: The private field `System.Runtime.Remoting.Channels.Ipc.Unix.IpcServerChannel._path' is assigned but its value is never used
  4756. Compilation succeeded - 15 warning(s)
  4757. MCS [net_4_x] System.Configuration.Install.dll
  4758. System.Configuration.Install/Installer.cs(40,18): warning CS0649: Field `System.Configuration.Install.Installer.helptext' is never assigned to, and will always have its default value `null'
  4759. System.Configuration.Install/InstallException.cs(39,21): warning CS0414: The private field `System.Configuration.Install.InstallException.innerException' is assigned but its value is never used
  4760. System.Configuration.Install/InstallContext.cs(37,10): warning CS0414: The private field `System.Configuration.Install.InstallContext.log_file' is assigned but its value is never used
  4761. Compilation succeeded - 3 warning(s)
  4762. MCS [net_4_x] System.Management.dll
  4763. System.Management/ManagementBaseObject.cs(173,15): warning CS0108: `System.Management.ManagementBaseObject.Dispose()' hides inherited member `System.ComponentModel.Component.Dispose()'. Use the new keyword if hiding was intended
  4764. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  4765. System.Management/ManagementObject.cs(382,15): warning CS0108: `System.Management.ManagementObject.Dispose()' hides inherited member `System.Management.ManagementBaseObject.Dispose()'. Use the new keyword if hiding was intended
  4766. System.Management/ManagementBaseObject.cs(173,15): (Location of the symbol related to previous warning)
  4767. System.Management/ManagementEventWatcher.cs(85,41): warning CS0067: The event `System.Management.ManagementEventWatcher.EventArrived' is never used
  4768. System.Management/ManagementEventWatcher.cs(86,36): warning CS0067: The event `System.Management.ManagementEventWatcher.Stopped' is never used
  4769. System.Management/ManagementOperationObserver.cs(45,38): warning CS0067: The event `System.Management.ManagementOperationObserver.Completed' is never used
  4770. System.Management/ManagementOperationObserver.cs(46,38): warning CS0067: The event `System.Management.ManagementOperationObserver.ObjectPut' is never used
  4771. System.Management/ManagementOperationObserver.cs(47,40): warning CS0067: The event `System.Management.ManagementOperationObserver.ObjectReady' is never used
  4772. System.Management/ManagementOperationObserver.cs(48,37): warning CS0067: The event `System.Management.ManagementOperationObserver.Progress' is never used
  4773. Compilation succeeded - 8 warning(s)
  4774. MCS [net_4_x] System.Data.OracleClient.dll
  4775. System.Data.OracleClient/OracleParameter.cs(275,15): warning CS0114: `System.Data.OracleClient.OracleParameter.Precision' hides inherited member `System.Data.Common.DbParameter.Precision'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4776. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4777. System.Data.OracleClient/OracleParameter.cs(283,15): warning CS0114: `System.Data.OracleClient.OracleParameter.Scale' hides inherited member `System.Data.Common.DbParameter.Scale'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  4778. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  4779. System.Data.OracleClient.Oci/OciDefineHandle.cs(44,10): warning CS0414: The private field `System.Data.OracleClient.Oci.OciDefineHandle.name' is assigned but its value is never used
  4780. Compilation succeeded - 3 warning(s)
  4781. MCS [net_4_x] cscompmgd.dll
  4782. ./../../jay/jay: 16 rules never reduced
  4783. ./../../jay/jay: 1 reduce/reduce conflict.
  4784. MCS [net_4_x] Commons.Xml.Relaxng.dll
  4785. Commons.Xml.Relaxng/RelaxngPattern.cs(79,19): warning CS0219: The variable `g' is assigned but its value is never used
  4786. Commons.Xml.Relaxng/RelaxngValidatingReader.cs(566,17): warning CS0184: The given expression is never of the provided (`Commons.Xml.Relaxng.Derivative.RdpElement') type
  4787. Commons.Xml.Relaxng/RelaxngValidatingReader.cs(567,5): warning CS0162: Unreachable code detected
  4788. Commons.Xml.Relaxng/XsdDatatypeProvider.cs(87,11): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
  4789. Commons.Xml.Relaxng/XsdDatatypeProvider.cs(89,59): warning CS0618: `System.Xml.Schema.XmlSchemaElement.ElementType' is obsolete: `This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202'
  4790. Commons.Xml.Relaxng/XsdDatatypeProvider.cs(194,11): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
  4791. Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,4): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4792. Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,32): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
  4793. Commons.Xml.Relaxng.Inference/RelaxngInference.cs(896,16): warning CS0618: `System.Xml.XmlConvert.ToDateTime(string)' is obsolete: `Use XmlConvert.ToDateTime() that takes in XmlDateTimeSerializationMode'
  4794. Commons.Xml.Nvdl/NvdlXsdSupport.cs(24,8): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler, System.Xml.XmlResolver)' is obsolete: `Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
  4795. /usr/ports/lang/mono/work/mono-4.4.2/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng.Rnc/RncParser.jay(70,14): warning CS0649: Field `Commons.Xml.Relaxng.Rnc.RncParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0'
  4796. Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(750,8): warning CS0649: Field `Commons.Xml.Relaxng.Derivative.RdpAbstractBinary.expanded' is never assigned to, and will always have its default value `false'
  4797. Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(1399,8): warning CS0649: Field `Commons.Xml.Relaxng.Derivative.RdpAbstractSingleContent.isExpanded' is never assigned to, and will always have its default value `false'
  4798. Commons.Xml.Relaxng.Inference/RelaxngInference.cs(114,25): warning CS0414: The private field `Commons.Xml.Relaxng.Inference.RngInference.QNameAnyType' is assigned but its value is never used
  4799. Commons.Xml.Relaxng.Inference/RelaxngInference.cs(144,25): warning CS0414: The private field `Commons.Xml.Relaxng.Inference.RngInference.QNameUDecimal' is assigned but its value is never used
  4800. Commons.Xml.Relaxng.Inference/RelaxngInference.cs(166,23): warning CS0414: The private field `Commons.Xml.Relaxng.Inference.RngInference.nsmgr' is assigned but its value is never used
  4801. Commons.Xml.Relaxng.Rnc/RncTokenizer.cs(49,8): warning CS0169: The private field `Commons.Xml.Relaxng.Rnc.RncTokenizer.isLiteralNsUri' is never used
  4802. Commons.Xml.Nvdl/NvdlSimplified.cs(549,15): warning CS0649: Field `Commons.Xml.Nvdl.SimpleValidate.resolver' is never assigned to, and will always have its default value `null'
  4803. Compilation succeeded - 18 warning(s)
  4804. MCS [net_4_x] Mono.Messaging.dll
  4805. MCS [net_4_x] System.Messaging.dll
  4806. System.Messaging/MessageQueuePermissionEntryCollection.cs(38,34): warning CS0414: The private field `System.Messaging.MessageQueuePermissionEntryCollection.owner' is assigned but its value is never used
  4807. Compilation succeeded - 1 warning(s)
  4808. MCS [net_4_x] System.ServiceProcess.dll
  4809. MCS [net_4_x] System.Drawing.Design.dll
  4810. MCS [net_4_x] ICSharpCode.SharpZipLib.dll
  4811. MCS [net_4_x] IBM.Data.DB2.dll
  4812. MCS [net_4_x] CustomMarshalers.dll
  4813. MCS [net_4_x] SystemWebTestShim.dll
  4814. Assembly/AssemblyInfo.cs(41,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4815. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4816. ./../../class/lib/net_4_x/System.Web.dll (Location of the symbol related to previous warning)
  4817. Compilation succeeded - 1 warning(s)
  4818. MCS [net_4_x] System.ServiceModel.Internals.dll
  4819. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/DiagnosticTraceBase.cs(487,25): warning CS1634: Expected disable or restore
  4820. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/DiagnosticTraceBase.cs(531,25): warning CS1691: `56500' is not a valid warning number
  4821. Assembly/AssemblyInfo.cs(49,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4822. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/EventLogger.cs(162,37): warning CS0472: The result of comparing value type `System.Runtime.InteropServices.GCHandle' with null is always `true'
  4823. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/EtwDiagnosticTrace.cs(44,14): warning CS0414: The private field `System.Runtime.Diagnostics.EtwDiagnosticTrace.etwProviderId' is assigned but its value is never used
  4824. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/InternalBufferManager.cs(50,18): warning CS0414: The private field `System.Runtime.InternalBufferManager.PooledBufferManager.memoryLimit' is assigned but its value is never used
  4825. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(20,30): warning CS0169: The private field `System.Runtime.PartialTrustHelpers.checkedForFullTrust' is never used
  4826. ../../../external/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(23,21): warning CS0169: The private field `System.Runtime.PartialTrustHelpers.inFullTrust' is never used
  4827. Compilation succeeded - 8 warning(s)
  4828. MCS [net_4_x] SMDiagnostics.dll
  4829. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/ExceptionUtility.cs(49,25): warning CS1691: `56500' is not a valid warning number
  4830. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/ExceptionUtility.cs(110,25): warning CS1691: `56500' is not a valid warning number
  4831. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(52,25): warning CS1691: `56500' is not a valid warning number
  4832. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(86,25): warning CS1691: `56500' is not a valid warning number
  4833. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(104,25): warning CS1691: `56500' is not a valid warning number
  4834. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(145,25): warning CS1691: `56500' is not a valid warning number
  4835. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(166,25): warning CS1691: `56500' is not a valid warning number
  4836. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/SafeEventLogWriteHandle.cs(43,25): warning CS1691: `56523' is not a valid warning number
  4837. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/SafeEventLogWriteHandle.cs(50,25): warning CS1691: `56523' is not a valid warning number
  4838. Assembly/AssemblyInfo.cs(37,42): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4839. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4840. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4841. Assembly/AssemblyInfo.cs(49,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4842. Assembly/AssemblyInfo.cs(51,77): warning CS0436: The type `AssemblyRef' conflicts with the imported type of same name'. Ignoring the imported type definition
  4843. ../../build/common/SR.cs(3,14): (Location of the symbol related to previous warning)
  4844. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4845. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/ExceptionUtility.cs(25,42): warning CS0649: Field `System.ServiceModel.Diagnostics.ExceptionUtility.mainInstance' is never assigned to, and will always have its default value `null'
  4846. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/ExceptionUtility.cs(29,16): warning CS0414: The private field `System.ServiceModel.Diagnostics.ExceptionUtility.name' is assigned but its value is never used
  4847. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/LegacyDiagnosticTrace.cs(29,23): warning CS0414: The private field `System.ServiceModel.Diagnostics.LegacyDiagnosticTrace.classLockObject' is assigned but its value is never used
  4848. ../../../external/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/Utility.cs(19,26): warning CS0414: The private field `System.ServiceModel.Diagnostics.Utility.exceptionUtility' is assigned but its value is never used
  4849. Compilation succeeded - 16 warning(s)
  4850. Creating the per profile list ../../build/deps/net_4_x_System.Runtime.Serialization.dll.sources ...
  4851. MCS [net_4_x] System.Runtime.Serialization.dll
  4852. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/Configuration/SerializationSectionGroup.cs(16,25): warning CS1634: Expected disable or restore
  4853. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/SchemaImporter.cs(64,25): warning CS1634: Expected disable or restore
  4854. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/XsdDataContractImporter.cs(185,25): warning CS1634: Expected disable or restore
  4855. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/EncodingStreamWrapper.cs(587,25): warning CS1634: Expected disable or restore
  4856. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/UniqueID.cs(355,25): warning CS1634: Expected disable or restore
  4857. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlDictionaryWriter.cs(148,25): warning CS1634: Expected disable or restore
  4858. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlDictionaryWriter.cs(199,25): warning CS1634: Expected disable or restore
  4859. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlMtomReader.cs(2105,25): warning CS1634: Expected disable or restore
  4860. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlMtomReader.cs(2113,25): warning CS1634: Expected disable or restore
  4861. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlMtomReader.cs(2834,25): warning CS1634: Expected disable or restore
  4862. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlMtomReader.cs(2843,25): warning CS1634: Expected disable or restore
  4863. Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4864. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4865. ./../../class/lib/net_4_x/System.Xml.dll (Location of the symbol related to previous warning)
  4866. Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4867. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4868. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4869. Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4870. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4871. ./../../class/lib/net_4_x/SMDiagnostics.dll (Location of the symbol related to previous warning)
  4872. Assembly/AssemblyInfo.cs(64,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4873. Assembly/AssemblyInfo.cs(69,68): warning CS0436: The type `AssemblyRef' conflicts with the imported type of same name'. Ignoring the imported type definition
  4874. ../../build/common/SR.cs(3,14): (Location of the symbol related to previous warning)
  4875. ./../../class/lib/net_4_x/System.Xml.dll (Location of the symbol related to previous warning)
  4876. Assembly/AssemblyInfo.cs(69,68): warning CS0436: The type `AssemblyRef' conflicts with the imported type of same name'. Ignoring the imported type definition
  4877. ../../build/common/SR.cs(3,14): (Location of the symbol related to previous warning)
  4878. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4879. Assembly/AssemblyInfo.cs(69,68): warning CS0436: The type `AssemblyRef' conflicts with the imported type of same name'. Ignoring the imported type definition
  4880. ../../build/common/SR.cs(3,14): (Location of the symbol related to previous warning)
  4881. ./../../class/lib/net_4_x/SMDiagnostics.dll (Location of the symbol related to previous warning)
  4882. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/ClassDataContract.cs(672,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4883. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/CollectionDataContract.cs(479,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4884. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/DataContract.cs(394,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4885. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/DataContract.cs(2201,28): warning CS0618: `System.Security.SecurityTreatAsSafeAttribute' is obsolete: `SecurityTreatAsSafe is only used for .NET 2.0 transparency compatibility. Please use the SecuritySafeCriticalAttribute instead.'
  4886. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/DataMember.cs(136,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4887. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/EnumDataContract.cs(134,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4888. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/GenericParameterDataContract.cs(45,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4889. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/PrimitiveDataContract.cs(162,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4890. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/SpecialTypeDataContract.cs(49,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4891. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/SurrogateDataContract.cs(105,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4892. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/XmlDataContract.cs(178,49): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4893. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/XmlObjectSerializerReadContextComplex.cs(401,37): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
  4894. ../../../external/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/XmlObjectSerializerReadContextComplex.cs(406,41): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
  4895. ../../../external/referencesource/System.Runtime.Serialization/System/Xml/XmlBaseReader.cs(2822,15): warning CS0108: `System.Xml.XmlBaseReader.NamespaceManager' hides inherited member `System.Xml.XmlReader.NamespaceManager'. Use the new keyword if hiding was intended
  4896. ./../../class/lib/net_4_x/System.Xml.dll (Location of the symbol related to previous warning)
  4897. ReferenceSources/DiagnosticUtility.cs(7,24): warning CS0649: Field `System.Runtime.Serialization.DiagnosticUtility.ShouldTraceWarning' is never assigned to, and will always have its default value `false'
  4898. ReferenceSources/DiagnosticUtility.cs(8,24): warning CS0649: Field `System.Runtime.Serialization.DiagnosticUtility.ShouldTraceInformation' is never assigned to, and will always have its default value `false'
  4899. ReferenceSources/FxTrace.cs(19,25): warning CS0649: Field `System.Runtime.Serialization.FxTrace.exception' is never assigned to, and will always have its default value `null'
  4900. Compilation succeeded - 35 warning(s)
  4901. MCS [net_4_x] System.Xml.Linq.dll
  4902. Assembly/AssemblyInfo.cs(46,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4903. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4904. ./../../class/lib/net_4_x/System.Xml.dll (Location of the symbol related to previous warning)
  4905. Compilation succeeded - 1 warning(s)
  4906. MCS [net_4_x] System.Data.Linq.dll
  4907. src/DbLinq.Firebird/FirebirdVendor.cs(47,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4908. src/DbLinq.Ingres/IngresVendor.cs(49,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4909. src/DbLinq.MySql/MySqlVendor.cs(47,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4910. src/DbLinq.Oracle/OracleVendor.cs(44,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4911. src/DbLinq.PostgreSql/PgsqlVendor.cs(58,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4912. src/DbLinq.Sqlite/SqliteVendor.cs(50,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4913. src/DbLinq.SqlServer/SqlServerVendor.cs(54,6): warning CS3016: Arrays as attribute arguments are not CLS-compliant
  4914. src/DbLinq/Util/ThreadSafeDictionary.cs(281,40): warning CS3008: Identifier `DbLinq.Util.BaseLock._Locks' is not CLS-compliant
  4915. Compilation succeeded - 8 warning(s)
  4916. MCS [net_4_x] System.Web.Abstractions.dll
  4917. MCS [net_4_x] System.Web.Routing.dll
  4918. MCS [net_4_x] System.Runtime.DurableInstancing.dll
  4919. Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  4920. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  4921. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4922. Assembly/AssemblyInfo.cs(64,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4923. Assembly/AssemblyInfo.cs(67,66): warning CS0436: The type `AssemblyRef' conflicts with the imported type of same name'. Ignoring the imported type definition
  4924. ../../build/common/SR.cs(3,14): (Location of the symbol related to previous warning)
  4925. ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll (Location of the symbol related to previous warning)
  4926. Compilation succeeded - 3 warning(s)
  4927. MCS [net_4_x] System.IdentityModel.dll
  4928. System.IdentityModel.Selectors/X509CertificateValidator.cs(100,14): warning CS0108: `System.IdentityModel.Selectors.X509CertificateValidator.X509CertificateValidatorImpl.chain' hides inherited member `System.IdentityModel.Selectors.X509CertificateValidator.chain'. Use the new keyword if hiding was intended
  4929. System.IdentityModel.Selectors/X509CertificateValidator.cs(38,41): (Location of the symbol related to previous warning)
  4930. System.IdentityModel.Tokens/SamlAuthenticationStatement.cs(46,35): warning CS0109: The member `System.IdentityModel.Tokens.SamlAuthenticationStatement.bindings' does not hide an inherited member. The new keyword is not required
  4931. Assembly/AssemblyInfo.cs(64,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  4932. System.IdentityModel.Claims/ClaimSet.cs(39,19): warning CS0649: Field `System.IdentityModel.Claims.ClaimSet.win' is never assigned to, and will always have its default value `null'
  4933. System.IdentityModel.Claims/WindowsClaimSet.cs(38,19): warning CS0649: Field `System.IdentityModel.Claims.WindowsClaimSet.identity' is never assigned to, and will always have its default value `null'
  4934. System.IdentityModel.Claims/WindowsClaimSet.cs(39,12): warning CS0649: Field `System.IdentityModel.Claims.WindowsClaimSet.expiration_time' is never assigned to, and will always have its default value
  4935. System.IdentityModel.Selectors/RsaSecurityTokenAuthenticator.cs(68,8): warning CS0649: Field `System.IdentityModel.Selectors.RsaSecurityTokenAuthenticator.RsaAuthorizationPolicy.rsa' is never assigned to, and will always have its default value `null'
  4936. System.IdentityModel.Selectors/SamlSecurityTokenAuthenticator.cs(42,37): warning CS0414: The private field `System.IdentityModel.Selectors.SamlSecurityTokenAuthenticator.authenticators' is assigned but its value is never used
  4937. System.IdentityModel.Selectors/SamlSecurityTokenAuthenticator.cs(43,12): warning CS0414: The private field `System.IdentityModel.Selectors.SamlSecurityTokenAuthenticator.max_clock_skew' is assigned but its value is never used
  4938. System.IdentityModel.Selectors/WindowsUserNameSecurityTokenAuthenticator.cs(38,8): warning CS0414: The private field `System.IdentityModel.Selectors.WindowsUserNameSecurityTokenAuthenticator.include_win_groups' is assigned but its value is never used
  4939. System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(55,21): warning CS0169: The private field `System.IdentityModel.Tokens.KerberosRequestorSecurityToken.cred' is never used
  4940. System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(56,27): warning CS0169: The private field `System.IdentityModel.Tokens.KerberosRequestorSecurityToken.imp_level' is never used
  4941. System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,10): warning CS0649: Field `System.IdentityModel.Tokens.KerberosRequestorSecurityToken.svc_principal_name' is never assigned to, and will always have its default value `null'
  4942. System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,30): warning CS0649: Field `System.IdentityModel.Tokens.KerberosRequestorSecurityToken.id' is never assigned to, and will always have its default value `null'
  4943. System.IdentityModel.Tokens/SessionSecurityToken.cs(41,20): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityToken.validFrom' is never assigned to, and will always have its default value
  4944. System.IdentityModel.Tokens/SessionSecurityToken.cs(42,20): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityToken.validTo' is never assigned to, and will always have its default value
  4945. System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(43,16): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityTokenHandler.canValidateToken' is never assigned to, and will always have its default value `false'
  4946. System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(44,16): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityTokenHandler.canWriteToken' is never assigned to, and will always have its default value `false'
  4947. System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(45,18): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityTokenHandler.cookieElementName' is never assigned to, and will always have its default value `null'
  4948. System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(46,18): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityTokenHandler.cookieNamespace' is never assigned to, and will always have its default value `null'
  4949. System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(47,16): warning CS0649: Field `System.IdentityModel.Tokens.SessionSecurityTokenHandler.tokenType' is never assigned to, and will always have its default value `null'
  4950. Compilation succeeded - 21 warning(s)
  4951. MCS [net_4_x] System.IdentityModel.Selectors.dll
  4952. mkdir -p -- ../../class/lib/net_4_x/plainservice/
  4953. MCS [plainservice/net_4_x] System.ServiceModel.dll
  4954. ../../build/common/MonoTODOAttribute.cs(100,25): warning CS1635: Cannot restore warning `CS0436' because it was disabled globally
  4955. Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"'
  4956. Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct'
  4957. Mono.Security.Protocol.Tls/HttpsClientStream.cs(96,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  4958. System.ServiceModel.Channels/HttpTransportBindingElement.cs(278,14): warning CS0108: `System.ServiceModel.Channels.HttpTransportBindingElement.CreateTransportBinding(System.Xml.XmlElement)' hides inherited member `System.ServiceModel.Channels.TransportBindingElement.CreateTransportBinding(System.Xml.XmlElement)'. Use the new keyword if hiding was intended
  4959. System.ServiceModel.Channels/TransportBindingElement.cs(96,30): (Location of the symbol related to previous warning)
  4960. System.ServiceModel.Security/SecurityAlgorithmSuite.cs(121,24): warning CS0108: `System.ServiceModel.Security.SecurityAlgorithmSuite.SecurityAlgorithmSuiteImplBase.tdes' hides inherited member `System.ServiceModel.Security.SecurityAlgorithmSuite.tdes'. Use the new keyword if hiding was intended
  4961. System.ServiceModel.Security/SecurityAlgorithmSuite.cs(261,33): (Location of the symbol related to previous warning)
  4962. System.ServiceModel/MessageSecurityVersion.cs(104,9): warning CS0108: `System.ServiceModel.MessageSecurityVersion.MessageSecurityVersionImpl.wss11' hides inherited member `System.ServiceModel.MessageSecurityVersion.wss11'. Use the new keyword if hiding was intended
  4963. System.ServiceModel/MessageSecurityVersion.cs(137,46): (Location of the symbol related to previous warning)
  4964. System.ServiceModel.Channels.NetTcp/TcpReplyChannel.cs(126,23): warning CS0168: The variable `ex' is declared but never used
  4965. System.ServiceModel.Channels.Security/SecurityReplyChannel.cs(107,5): warning CS0162: Unreachable code detected
  4966. System.ServiceModel.Configuration/AddressHeaderCollectionElement.cs(103,4): warning CS0162: Unreachable code detected
  4967. System.ServiceModel.Description/ContractDescriptionGenerator.cs(172,5): warning CS0162: Unreachable code detected
  4968. System.ServiceModel/ClientBase.cs(249,24): warning CS0168: The variable `ex' is declared but never used
  4969. System.ServiceModel/ClientRuntimeChannel.cs(485,23): warning CS0168: The variable `ex' is declared but never used
  4970. System.ServiceModel/Logger.cs(97,24): warning CS0168: The variable `ex' is declared but never used
  4971. System.ServiceModel/NetTcpBinding.cs(273,4): warning CS0162: Unreachable code detected
  4972. Mono.CodeGeneration/CodeAnd.cs(36,8): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t1' is never assigned to, and will always have its default value `null'
  4973. Mono.CodeGeneration/CodeAnd.cs(37,8): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t2' is never assigned to, and will always have its default value `null'
  4974. Mono.CodeGeneration/CodeOr.cs(35,8): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t1' is never assigned to, and will always have its default value `null'
  4975. Mono.CodeGeneration/CodeOr.cs(36,8): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t2' is never assigned to, and will always have its default value `null'
  4976. System.ServiceModel.Channels/MsmqBindingElementBase.cs(40,45): warning CS0649: Field `System.ServiceModel.Channels.MsmqBindingElementBase.tx_enabled' is never assigned to, and will always have its default value `false'
  4977. System.ServiceModel.Channels/MsmqInputChannel.cs(36,19): warning CS0649: Field `System.ServiceModel.Channels.MsmqInputChannel.local_address' is never assigned to, and will always have its default value `null'
  4978. System.ServiceModel.Channels/MsmqMessageProperty.cs(43,7): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.abort_count' is never assigned to, and will always have its default value `0'
  4979. System.ServiceModel.Channels/MsmqMessageProperty.cs(44,20): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.failure' is never assigned to, and will always have its default value `null'
  4980. System.ServiceModel.Channels/MsmqMessageProperty.cs(45,19): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.delivery_status' is never assigned to, and will always have its default value `null'
  4981. System.ServiceModel.Channels/MsmqMessageProperty.cs(43,20): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.move_count' is never assigned to, and will always have its default value `0'
  4982. System.ServiceModel.Configuration/MsmqIntegrationBindingElement.cs(63,32): warning CS0649: Field `System.ServiceModel.Configuration.MsmqIntegrationBindingElement.binding_element_type' is never assigned to, and will always have its default value `null'
  4983. System.ServiceModel.Configuration/NetMsmqBindingElement.cs(63,32): warning CS0649: Field `System.ServiceModel.Configuration.NetMsmqBindingElement.binding_element_type' is never assigned to, and will always have its default value `null'
  4984. System.ServiceModel.Description/WSTrustSTSContract.cs(279,17): warning CS0649: Field `System.ServiceModel.Description.WstEntropy.Token' is never assigned to, and will always have its default value `null'
  4985. System.ServiceModel.Description/WSTrustSTSContract.cs(294,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Id' is never assigned to, and will always have its default value `null'
  4986. System.ServiceModel.Description/WSTrustSTSContract.cs(296,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Type' is never assigned to, and will always have its default value `null'
  4987. System.ServiceModel.Description/WSTrustSTSContract.cs(298,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Value' is never assigned to, and will always have its default value `null'
  4988. System.ServiceModel.Security.Tokens/DerivedKeySecurityToken.cs(16,17): warning CS0649: Field `System.ServiceModel.Security.Tokens.DerivedKeySecurityToken.resolved_token' is never assigned to, and will always have its default value `null'
  4989. System.ServiceModel.Security.Tokens/SspiSecurityToken.cs(42,12): warning CS0649: Field `System.ServiceModel.Security.Tokens.SspiSecurityToken.valid_to' is never assigned to, and will always have its default value
  4990. System.ServiceModel.Security.Tokens/SspiSession.cs(17,35): warning CS0649: Field `System.ServiceModel.Security.SspiSession.ClientOSVersion' is never assigned to, and will always have its default value `0'
  4991. System.ServiceModel.Security.Tokens/SspiSession.cs(159,15): warning CS0649: Field `System.ServiceModel.Security.SspiServerSession.SuppliedDomain' is never assigned to, and will always have its default value `0'
  4992. System.ServiceModel.Security.Tokens/SspiSession.cs(159,31): warning CS0649: Field `System.ServiceModel.Security.SspiServerSession.SuppliedWorkstation' is never assigned to, and will always have its default value `0'
  4993. System.ServiceModel/NetTcpBinding.cs(44,27): warning CS0649: Field `System.ServiceModel.NetTcpBinding.reliable_session' is never assigned to, and will always have its default value `null'
  4994. System.ServiceModel/ServiceSecurityContext.cs(40,33): warning CS0649: Field `System.ServiceModel.ServiceSecurityContext.current' is never assigned to, and will always have its default value `null'
  4995. System.ServiceModel/WSDualHttpBinding.cs(50,19): warning CS0649: Field `System.ServiceModel.WSDualHttpBinding.reliable_session' is never assigned to, and will always have its default value `null'
  4996. System.ServiceModel/WSDualHttpBinding.cs(51,19): warning CS0649: Field `System.ServiceModel.WSDualHttpBinding.env_version' is never assigned to, and will always have its default value `null'
  4997. ../System.ServiceModel.Web/System/UriTemplateTable.cs(68,8): warning CS0649: Field `System.UriTemplateTable.is_readonly' is never assigned to, and will always have its default value `false'
  4998. Compilation succeeded - 41 warning(s)
  4999. MCS [net_4_x] System.ServiceModel.Activation.dll
  5000. MCS [net_4_x] System.ServiceModel.dll
  5001. ../../build/common/MonoTODOAttribute.cs(100,25): warning CS1635: Cannot restore warning `CS0436' because it was disabled globally
  5002. Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"'
  5003. Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct'
  5004. Mono.Security.Protocol.Tls/HttpsClientStream.cs(96,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  5005. System.ServiceModel.Channels/HttpTransportBindingElement.cs(278,14): warning CS0108: `System.ServiceModel.Channels.HttpTransportBindingElement.CreateTransportBinding(System.Xml.XmlElement)' hides inherited member `System.ServiceModel.Channels.TransportBindingElement.CreateTransportBinding(System.Xml.XmlElement)'. Use the new keyword if hiding was intended
  5006. System.ServiceModel.Channels/TransportBindingElement.cs(96,30): (Location of the symbol related to previous warning)
  5007. System.ServiceModel.Security/SecurityAlgorithmSuite.cs(121,24): warning CS0108: `System.ServiceModel.Security.SecurityAlgorithmSuite.SecurityAlgorithmSuiteImplBase.tdes' hides inherited member `System.ServiceModel.Security.SecurityAlgorithmSuite.tdes'. Use the new keyword if hiding was intended
  5008. System.ServiceModel.Security/SecurityAlgorithmSuite.cs(261,33): (Location of the symbol related to previous warning)
  5009. System.ServiceModel/MessageSecurityVersion.cs(104,9): warning CS0108: `System.ServiceModel.MessageSecurityVersion.MessageSecurityVersionImpl.wss11' hides inherited member `System.ServiceModel.MessageSecurityVersion.wss11'. Use the new keyword if hiding was intended
  5010. System.ServiceModel/MessageSecurityVersion.cs(137,46): (Location of the symbol related to previous warning)
  5011. System.ServiceModel.Channels.NetTcp/TcpReplyChannel.cs(126,23): warning CS0168: The variable `ex' is declared but never used
  5012. System.ServiceModel.Channels.Security/SecurityReplyChannel.cs(107,5): warning CS0162: Unreachable code detected
  5013. System.ServiceModel.Configuration/AddressHeaderCollectionElement.cs(103,4): warning CS0162: Unreachable code detected
  5014. System.ServiceModel.Description/ContractDescriptionGenerator.cs(172,5): warning CS0162: Unreachable code detected
  5015. System.ServiceModel/ClientBase.cs(249,24): warning CS0168: The variable `ex' is declared but never used
  5016. System.ServiceModel/ClientRuntimeChannel.cs(485,23): warning CS0168: The variable `ex' is declared but never used
  5017. System.ServiceModel/Logger.cs(97,24): warning CS0168: The variable `ex' is declared but never used
  5018. System.ServiceModel/NetTcpBinding.cs(273,4): warning CS0162: Unreachable code detected
  5019. Mono.CodeGeneration/CodeAnd.cs(36,8): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t1' is never assigned to, and will always have its default value `null'
  5020. Mono.CodeGeneration/CodeAnd.cs(37,8): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t2' is never assigned to, and will always have its default value `null'
  5021. Mono.CodeGeneration/CodeOr.cs(35,8): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t1' is never assigned to, and will always have its default value `null'
  5022. Mono.CodeGeneration/CodeOr.cs(36,8): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t2' is never assigned to, and will always have its default value `null'
  5023. System.ServiceModel.Channels/MsmqBindingElementBase.cs(40,45): warning CS0649: Field `System.ServiceModel.Channels.MsmqBindingElementBase.tx_enabled' is never assigned to, and will always have its default value `false'
  5024. System.ServiceModel.Channels/MsmqInputChannel.cs(36,19): warning CS0649: Field `System.ServiceModel.Channels.MsmqInputChannel.local_address' is never assigned to, and will always have its default value `null'
  5025. System.ServiceModel.Channels/MsmqMessageProperty.cs(43,7): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.abort_count' is never assigned to, and will always have its default value `0'
  5026. System.ServiceModel.Channels/MsmqMessageProperty.cs(44,20): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.failure' is never assigned to, and will always have its default value `null'
  5027. System.ServiceModel.Channels/MsmqMessageProperty.cs(45,19): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.delivery_status' is never assigned to, and will always have its default value `null'
  5028. System.ServiceModel.Channels/MsmqMessageProperty.cs(43,20): warning CS0649: Field `System.ServiceModel.Channels.MsmqMessageProperty.move_count' is never assigned to, and will always have its default value `0'
  5029. System.ServiceModel.Configuration/MsmqIntegrationBindingElement.cs(63,32): warning CS0649: Field `System.ServiceModel.Configuration.MsmqIntegrationBindingElement.binding_element_type' is never assigned to, and will always have its default value `null'
  5030. System.ServiceModel.Configuration/NetMsmqBindingElement.cs(63,32): warning CS0649: Field `System.ServiceModel.Configuration.NetMsmqBindingElement.binding_element_type' is never assigned to, and will always have its default value `null'
  5031. System.ServiceModel.Description/WSTrustSTSContract.cs(279,17): warning CS0649: Field `System.ServiceModel.Description.WstEntropy.Token' is never assigned to, and will always have its default value `null'
  5032. System.ServiceModel.Description/WSTrustSTSContract.cs(294,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Id' is never assigned to, and will always have its default value `null'
  5033. System.ServiceModel.Description/WSTrustSTSContract.cs(296,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Type' is never assigned to, and will always have its default value `null'
  5034. System.ServiceModel.Description/WSTrustSTSContract.cs(298,17): warning CS0649: Field `System.ServiceModel.Description.WstBinarySecret.Value' is never assigned to, and will always have its default value `null'
  5035. System.ServiceModel.Security.Tokens/DerivedKeySecurityToken.cs(16,17): warning CS0649: Field `System.ServiceModel.Security.Tokens.DerivedKeySecurityToken.resolved_token' is never assigned to, and will always have its default value `null'
  5036. System.ServiceModel.Security.Tokens/SspiSecurityToken.cs(42,12): warning CS0649: Field `System.ServiceModel.Security.Tokens.SspiSecurityToken.valid_to' is never assigned to, and will always have its default value
  5037. System.ServiceModel.Security.Tokens/SspiSession.cs(17,35): warning CS0649: Field `System.ServiceModel.Security.SspiSession.ClientOSVersion' is never assigned to, and will always have its default value `0'
  5038. System.ServiceModel.Security.Tokens/SspiSession.cs(159,15): warning CS0649: Field `System.ServiceModel.Security.SspiServerSession.SuppliedDomain' is never assigned to, and will always have its default value `0'
  5039. System.ServiceModel.Security.Tokens/SspiSession.cs(159,31): warning CS0649: Field `System.ServiceModel.Security.SspiServerSession.SuppliedWorkstation' is never assigned to, and will always have its default value `0'
  5040. System.ServiceModel/NetTcpBinding.cs(44,27): warning CS0649: Field `System.ServiceModel.NetTcpBinding.reliable_session' is never assigned to, and will always have its default value `null'
  5041. System.ServiceModel/ServiceSecurityContext.cs(40,33): warning CS0649: Field `System.ServiceModel.ServiceSecurityContext.current' is never assigned to, and will always have its default value `null'
  5042. System.ServiceModel/WSDualHttpBinding.cs(50,19): warning CS0649: Field `System.ServiceModel.WSDualHttpBinding.reliable_session' is never assigned to, and will always have its default value `null'
  5043. System.ServiceModel/WSDualHttpBinding.cs(51,19): warning CS0649: Field `System.ServiceModel.WSDualHttpBinding.env_version' is never assigned to, and will always have its default value `null'
  5044. ../System.ServiceModel.Web/System/UriTemplateTable.cs(68,8): warning CS0649: Field `System.UriTemplateTable.is_readonly' is never assigned to, and will always have its default value `false'
  5045. Compilation succeeded - 41 warning(s)
  5046. Creating ../../build/deps/System.Web.Extensions_standalone_test_net_4_x.dll.makefrag ...
  5047. MCS [net_4_x] System.Web.Extensions.dll
  5048. ./Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5049. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5050. ./../../class/lib/net_4_x/System.Web.dll (Location of the symbol related to previous warning)
  5051. ../System.Web/System.Web.Handlers/AssemblyResourceLoader.cs(78,16): warning CS0436: The type `System.Web.Util.MachineKeySectionUtils' conflicts with the imported type of same name'. Ignoring the imported type definition
  5052. ../System.Web/System.Web.Util/MachineKeySectionUtils.cs(42,15): (Location of the symbol related to previous warning)
  5053. ./../../class/lib/net_4_x/System.Web.dll (Location of the symbol related to previous warning)
  5054. ./System.Web.Handlers/ScriptResourceHandler.cs(136,9): warning CS0168: The variable `atime' is declared but never used
  5055. ./System.Web.ClientServices.Providers/ClientFormsAuthenticationMembershipProvider.cs(45,54): warning CS0067: The event `System.Web.ClientServices.Providers.ClientFormsAuthenticationMembershipProvider.UserValidated' is never used
  5056. ./System.Web.ClientServices.Providers/ClientSettingsProvider.cs(46,54): warning CS0067: The event `System.Web.ClientServices.Providers.ClientSettingsProvider.SettingsSaved' is never used
  5057. ./System.Web.Script.Serialization/JsonDeserializer.cs(267,24): warning CS0414: The private field `System.Web.Script.Serialization.JsonDeserializer.serializer' is assigned but its value is never used
  5058. ./System.Web.Script.Serialization/JsonDeserializer.cs(268,26): warning CS0414: The private field `System.Web.Script.Serialization.JsonDeserializer.typeResolver' is assigned but its value is never used
  5059. ./System.Web.UI.WebControls/NextPreviousPagerField.cs(45,7): warning CS0414: The private field `System.Web.UI.WebControls.NextPreviousPagerField._fieldIndex' is assigned but its value is never used
  5060. ./System.Web.UI.WebControls/NumericPagerField.cs(48,7): warning CS0414: The private field `System.Web.UI.WebControls.NumericPagerField._fieldIndex' is assigned but its value is never used
  5061. Compilation succeeded - 9 warning(s)
  5062. MCS [net_4_x] System.Web.Extensions.Design.dll
  5063. Assembly/AssemblyInfo.cs(46,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5064. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5065. ./../../class/lib/net_4_x/System.Design.dll (Location of the symbol related to previous warning)
  5066. Compilation succeeded - 1 warning(s)
  5067. MCS [net_4_x] System.Web.DynamicData.dll
  5068. Assembly/AssemblyInfo.cs(64,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5069. Compilation succeeded - 1 warning(s)
  5070. MCS [net_4_x] Mono.CSharp.dll
  5071. MCS [net_4_x] System.Net.dll
  5072. MCS [net_4_x] System.Json.dll
  5073. MCS [net_4_x] Microsoft.CSharp.dll
  5074. Assembly/AssemblyInfo.cs(44,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5075. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5076. ./../../class/lib/net_4_x/Mono.CSharp.dll (Location of the symbol related to previous warning)
  5077. Compilation succeeded - 1 warning(s)
  5078. MCS [net_4_x] System.Xaml.dll
  5079. Assembly/AssemblyInfo.cs(63,52): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5080. System.Xaml/TypeExtensionMethods.cs(152,35): warning CS0618: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete: `Use XmlConvert.ToString() that takes in XmlDateTimeSerializationMode'
  5081. System.Xaml/XamlSchemaContext.cs(239,20): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
  5082. Compilation succeeded - 3 warning(s)
  5083. MCS [net_4_x] WindowsBase.dll
  5084. System.IO.Packaging/PackageDigitalSignature.cs(94,4): warning CS0618: `System.Security.SecurityTreatAsSafeAttribute' is obsolete: `SecurityTreatAsSafe is only used for .NET 2.0 transparency compatibility. Please use the SecuritySafeCriticalAttribute instead.'
  5085. System.IO.Packaging/PackageProperties.cs(92,25): warning CS0219: The variable `rel' is assigned but its value is never used
  5086. System.IO.Packaging/ZipPackagePart.cs(58,18): warning CS0219: The variable `zps' is assigned but its value is never used
  5087. System.Security.RightsManagement/ContentGrant.cs(31,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5088. System.Security.RightsManagement/ContentUser.cs(31,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5089. System.Security.RightsManagement/CryptoProvider.cs(32,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5090. System.Security.RightsManagement/LocalizedNameDescriptionPair.cs(31,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5091. System.Security.RightsManagement/PublishLicense.cs(31,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5092. System.Security.RightsManagement/SecureEnvironment.cs(32,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5093. System.Security.RightsManagement/UnsignedPublishLicense.cs(32,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5094. System.Security.RightsManagement/UseLicense.cs(32,43): warning CS0618: `System.Security.SecurityCriticalScope' is obsolete: `SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
  5095. System.IO.Packaging/PackUriHelper.cs(33,23): warning CS0414: The private field `System.IO.Packaging.PackUriHelper.PackSchemeUri' is assigned but its value is never used
  5096. System.IO.Packaging/PackageDigitalSignatureManager.cs(91,45): warning CS0067: The event `System.IO.Packaging.PackageDigitalSignatureManager.InvalidSignatureEvent' is never used
  5097. System.Windows/Freezable.cs(144,29): warning CS0067: The event `System.Windows.Freezable.Changed' is never used
  5098. System.Windows/LocalValueEnumerator.cs(36,49): warning CS0414: The private field `System.Windows.LocalValueEnumerator.properties' is assigned but its value is never used
  5099. System.Windows.Data/DataSourceProvider.cs(63,29): warning CS0067: The event `System.Windows.Data.DataSourceProvider.DataChanged' is never used
  5100. System.Windows.Interop/ComponentDispatcher.cs(43,36): warning CS0067: The event `System.Windows.Interop.ComponentDispatcher.EnterThreadModal' is never used
  5101. System.Windows.Interop/ComponentDispatcher.cs(44,36): warning CS0067: The event `System.Windows.Interop.ComponentDispatcher.LeaveThreadModal' is never used
  5102. System.Windows.Interop/ComponentDispatcher.cs(45,49): warning CS0067: The event `System.Windows.Interop.ComponentDispatcher.ThreadFilterMessage' is never used
  5103. System.Windows.Interop/ComponentDispatcher.cs(46,36): warning CS0067: The event `System.Windows.Interop.ComponentDispatcher.ThreadIdle' is never used
  5104. System.Windows.Interop/ComponentDispatcher.cs(47,49): warning CS0067: The event `System.Windows.Interop.ComponentDispatcher.ThreadPreprocessMessage' is never used
  5105. System.Windows.Threading/Dispatcher.cs(503,57): warning CS0067: The event `System.Windows.Threading.Dispatcher.UnhandledException' is never used
  5106. System.Windows.Threading/Dispatcher.cs(504,63): warning CS0067: The event `System.Windows.Threading.Dispatcher.UnhandledExceptionFilter' is never used
  5107. System.Windows.Threading/DispatcherOperation.cs(146,29): warning CS0067: The event `System.Windows.Threading.DispatcherOperation.Aborted' is never used
  5108. Compilation succeeded - 24 warning(s)
  5109. MCS [net_4_x] System.ServiceModel.Routing.dll
  5110. Assembly/AssemblyInfo.cs(38,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5111. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5112. ./../../class/lib/net_4_x/System.ServiceModel.dll (Location of the symbol related to previous warning)
  5113. Compilation succeeded - 1 warning(s)
  5114. MCS [net_4_x] System.ServiceModel.Discovery.dll
  5115. System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(227,43): warning CS0436: The type `System.ServiceModel.Channels.RequestChannelBase' conflicts with the imported type of same name'. Ignoring the imported type definition
  5116. System.ServiceModel.Channels/RequestChannelBase.cs(39,26): (Location of the symbol related to previous warning)
  5117. ./../../class/lib/net_4_x/System.ServiceModel.dll (Location of the symbol related to previous warning)
  5118. System.ServiceModel.Discovery/UdpAnnouncementEndpoint.cs(43,24): warning CS0618: `System.Net.Sockets.Socket.SupportsIPv4' is obsolete: `Use OSSupportsIPv4 instead'
  5119. System.ServiceModel.Discovery/UdpDiscoveryEndpoint.cs(43,24): warning CS0618: `System.Net.Sockets.Socket.SupportsIPv4' is obsolete: `Use OSSupportsIPv4 instead'
  5120. System.ServiceModel.Discovery/DiscoveryClient.cs(98,59): warning CS0067: The event `System.ServiceModel.Discovery.DiscoveryClient.FindProgressChanged' is never used
  5121. System.ServiceModel.Discovery/DiscoveryClient.cs(99,52): warning CS0067: The event `System.ServiceModel.Discovery.DiscoveryClient.ProxyAvailable' is never used
  5122. System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(237,19): warning CS0169: The private field `System.ServiceModel.Discovery.DiscoveryRequestChannel.client' is never used
  5123. Compilation succeeded - 6 warning(s)
  5124. MCS [net_4_x] System.Runtime.Caching.dll
  5125. MCS [net_4_x] Microsoft.Web.Infrastructure.dll
  5126. MCS [net_4_x] System.ServiceModel.Web.dll
  5127. Assembly/AssemblyInfo.cs(39,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5128. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5129. ./../../class/lib/net_4_x/System.ServiceModel.dll (Location of the symbol related to previous warning)
  5130. System.ServiceModel.Description/WebHttpBehavior.cs(43,22): warning CS0219: The variable `info' is assigned but its value is never used
  5131. System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelector.cs(87,12): warning CS0219: The variable `dummy' is assigned but its value is never used
  5132. System.ServiceModel/WebHttpBinding.cs(63,11): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
  5133. System.ServiceModel.Configuration/WebHttpBindingCollectionElement.cs(53,42): warning CS0414: The private field `System.ServiceModel.Configuration.WebHttpBindingCollectionElement.properties' is assigned but its value is never used
  5134. System.ServiceModel.Dispatcher/JsonQueryStringConverter.cs(42,30): warning CS0414: The private field `System.ServiceModel.Dispatcher.JsonQueryStringConverter.serializer' is assigned but its value is never used
  5135. System.ServiceModel.Dispatcher/WebMessageFormatter.cs(316,28): warning CS0169: The private field `System.ServiceModel.Dispatcher.WebMessageFormatter.WebClientMessageFormatter.default_formatter' is never used
  5136. System.ServiceModel/WebHttpBinding.cs(84,8): warning CS0649: Field `System.ServiceModel.WebHttpBinding.receive_synchronously' is never assigned to, and will always have its default value `false'
  5137. Compilation succeeded - 8 warning(s)
  5138. MCS [net_4_x] System.Net.Http.dll
  5139. MCS [net_4_x] System.Net.Http.WebRequest.dll
  5140. Assembly/AssemblyInfo.cs(43,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5141. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5142. ./../../class/lib/net_4_x/System.Net.Http.dll (Location of the symbol related to previous warning)
  5143. Compilation succeeded - 1 warning(s)
  5144. Read in 8 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/CommonResources.resx'
  5145. Read in 87 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.Razor/Resources/RazorResources.resx'
  5146. Writing resource file... Done.
  5147. Writing resource file... Done.
  5148. MCS [net_4_x] System.Web.Razor.dll
  5149. Read in 8 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/CommonResources.resx'
  5150. Read in 5 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.WebPages.Deployment/Resources/ConfigurationResources.resx'
  5151. Writing resource file... Done.
  5152. Writing resource file... Done.
  5153. MCS [net_4_x] System.Web.WebPages.Deployment.dll
  5154. Read in 8 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/CommonResources.resx'
  5155. Read in 53 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.WebPages/Resources/WebPageResources.resx'
  5156. Writing resource file... Done.
  5157. Writing resource file... Done.
  5158. MCS [net_4_x] System.Web.WebPages.dll
  5159. Read in 2 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.WebPages.Razor/Resources/RazorWebResources.resx'
  5160. Read in 8 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/CommonResources.resx'
  5161. Writing resource file... Done.
  5162. Writing resource file... Done.
  5163. MCS [net_4_x] System.Web.WebPages.Razor.dll
  5164. Read in 106 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Web.Mvc3/Mvc/Resources/MvcResources.resx'
  5165. Writing resource file... Done.
  5166. MCS [net_4_x] System.Web.Mvc.dll
  5167. Read in 7 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
  5168. Read in 55 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx'
  5169. Writing resource file... Done.
  5170. Writing resource file... Done.
  5171. MCS [net_4_x] System.Net.Http.Formatting.dll
  5172. ../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Formatting/JsonContractResolver.cs(95,59): warning CS0108: `System.Net.Http.Formatting.JsonContractResolver.PrivateMemberContractResolver.Instance' hides inherited member `Newtonsoft.Json.Serialization.DefaultContractResolver.Instance'. Use the new keyword if hiding was intended
  5173. ../../../external/Newtonsoft.Json/Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs(94,39): (Location of the symbol related to previous warning)
  5174. Compilation succeeded - 1 warning(s)
  5175. Read in 7 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
  5176. Read in 120 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.Http/Properties/SRResources.resx'
  5177. Writing resource file... Done.
  5178. Writing resource file... Done.
  5179. MCS [net_4_x] System.Web.Http.dll
  5180. ../../../external/aspnetwebstack/src/System.Web.Http/Controllers/ReflectedHttpActionDescriptor.cs(356,38): warning CS1717: Assignment made to same variable; did you mean to assign something else?
  5181. Compilation succeeded - 1 warning(s)
  5182. Read in 33 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.Http.SelfHost/Properties/SRResources.resx'
  5183. Read in 7 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
  5184. Writing resource file... Done.
  5185. Writing resource file... Done.
  5186. MCS [net_4_x] System.Web.Http.SelfHost.dll
  5187. Read in 5 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/System.Web.Http.WebHost/Properties/SRResources.resx'
  5188. Read in 7 resources from '/usr/ports/lang/mono/work/mono-4.4.2/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
  5189. Writing resource file... Done.
  5190. Writing resource file... Done.
  5191. MCS [net_4_x] System.Web.Http.WebHost.dll
  5192. MCS [net_4_x] Mono.Security.Providers.NewSystemSource.dll
  5193. ../System/ReferenceSources/_SslState.cs(130,31): warning CS0436: The type `System.Net.LazyAsyncResult' conflicts with the imported type of same name'. Ignoring the imported type definition
  5194. ../../../external/referencesource/System/net/System/Net/_LazyAsyncResult.cs(15,20): (Location of the symbol related to previous warning)
  5195. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5196. ../System/Mono.Net.Security/MonoTlsProviderWrapper.cs(63,33): warning CS0436: The type `Mono.Net.Security.IMonoTlsProvider' conflicts with the imported type of same name'. Ignoring the imported type definition
  5197. ../System/Mono.Net.Security/IMonoTlsProvider.cs(70,12): (Location of the symbol related to previous warning)
  5198. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5199. ../../../external/referencesource/System/net/System/Net/_SslSessionsCache.cs(130,86): warning CS0436: The type `System.Net.Security.SchProtocols' conflicts with the imported type of same name'. Ignoring the imported type definition
  5200. ../System/ReferenceSources/Internal.cs(34,16): (Location of the symbol related to previous warning)
  5201. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5202. ../../../external/referencesource/System/net/System/Net/_SslSessionsCache.cs(130,117): warning CS0436: The type `System.Net.Security.EncryptionPolicy' conflicts with the imported type of same name'. Ignoring the imported type definition
  5203. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(45,17): (Location of the symbol related to previous warning)
  5204. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5205. ../../../external/referencesource/System/net/System/Net/_LoggingObject.cs(599,24): warning CS0436: The type `System.Net.BaseLoggingObject' conflicts with the imported type of same name'. Ignoring the imported type definition
  5206. ../../../external/referencesource/System/net/System/Net/_LoggingObject.cs(35,20): (Location of the symbol related to previous warning)
  5207. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5208. ../../../external/referencesource/System/net/System/Net/_LoggingObject.cs(734,25): warning CS0436: The type `System.Net.ThreadKinds' conflicts with the imported type of same name'. Ignoring the imported type definition
  5209. ../../../external/referencesource/System/net/System/Net/_LoggingObject.cs(556,19): (Location of the symbol related to previous warning)
  5210. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5211. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(71,17): warning CS0436: The type `System.Net.Security.SslConnectionInfo' conflicts with the imported type of same name'. Ignoring the imported type definition
  5212. ../System/ReferenceSources/Internal.cs(65,17): (Location of the symbol related to previous warning)
  5213. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5214. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(78,17): warning CS0436: The type `System.Net.Security.LocalCertSelectionCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5215. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(65,39): (Location of the symbol related to previous warning)
  5216. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5217. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(95,130): warning CS0436: The type `System.Net.Security.RemoteCertValidationCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5218. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(64,28): (Location of the symbol related to previous warning)
  5219. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5220. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(58,123): warning CS0436: The type `System.Net.Security.SslPolicyErrors' conflicts with the imported type of same name'. Ignoring the imported type definition
  5221. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(37,17): (Location of the symbol related to previous warning)
  5222. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5223. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(72,17): warning CS0436: The type `System.Net.Security.RemoteCertificateValidationCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5224. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(58,26): (Location of the symbol related to previous warning)
  5225. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5226. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(73,17): warning CS0436: The type `System.Net.Security.LocalCertificateSelectionCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5227. ../../../external/referencesource/System/net/System/Net/SecureProtocols/SslStream.cs(61,37): (Location of the symbol related to previous warning)
  5228. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5229. ../../../external/referencesource/System/net/System/Net/Logging.cs(491,31): warning CS0436: The type `SR' conflicts with the imported type of same name'. Ignoring the imported type definition
  5230. ../../build/common/SR.cs(29,22): (Location of the symbol related to previous warning)
  5231. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5232. ../../../external/referencesource/System/net/System/Net/_SslSessionsCache.cs(134,19): warning CS0436: The type `System.Net.GlobalLog' conflicts with the imported type of same name'. Ignoring the imported type definition
  5233. ../../../external/referencesource/System/net/System/Net/_LoggingObject.cs(587,27): (Location of the symbol related to previous warning)
  5234. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5235. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(98,17): warning CS0436: The type `System.Net.Logging' conflicts with the imported type of same name'. Ignoring the imported type definition
  5236. ../../../external/referencesource/System/net/System/Net/Logging.cs(23,20): (Location of the symbol related to previous warning)
  5237. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5238. ../System/ReferenceSources/SslStream.cs(37,43): warning CS0436: The type `Mono.Net.Security.Private.MonoTlsProviderWrapper' conflicts with the imported type of same name'. Ignoring the imported type definition
  5239. ../System/Mono.Net.Security/MonoTlsProviderWrapper.cs(63,8): (Location of the symbol related to previous warning)
  5240. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5241. ../System/ReferenceSources/_SslStream.cs(30,23): warning CS0168: The variable `e' is declared but never used
  5242. ../System/ReferenceSources/_SslStream.cs(73,23): warning CS0168: The variable `e' is declared but never used
  5243. ../../../external/referencesource/mscorlib/InternalApis/NDP_Common/inc/PinnableBufferCache.cs(301,21): warning CS0219: The variable `dummyObject' is assigned but its value is never used
  5244. ../../../external/referencesource/System/net/System/Net/Logging.cs(30,38): warning CS0649: Field `System.Net.Logging.s_LoggingInitialized' is never assigned to, and will always have its default value `false'
  5245. ../../../external/referencesource/System/net/System/Net/Logging.cs(31,38): warning CS0414: The private field `System.Net.Logging.s_AppDomainShutdown' is assigned but its value is never used
  5246. ../../../external/referencesource/System/net/System/Net/Logging.cs(38,42): warning CS0414: The private field `System.Net.Logging.SupportedAttributes' is assigned but its value is never used
  5247. ../../../external/referencesource/System/net/System/Net/Logging.cs(50,36): warning CS0649: Field `System.Net.Logging.s_WebTraceSource' is never assigned to, and will always have its default value `null'
  5248. ../../../external/referencesource/System/net/System/Net/Logging.cs(51,36): warning CS0649: Field `System.Net.Logging.s_HttpListenerTraceSource' is never assigned to, and will always have its default value `null'
  5249. ../../../external/referencesource/System/net/System/Net/Logging.cs(52,36): warning CS0649: Field `System.Net.Logging.s_SocketsTraceSource' is never assigned to, and will always have its default value `null'
  5250. ../../../external/referencesource/System/net/System/Net/Logging.cs(53,36): warning CS0649: Field `System.Net.Logging.s_WebSocketsTraceSource' is never assigned to, and will always have its default value `null'
  5251. ../../../external/referencesource/System/net/System/Net/Logging.cs(54,36): warning CS0649: Field `System.Net.Logging.s_CacheTraceSource' is never assigned to, and will always have its default value `null'
  5252. ../../../external/referencesource/System/net/System/Net/Logging.cs(55,36): warning CS0649: Field `System.Net.Logging.s_TraceSourceHttpName' is never assigned to, and will always have its default value `null'
  5253. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(82,37): warning CS0414: The private field `System.Net.Security.SecureChannel.m_TrailerSize' is assigned but its value is never used
  5254. ../../../external/referencesource/System/net/System/Net/_SecureChannel.cs(86,37): warning CS0414: The private field `System.Net.Security.SecureChannel.m_CheckCertName' is assigned but its value is never used
  5255. ../../../external/referencesource/System/net/System/Net/SecureProtocols/_SslState.cs(53,49): warning CS0649: Field `System.Net.Security.SslState._CanRetryAuthentication' is never assigned to, and will always have its default value `false'
  5256. ../System/ReferenceSources/SSPISafeHandles.cs(139,7): warning CS0414: The private field `System.Net.Security.SecureCredential.version' is assigned but its value is never used
  5257. ../System/ReferenceSources/SSPISafeHandles.cs(141,16): warning CS0414: The private field `System.Net.Security.SecureCredential.protocols' is assigned but its value is never used
  5258. ../System/ReferenceSources/SSPISafeHandles.cs(142,20): warning CS0414: The private field `System.Net.Security.SecureCredential.policy' is assigned but its value is never used
  5259. Compilation succeeded - 34 warning(s)
  5260. MCS [net_4_x] Mono.Security.Providers.NewTls.dll
  5261. ./Properties/AssemblyInfo.cs(36,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5262. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5263. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5264. Compilation succeeded - 1 warning(s)
  5265. MCS [net_4_x] System.Runtime.InteropServices.RuntimeInformation.dll
  5266. MCS [net_4_x] Microsoft.Build.Framework.dll
  5267. MCS [net_4_x] Microsoft.Build.Utilities.v4.0.dll
  5268. Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The private field `Microsoft.Build.Utilities.TaskLoggingHelper.buildEngine' is never used
  5269. Compilation succeeded - 1 warning(s)
  5270. MCS [net_4_x] Microsoft.Build.Engine.dll
  5271. Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable `r' is declared but never used
  5272. Compilation succeeded - 1 warning(s)
  5273. MCS [net_4_x] Mono.XBuild.Tasks.dll
  5274. MCS [net_4_x] Microsoft.Build.Tasks.v4.0.dll
  5275. Microsoft.Build.Tasks/AssignProjectConfiguration.cs(124,11): warning CS0219: The variable `proj_full_path' is assigned but its value is never used
  5276. Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable `ex' is declared but never used
  5277. Microsoft.Build.Tasks/Csc.cs(126,11): warning CS0472: The result of comparing value type `int' with null is always `false'
  5278. Microsoft.Build.Tasks/Csc.cs(127,6): warning CS0162: Unreachable code detected
  5279. Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BootstrapperBuilder.products' is never assigned to, and will always have its default value `null'
  5280. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildMessage.help_id' is never assigned to, and will always have its default value `0'
  5281. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildMessage.help_keyword' is never assigned to, and will always have its default value `null'
  5282. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildMessage.message' is never assigned to, and will always have its default value `null'
  5283. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildMessage.severity' is never assigned to, and will always have its default value `0'
  5284. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildResults.component_files' is never assigned to, and will always have its default value `null'
  5285. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildResults.key_file' is never assigned to, and will always have its default value `null'
  5286. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildResults.messages' is never assigned to, and will always have its default value `null'
  5287. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildResults.succeeded' is never assigned to, and will always have its default value `false'
  5288. Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildSettings.productBuilders' is never assigned to, and will always have its default value `null'
  5289. Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductBuilder.product' is never assigned to, and will always have its default value `null'
  5290. Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.Product.includes' is never assigned to, and will always have its default value `null'
  5291. Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.Product.name' is never assigned to, and will always have its default value `null'
  5292. Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.Product.productBuilder' is never assigned to, and will always have its default value `null'
  5293. Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.Bootstrapper.Product.productCode' is never assigned to, and will always have its default value `null'
  5294. Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value `false'
  5295. Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value `false'
  5296. Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value `false'
  5297. Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value `null'
  5298. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass.clsId' is never assigned to, and will always have its default value `null'
  5299. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass.description' is never assigned to, and will always have its default value `null'
  5300. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass.progId' is never assigned to, and will always have its default value `null'
  5301. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass.threadingModel' is never assigned to, and will always have its default value `null'
  5302. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass.tlbId' is never assigned to, and will always have its default value `null'
  5303. Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileReference.comClasses' is never assigned to, and will always have its default value `null'
  5304. Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileReference.proxyStubs' is never assigned to, and will always have its default value `null'
  5305. Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileReference.typeLibs' is never assigned to, and will always have its default value `null'
  5306. Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.Manifest.assemblyReferences' is never assigned to, and will always have its default value `null'
  5307. Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.Manifest.fileReferences' is never assigned to, and will always have its default value `null'
  5308. Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.Manifest.outputMessages' is never assigned to, and will always have its default value `null'
  5309. Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.OutputMessageCollection.error_count' is never assigned to, and will always have its default value `0'
  5310. Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.OutputMessageCollection.warning_count' is never assigned to, and will always have its default value `0'
  5311. Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.OutputMessage.name' is never assigned to, and will always have its default value `null'
  5312. Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.OutputMessage.text' is never assigned to, and will always have its default value `null'
  5313. Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.OutputMessage.type' is never assigned to, and will always have its default value `0'
  5314. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub.baseInterface' is never assigned to, and will always have its default value `null'
  5315. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub.iid' is never assigned to, and will always have its default value `null'
  5316. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub.name' is never assigned to, and will always have its default value `null'
  5317. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub.numMethods' is never assigned to, and will always have its default value `null'
  5318. Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub.tlbId' is never assigned to, and will always have its default value `null'
  5319. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value `false'
  5320. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TypeLib.flags' is never assigned to, and will always have its default value `null'
  5321. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TypeLib.helpDirectory' is never assigned to, and will always have its default value `null'
  5322. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TypeLib.resourceId' is never assigned to, and will always have its default value `null'
  5323. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TypeLib.tlbId' is never assigned to, and will always have its default value `null'
  5324. Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.TypeLib.version' is never assigned to, and will always have its default value `null'
  5325. Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.WindowClass.name' is never assigned to, and will always have its default value `null'
  5326. Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field `Microsoft.Build.Tasks.Deployment.ManifestUtilities.WindowClass.versioned' is never assigned to, and will always have its default value `false'
  5327. Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field `Microsoft.Build.Tasks.ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value `null'
  5328. Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field `Microsoft.Build.Tasks.ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value `null'
  5329. Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field `Microsoft.Build.Tasks.ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value `null'
  5330. Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field `Microsoft.Build.Tasks.SGen.serializationAssemblyName' is never assigned to, and will always have its default value `null'
  5331. Compilation succeeded - 56 warning(s)
  5332. ./../../../jay/jay: 1 rule never reduced
  5333. ./../../../jay/jay: 12 shift/reduce conflicts, 126 reduce/reduce conflicts.
  5334. MCS [net_4_x] Microsoft.Build.dll
  5335. ../Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable `r' is declared but never used
  5336. Microsoft.Build.Evaluation/Project.cs(642,9): warning CS0219: The variable `dic' is assigned but its value is never used
  5337. Microsoft.Build.Evaluation/ProjectCollection.cs(430,11): warning CS0219: The variable `ex' is assigned but its value is never used
  5338. Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
  5339. Microsoft.Build.Evaluation/Project.cs(381,27): warning CS0414: The private field `Microsoft.Build.Evaluation.Project.target_sep' is assigned but its value is never used
  5340. Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event `Microsoft.Build.Evaluation.ProjectCollection.ProjectChanged' is never used
  5341. Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event `Microsoft.Build.Evaluation.ProjectCollection.ProjectCollectionChanged' is never used
  5342. Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event `Microsoft.Build.Evaluation.ProjectCollection.ProjectXmlChanged' is never used
  5343. Compilation succeeded - 8 warning(s)
  5344. MCS [net_4_x] PEAPI.dll
  5345. MCS [net_4_x] Mono.Http.dll
  5346. MCS [net_4_x] Mono.Management.dll
  5347. MCS [net_4_x] Mono.Options.dll
  5348. MCS [net_4_x] I18N.dll
  5349. MCS [net_4_x] Mono.C5.dll
  5350. MCS [net_4_x] Mono.Cairo.dll
  5351. MCS [net_4_x] Mono.Cecil.dll
  5352. Manager.cs(55,63): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
  5353. Manager.cs(55,16): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.'
  5354. MonoEncoding.cs(320,4): warning CS3021: `I18N.Common.MonoEncodingDefaultEncoder.Convert(char*, int, byte*, int, bool, out int, out int, out bool)' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant
  5355. C5/Interfaces.cs(727,10): warning CS0108: `C5.IList<T>.IsFixedSize' hides inherited member `System.Collections.IList.IsFixedSize'. Use the new keyword if hiding was intended
  5356. ./../../class/lib/net_4_x/mscorlib.dll (Location of the symbol related to previous warning)
  5357. Compilation succeeded - 3 warning(s)
  5358. MCS [net_4_x] Mono.Simd.dll
  5359. MCS [net_4_x] I18N.West.dll
  5360. MCS [net_4_x] Mono.Tasklets.dll
  5361. MCS [net_4_x] Mono.Parallel.dll
  5362. MCS [net_4_x] Mono.Security.Win32.dll
  5363. MCS [net_4_x] RabbitMQ.Client.Apigen.exe
  5364. Mono.Simd/Vector4f.cs(88,16): warning CS0660: `Mono.Simd.Vector4f' defines operator == or operator != but does not override Object.Equals(object o)
  5365. Mono.Simd/Vector4f.cs(88,16): warning CS0661: `Mono.Simd.Vector4f' defines operator == or operator != but does not override Object.GetHashCode()
  5366. Mono.Simd/Vector4ui.cs(34,16): warning CS0660: `Mono.Simd.Vector4ui' defines operator == or operator != but does not override Object.Equals(object o)
  5367. Mono.Simd/Vector4ui.cs(34,16): warning CS0661: `Mono.Simd.Vector4ui' defines operator == or operator != but does not override Object.GetHashCode()
  5368. Mono.Simd/Vector4i.cs(33,16): warning CS0660: `Mono.Simd.Vector4i' defines operator == or operator != but does not override Object.Equals(object o)
  5369. Mono.Simd/Vector4i.cs(33,16): warning CS0661: `Mono.Simd.Vector4i' defines operator == or operator != but does not override Object.GetHashCode()
  5370. Mono.Simd/Vector8us.cs(34,16): warning CS0660: `Mono.Simd.Vector8us' defines operator == or operator != but does not override Object.Equals(object o)
  5371. Mono.Simd/Vector8us.cs(34,16): warning CS0661: `Mono.Simd.Vector8us' defines operator == or operator != but does not override Object.GetHashCode()
  5372. Mono.Simd/Vector8s.cs(33,16): warning CS0660: `Mono.Simd.Vector8s' defines operator == or operator != but does not override Object.Equals(object o)
  5373. Mono.Simd/Vector8s.cs(33,16): warning CS0661: `Mono.Simd.Vector8s' defines operator == or operator != but does not override Object.GetHashCode()
  5374. Mono.Simd/Vector16b.cs(33,16): warning CS0660: `Mono.Simd.Vector16b' defines operator == or operator != but does not override Object.Equals(object o)
  5375. Mono.Simd/Vector16b.cs(33,16): warning CS0661: `Mono.Simd.Vector16b' defines operator == or operator != but does not override Object.GetHashCode()
  5376. Mono.Simd/Vector16sb.cs(34,16): warning CS0660: `Mono.Simd.Vector16sb' defines operator == or operator != but does not override Object.Equals(object o)
  5377. Mono.Simd/Vector16sb.cs(34,16): warning CS0661: `Mono.Simd.Vector16sb' defines operator == or operator != but does not override Object.GetHashCode()
  5378. Compilation succeeded - 1 warning(s)
  5379. MCS [net_4_x] System.Dynamic.dll
  5380. Mono.Simd/VectorOperations.cs(983,34): warning CS3002: Return type of `Mono.Simd.VectorOperations.Shuffle(this Mono.Simd.Vector4ui, Mono.Simd.Vector4ui, Mono.Simd.ShuffleSel)' is not CLS-compliant
  5381. Mono.Simd/VectorOperations.cs(983,58): warning CS3001: Argument type `Mono.Simd.Vector4ui' is not CLS-compliant
  5382. Mono.Simd/VectorOperations.cs(983,72): warning CS3001: Argument type `Mono.Simd.Vector4ui' is not CLS-compliant
  5383. Mono.Simd/VectorOperations.cs(1008,34): warning CS3002: Return type of `Mono.Simd.VectorOperations.Shuffle(this Mono.Simd.Vector2ul, Mono.Simd.Vector2ul, int)' is not CLS-compliant
  5384. Mono.Simd/VectorOperations.cs(1008,58): warning CS3001: Argument type `Mono.Simd.Vector2ul' is not CLS-compliant
  5385. Mono.Simd/VectorOperations.cs(1008,72): warning CS3001: Argument type `Mono.Simd.Vector2ul' is not CLS-compliant
  5386. MCS [net_4_x] System.Windows.Forms.DataVisualization.dll
  5387. Compilation succeeded - 20 warning(s)
  5388. MCS [net_4_x] System.Reactive.Interfaces.dll
  5389. MCS [net_4_x] I18N.MidEast.dll
  5390. * Loading spec from 'amqp0-9.stripped.xml'
  5391. Read in 193 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Data.Services.Client/Client/System.Data.Services.Client.txt'
  5392. * Parsing spec
  5393. * Loading spec from 'amqp0-8.stripped.xml'
  5394. * Generating code into 'net_4_x-api-0-9.cs'
  5395. Writing resource file... Done.
  5396. MCS [net_4_x] System.Data.Services.Client.dll
  5397. * Parsing spec
  5398. * Generating code into 'net_4_x-api-0-8.cs'
  5399. MCS [net_4_x] System.Data.DataSetExtensions.dll
  5400. * Loading spec from 'qpid-amqp.0-8.stripped.xml'
  5401. System.Windows.Forms.DataVisualization.Charting/Chart.cs(67,15): warning CS0114: `System.Windows.Forms.DataVisualization.Charting.Chart.Font' hides inherited member `System.Windows.Forms.Control.Font'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  5402. ./../../class/lib/net_4_x/System.Windows.Forms.dll (Location of the symbol related to previous warning)
  5403. System.Windows.Forms.DataVisualization.Charting/Chart.cs(79,15): warning CS0108: `System.Windows.Forms.DataVisualization.Charting.Chart.Size' hides inherited member `System.Windows.Forms.Control.Size'. Use the new keyword if hiding was intended
  5404. ./../../class/lib/net_4_x/System.Windows.Forms.dll (Location of the symbol related to previous warning)
  5405. * Parsing spec
  5406. * Generating code into 'net_4_x-api-qpid-0-8.cs'
  5407. MCS [net_4_x] RabbitMQ.Client.dll
  5408. MCS [net_4_x] System.Data.Entity.dll
  5409. System.Windows.Forms.DataVisualization.Charting/Axis.cs(98,21): warning CS0414: The private field `System.Windows.Forms.DataVisualization.Charting.Axis.ChartArea' is assigned but its value is never used
  5410. System.Windows.Forms.DataVisualization.Charting/Chart.cs(116,29): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AnnotationPlaced' is never used
  5411. System.Windows.Forms.DataVisualization.Charting/Chart.cs(117,29): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AnnotationPositionChanged' is never used
  5412. System.Windows.Forms.DataVisualization.Charting/Chart.cs(118,66): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AnnotationPositionChanging' is never used
  5413. System.Windows.Forms.DataVisualization.Charting/Chart.cs(119,29): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AnnotationSelectionChanged' is never used
  5414. System.Windows.Forms.DataVisualization.Charting/Chart.cs(120,29): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AnnotationTextChanged' is never used
  5415. System.Windows.Forms.DataVisualization.Charting/Chart.cs(121,49): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AxisScrollBarClicked' is never used
  5416. System.Windows.Forms.DataVisualization.Charting/Chart.cs(122,44): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AxisViewChanged' is never used
  5417. System.Windows.Forms.DataVisualization.Charting/Chart.cs(123,44): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.AxisViewChanging' is never used
  5418. System.Windows.Forms.DataVisualization.Charting/Chart.cs(124,46): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.CursorPositionChanged' is never used
  5419. System.Windows.Forms.DataVisualization.Charting/Chart.cs(125,46): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.CursorPositionChanging' is never used
  5420. System.Windows.Forms.DataVisualization.Charting/Chart.cs(126,29): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.Customize' is never used
  5421. System.Windows.Forms.DataVisualization.Charting/Chart.cs(127,55): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.CustomizeLegend' is never used
  5422. System.Windows.Forms.DataVisualization.Charting/Chart.cs(128,52): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.FormatNumber' is never used
  5423. System.Windows.Forms.DataVisualization.Charting/Chart.cs(129,47): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.GetToolTipText' is never used
  5424. System.Windows.Forms.DataVisualization.Charting/Chart.cs(130,50): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.PostPaint' is never used
  5425. System.Windows.Forms.DataVisualization.Charting/Chart.cs(131,50): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.PrePaint' is never used
  5426. System.Windows.Forms.DataVisualization.Charting/Chart.cs(132,46): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.SelectionRangeChanged' is never used
  5427. System.Windows.Forms.DataVisualization.Charting/Chart.cs(133,46): warning CS0067: The event `System.Windows.Forms.DataVisualization.Charting.Chart.SelectionRangeChanging' is never used
  5428. Read in 17 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Json.Microsoft/System.Json/Properties/Resources.resx'
  5429. Writing resource file... Done.
  5430. MCS [net_4_x] I18N.Other.dll
  5431. MCS [net_4_x] System.Json.Microsoft.dll
  5432. Assembly/AssemblyInfo.cs(47,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5433. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5434. ./../../class/lib/net_4_x/System.Data.dll (Location of the symbol related to previous warning)
  5435. Compilation succeeded - 21 warning(s)
  5436. MCS [net_4_x] System.Threading.Tasks.Dataflow.dll
  5437. Compilation succeeded - 1 warning(s)
  5438. ./Client/System/Data/Services/Client/ALinq/InputReferenceExpression.cs(25,15): warning CS0618: `System.Linq.Expressions.Expression.Expression(System.Linq.Expressions.ExpressionType, System.Type)' is obsolete: `use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
  5439. ./Client/System/Data/Services/Client/ALinq/QueryOptionExpression.cs(20,78): warning CS0618: `System.Linq.Expressions.Expression.Expression(System.Linq.Expressions.ExpressionType, System.Type)' is obsolete: `use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
  5440. ./Client/System/Data/Services/Client/ALinq/ResourceExpression.cs(51,15): warning CS0618: `System.Linq.Expressions.Expression.Expression(System.Linq.Expressions.ExpressionType, System.Type)' is obsolete: `use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
  5441. Read in 109 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/Strings.resx'
  5442. Writing resource file... Done.
  5443. MCS [net_4_x] System.ComponentModel.Composition.dll
  5444. MCS [net_4_x] System.Windows.dll
  5445. Compilation succeeded - 3 warning(s)
  5446. MCS [net_4_x] I18N.Rare.dll
  5447. MCS [net_4_x] System.Xml.Serialization.dll
  5448. MCS [net_4_x] Mono.Security.Providers.DotNet.dll
  5449. CoreFxSources/Internal/TargetCore.cs(97,29): warning CS0649: Field `System.Threading.Tasks.Dataflow.Internal.TargetCore<TInput>._nextAvailableInputMessageId' is never assigned to, and will always have its default value
  5450. MCS [net_4_x] Mono.Security.Providers.OldTls.dll
  5451. Compilation succeeded - 1 warning(s)
  5452. MCS [net_4_x] Microsoft.VisualC.dll
  5453. MCS [net_4_x] System.DirectoryServices.Protocols.dll
  5454. ./Properties/AssemblyInfo.cs(36,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5455. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5456. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5457. ../System/Mono.Net.Security/LegacySslStream.cs(52,60): warning CS0436: The type `Mono.Security.Protocol.Tls.CipherAlgorithmType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5458. ../Mono.Security/Mono.Security.Protocol.Tls/CipherAlgorithmType.cs(35,7): (Location of the symbol related to previous warning)
  5459. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5460. ../System/Mono.Net.Security/LegacySslStream.cs(53,58): warning CS0436: The type `Mono.Security.Protocol.Tls.HashAlgorithmType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5461. ../Mono.Security/Mono.Security.Protocol.Tls/HashAlgorithmType.cs(35,7): (Location of the symbol related to previous warning)
  5462. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5463. ../System/Mono.Net.Security/LegacySslStream.cs(54,62): warning CS0436: The type `Mono.Security.Protocol.Tls.ExchangeAlgorithmType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5464. ../Mono.Security/Mono.Security.Protocol.Tls/ExchangeAlgorithmType.cs(35,7): (Location of the symbol related to previous warning)
  5465. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5466. ../System/Mono.Net.Security/LegacySslStream.cs(55,61): warning CS0436: The type `Mono.Security.Protocol.Tls.SecurityProtocolType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5467. ../Mono.Security/Mono.Security.Protocol.Tls/SecurityProtocolType.cs(37,7): (Location of the symbol related to previous warning)
  5468. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5469. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteCollection.cs(31,53): warning CS0436: The type `Mono.Security.Protocol.Tls.CipherSuite' conflicts with the imported type of same name'. Ignoring the imported type definition
  5470. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuite.cs(36,26): (Location of the symbol related to previous warning)
  5471. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5472. ../Mono.Security/Mono.Security.Protocol.Tls/ClientContext.cs(32,33): warning CS0436: The type `Mono.Security.Protocol.Tls.Context' conflicts with the imported type of same name'. Ignoring the imported type definition
  5473. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(36,26): (Location of the symbol related to previous warning)
  5474. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5475. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(34,40): warning CS0436: The type `Mono.Security.Protocol.Tls.RecordProtocol' conflicts with the imported type of same name'. Ignoring the imported type definition
  5476. ../Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs(34,26): (Location of the symbol related to previous warning)
  5477. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5478. ../Mono.Security/Mono.Security.Protocol.Tls/HttpsClientStream.cs(43,37): warning CS0436: The type `Mono.Security.Protocol.Tls.SslClientStream' conflicts with the imported type of same name'. Ignoring the imported type definition
  5479. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(84,8): (Location of the symbol related to previous warning)
  5480. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5481. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(84,26): warning CS0436: The type `Mono.Security.Protocol.Tls.SslStreamBase' conflicts with the imported type of same name'. Ignoring the imported type definition
  5482. ../Mono.Security/Mono.Security.Protocol.Tls/SslStreamBase.cs(43,17): (Location of the symbol related to previous warning)
  5483. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5484. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake/HandshakeMessage.cs(29,45): warning CS0436: The type `Mono.Security.Protocol.Tls.TlsStream' conflicts with the imported type of same name'. Ignoring the imported type definition
  5485. ../Mono.Security/Mono.Security.Protocol.Tls/TlsStream.cs(30,17): (Location of the symbol related to previous warning)
  5486. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5487. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(32,40): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.HandshakeMessage' conflicts with the imported type of same name'. Ignoring the imported type definition
  5488. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake/HandshakeMessage.cs(29,26): (Location of the symbol related to previous warning)
  5489. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5490. MCS [net_4_x] WebMatrix.Data.dll
  5491. ../Mono.Security/Mono.Security.Protocol.Tls/Alert.cs(73,11): warning CS0436: The type `Mono.Security.Protocol.Tls.AlertLevel' conflicts with the imported type of same name'. Ignoring the imported type definition
  5492. ../Mono.Security/Mono.Security.Protocol.Tls/Alert.cs(32,16): (Location of the symbol related to previous warning)
  5493. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5494. ../Mono.Security/Mono.Security.Protocol.Tls/Alert.cs(74,11): warning CS0436: The type `Mono.Security.Protocol.Tls.AlertDescription' conflicts with the imported type of same name'. Ignoring the imported type definition
  5495. ../Mono.Security/Mono.Security.Protocol.Tls/Alert.cs(39,16): (Location of the symbol related to previous warning)
  5496. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5497. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuite.cs(344,49): warning CS0436: The type `Mono.Security.Protocol.Tls.ContentType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5498. ../Mono.Security/Mono.Security.Protocol.Tls/ContentType.cs(30,16): (Location of the symbol related to previous warning)
  5499. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5500. Compilation succeeded - 1 warning(s)
  5501. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(41,17): warning CS0436: The type `Mono.Security.Protocol.Tls.CipherSuiteCollection' conflicts with the imported type of same name'. Ignoring the imported type definition
  5502. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteCollection.cs(31,24): (Location of the symbol related to previous warning)
  5503. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5504. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(56,11): warning CS0436: The type `Mono.Security.Protocol.Tls.SecurityCompressionType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5505. ../Mono.Security/Mono.Security.Protocol.Tls/SecurityCompressionType.cs(37,7): (Location of the symbol related to previous warning)
  5506. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5507. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(59,11): warning CS0436: The type `Mono.Security.Protocol.Tls.TlsServerSettings' conflicts with the imported type of same name'. Ignoring the imported type definition
  5508. ../Mono.Security/Mono.Security.Protocol.Tls/TlsServerSettings.cs(34,17): (Location of the symbol related to previous warning)
  5509. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5510. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(62,11): warning CS0436: The type `Mono.Security.Protocol.Tls.TlsClientSettings' conflicts with the imported type of same name'. Ignoring the imported type definition
  5511. ../Mono.Security/Mono.Security.Protocol.Tls/TlsClientSettings.cs(33,24): (Location of the symbol related to previous warning)
  5512. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5513. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(65,11): warning CS0436: The type `Mono.Security.Protocol.Tls.SecurityParameters' conflicts with the imported type of same name'. Ignoring the imported type definition
  5514. ../Mono.Security/Mono.Security.Protocol.Tls/SecurityParameters.cs(29,17): (Location of the symbol related to previous warning)
  5515. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5516. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(72,11): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.HandshakeType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5517. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake/HandshakeType.cs(30,16): (Location of the symbol related to previous warning)
  5518. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5519. ../Mono.Security/Mono.Security.Protocol.Tls/Context.cs(75,11): warning CS0436: The type `Mono.Security.Protocol.Tls.HandshakeState' conflicts with the imported type of same name'. Ignoring the imported type definition
  5520. ../Mono.Security/Mono.Security.Protocol.Tls/HandshakeState.cs(30,16): (Location of the symbol related to previous warning)
  5521. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5522. ../Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs(614,25): warning CS0436: The type `Mono.Security.Protocol.Tls.Alert' conflicts with the imported type of same name'. Ignoring the imported type definition
  5523. ../Mono.Security/Mono.Security.Protocol.Tls/Alert.cs(69,17): (Location of the symbol related to previous warning)
  5524. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5525. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(40,4): warning CS0436: The type `Mono.Security.Protocol.Tls.ClientContext' conflicts with the imported type of same name'. Ignoring the imported type definition
  5526. ../Mono.Security/Mono.Security.Protocol.Tls/ClientContext.cs(32,17): (Location of the symbol related to previous warning)
  5527. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5528. ../Mono.Security/Mono.Security.Protocol.Tls/ClientSessionCache.cs(194,18): warning CS0436: The type `Mono.Security.Protocol.Tls.ClientSessionInfo' conflicts with the imported type of same name'. Ignoring the imported type definition
  5529. ../Mono.Security/Mono.Security.Protocol.Tls/ClientSessionCache.cs(34,17): (Location of the symbol related to previous warning)
  5530. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5531. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(88,18): warning CS0436: The type `Mono.Security.Protocol.Tls.CertificateValidationCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5532. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(46,16): (Location of the symbol related to previous warning)
  5533. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5534. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(89,18): warning CS0436: The type `Mono.Security.Protocol.Tls.CertificateSelectionCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5535. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(62,27): (Location of the symbol related to previous warning)
  5536. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5537. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(90,18): warning CS0436: The type `Mono.Security.Protocol.Tls.PrivateKeySelectionCallback' conflicts with the imported type of same name'. Ignoring the imported type definition
  5538. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(73,31): (Location of the symbol related to previous warning)
  5539. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5540. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(136,16): warning CS0436: The type `Mono.Security.Protocol.Tls.CertificateValidationCallback2' conflicts with the imported type of same name'. Ignoring the imported type definition
  5541. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(55,28): (Location of the symbol related to previous warning)
  5542. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5543. ../Mono.Security/Mono.Security.Protocol.Tls/ServerContext.cs(40,11): warning CS0436: The type `Mono.Security.Protocol.Tls.SslServerStream' conflicts with the imported type of same name'. Ignoring the imported type definition
  5544. ../Mono.Security/Mono.Security.Protocol.Tls/SslServerStream.cs(43,8): (Location of the symbol related to previous warning)
  5545. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5546. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(36,3): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsClientCertificate' conflicts with the imported type of same name'. Ignoring the imported type definition
  5547. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsClientCertificate.cs(33,17): (Location of the symbol related to previous warning)
  5548. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5549. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(42,4): warning CS0436: The type `Mono.Security.Protocol.Tls.ServerContext' conflicts with the imported type of same name'. Ignoring the imported type definition
  5550. ../Mono.Security/Mono.Security.Protocol.Tls/ServerContext.cs(36,17): (Location of the symbol related to previous warning)
  5551. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5552. ../Mono.Security/Mono.Security.Protocol.Tls/TlsServerSettings.cs(45,11): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.ClientCertificateType' conflicts with the imported type of same name'. Ignoring the imported type definition
  5553. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake/ClientCertificateType.cs(30,16): (Location of the symbol related to previous warning)
  5554. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5555. ../Mono.Security/Mono.Security.X509.Extensions/SubjectAltNameExtension.cs(78,11): warning CS0436: The type `Mono.Security.X509.Extensions.GeneralNames' conflicts with the imported type of same name'. Ignoring the imported type definition
  5556. ../Mono.Security/Mono.Security.X509.Extensions/GeneralNames.cs(68,17): (Location of the symbol related to previous warning)
  5557. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5558. ./Properties/AssemblyInfo.cs(36,29): warning CS0436: The type `Consts' conflicts with the imported type of same name'. Ignoring the imported type definition
  5559. ../../build/common/Consts.cs(31,14): (Location of the symbol related to previous warning)
  5560. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5561. MCS [net_4_x] I18N.CJK.dll
  5562. ./Mono.Security.Providers.OldTls/OldTlsProvider.cs(73,31): warning CS0436: The type `Mono.Net.Security.Private.LegacySslStream' conflicts with the imported type of same name'. Ignoring the imported type definition
  5563. ../System/Mono.Net.Security/LegacySslStream.cs(84,17): (Location of the symbol related to previous warning)
  5564. ./../../class/lib/net_4_x/System.dll (Location of the symbol related to previous warning)
  5565. ../System/Mono.Net.Security/LegacySslStream.cs(327,54): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
  5566. ./../../jay/jay: 6 shift/reduce conflicts.
  5567. ../Mono.Security/Mono.Security.Cryptography/MD5SHA1.cs(123,4): warning CS0436: The type `Mono.Security.Protocol.Tls.RSASslSignatureFormatter' conflicts with the imported type of same name'. Ignoring the imported type definition
  5568. MCS [net_4_x] System.Reflection.Context.dll
  5569. ../Mono.Security/Mono.Security.Protocol.Tls/RSASslSignatureFormatter.cs(30,17): (Location of the symbol related to previous warning)
  5570. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5571. ../Mono.Security/Mono.Security.Cryptography/MD5SHA1.cs(140,4): warning CS0436: The type `Mono.Security.Protocol.Tls.RSASslSignatureDeformatter' conflicts with the imported type of same name'. Ignoring the imported type definition
  5572. ../Mono.Security/Mono.Security.Protocol.Tls/RSASslSignatureDeformatter.cs(30,17): (Location of the symbol related to previous warning)
  5573. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5574. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuite.cs(428,6): warning CS0436: The type `Mono.Security.Cryptography.HMAC' conflicts with the imported type of same name'. Ignoring the imported type definition
  5575. ../Mono.Security/Mono.Security.Cryptography/TlsHMAC.cs(59,17): (Location of the symbol related to previous warning)
  5576. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5577. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteCollection.cs(109,14): warning CS0436: The type `Mono.Security.Protocol.Tls.TlsCipherSuite' conflicts with the imported type of same name'. Ignoring the imported type definition
  5578. ../Mono.Security/Mono.Security.Protocol.Tls/TlsCipherSuite.cs(31,17): (Location of the symbol related to previous warning)
  5579. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5580. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteCollection.cs(114,14): warning CS0436: The type `Mono.Security.Protocol.Tls.SslCipherSuite' conflicts with the imported type of same name'. Ignoring the imported type definition
  5581. ../Mono.Security/Mono.Security.Protocol.Tls/SslCipherSuite.cs(32,17): (Location of the symbol related to previous warning)
  5582. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5583. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(46,12): warning CS0436: The type `Mono.Security.Protocol.Tls.CipherSuiteFactory' conflicts with the imported type of same name'. Ignoring the imported type definition
  5584. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(33,24): (Location of the symbol related to previous warning)
  5585. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5586. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(64,4): warning CS0436: The type `Mono.Security.Protocol.Tls.DebugHelper' conflicts with the imported type of same name'. Ignoring the imported type definition
  5587. ../Mono.Security/Mono.Security.Protocol.Tls/DebugHelper.cs(30,17): (Location of the symbol related to previous warning)
  5588. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5589. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(109,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsClientHello' conflicts with the imported type of same name'. Ignoring the imported type definition
  5590. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientHello.cs(31,17): (Location of the symbol related to previous warning)
  5591. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5592. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(112,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsClientCertificate' conflicts with the imported type of same name'. Ignoring the imported type definition
  5593. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(32,17): (Location of the symbol related to previous warning)
  5594. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5595. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(115,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsClientKeyExchange' conflicts with the imported type of same name'. Ignoring the imported type definition
  5596. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientKeyExchange.cs(32,17): (Location of the symbol related to previous warning)
  5597. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5598. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(118,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsClientCertificateVerify' conflicts with the imported type of same name'. Ignoring the imported type definition
  5599. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificateVerify.cs(33,17): (Location of the symbol related to previous warning)
  5600. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5601. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(121,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsClientFinished' conflicts with the imported type of same name'. Ignoring the imported type definition
  5602. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientFinished.cs(32,17): (Location of the symbol related to previous warning)
  5603. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5604. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(154,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsServerHello' conflicts with the imported type of same name'. Ignoring the imported type definition
  5605. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerHello.cs(29,17): (Location of the symbol related to previous warning)
  5606. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5607. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(160,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate' conflicts with the imported type of same name'. Ignoring the imported type definition
  5608. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerCertificate.cs(40,17): (Location of the symbol related to previous warning)
  5609. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5610. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(165,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificateRequest' conflicts with the imported type of same name'. Ignoring the imported type definition
  5611. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerCertificateRequest.cs(31,17): (Location of the symbol related to previous warning)
  5612. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5613. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(170,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsServerHelloDone' conflicts with the imported type of same name'. Ignoring the imported type definition
  5614. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerHelloDone.cs(29,17): (Location of the symbol related to previous warning)
  5615. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5616. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(179,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Client.TlsServerFinished' conflicts with the imported type of same name'. Ignoring the imported type definition
  5617. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(32,17): (Location of the symbol related to previous warning)
  5618. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5619. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(184,16): warning CS0436: The type `Mono.Security.Protocol.Tls.TlsException' conflicts with the imported type of same name'. Ignoring the imported type definition
  5620. ../Mono.Security/Mono.Security.Protocol.Tls/TlsException.cs(32,24): (Location of the symbol related to previous warning)
  5621. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5622. ../Mono.Security/Mono.Security.Protocol.Tls/ClientSessionCache.cs(133,18): warning CS0436: The type `Locale' conflicts with the imported type of same name'. Ignoring the imported type definition
  5623. ../../build/common/Locale.cs(36,23): (Location of the symbol related to previous warning)
  5624. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5625. ../Mono.Security/Mono.Security.Protocol.Tls/RSASslSignatureDeformatter.cs(86,49): warning CS0436: The type `Mono.Security.Cryptography.MD5SHA1' conflicts with the imported type of same name'. Ignoring the imported type definition
  5626. ../Mono.Security/Mono.Security.Cryptography/MD5SHA1.cs(53,17): (Location of the symbol related to previous warning)
  5627. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5628. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(102,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsClientHello' conflicts with the imported type of same name'. Ignoring the imported type definition
  5629. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsClientHello.cs(30,17): (Location of the symbol related to previous warning)
  5630. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5631. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(112,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsClientKeyExchange' conflicts with the imported type of same name'. Ignoring the imported type definition
  5632. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsClientKeyExchange.cs(32,20): (Location of the symbol related to previous warning)
  5633. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5634. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(117,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsClientCertificateVerify' conflicts with the imported type of same name'. Ignoring the imported type definition
  5635. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsClientCertificateVerify.cs(33,17): (Location of the symbol related to previous warning)
  5636. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5637. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(127,18): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsClientFinished' conflicts with the imported type of same name'. Ignoring the imported type definition
  5638. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsClientFinished.cs(32,17): (Location of the symbol related to previous warning)
  5639. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5640. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(149,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerHello' conflicts with the imported type of same name'. Ignoring the imported type definition
  5641. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerHello.cs(29,17): (Location of the symbol related to previous warning)
  5642. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5643. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(152,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerCertificate' conflicts with the imported type of same name'. Ignoring the imported type definition
  5644. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerCertificate.cs(35,17): (Location of the symbol related to previous warning)
  5645. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5646. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(155,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerKeyExchange' conflicts with the imported type of same name'. Ignoring the imported type definition
  5647. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerKeyExchange.cs(35,17): (Location of the symbol related to previous warning)
  5648. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5649. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(158,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerCertificateRequest' conflicts with the imported type of same name'. Ignoring the imported type definition
  5650. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerCertificateRequest.cs(32,17): (Location of the symbol related to previous warning)
  5651. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5652. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(161,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerHelloDone' conflicts with the imported type of same name'. Ignoring the imported type definition
  5653. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerHelloDone.cs(29,17): (Location of the symbol related to previous warning)
  5654. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5655. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(164,17): warning CS0436: The type `Mono.Security.Protocol.Tls.Handshake.Server.TlsServerFinished' conflicts with the imported type of same name'. Ignoring the imported type definition
  5656. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/TlsServerFinished.cs(32,17): (Location of the symbol related to previous warning)
  5657. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5658. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(200,24): warning CS0436: The type `Mono.Security.Protocol.Tls.ClientRecordProtocol' conflicts with the imported type of same name'. Ignoring the imported type definition
  5659. ../Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs(34,17): (Location of the symbol related to previous warning)
  5660. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5661. ../Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs(429,7): warning CS0436: The type `Mono.Security.Protocol.Tls.ClientSessionCache' conflicts with the imported type of same name'. Ignoring the imported type definition
  5662. ../Mono.Security/Mono.Security.Protocol.Tls/ClientSessionCache.cs(140,17): (Location of the symbol related to previous warning)
  5663. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5664. ../Mono.Security/Mono.Security.Protocol.Tls/SslServerStream.cs(148,24): warning CS0436: The type `Mono.Security.Protocol.Tls.ServerRecordProtocol' conflicts with the imported type of same name'. Ignoring the imported type definition
  5665. ../Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(34,17): (Location of the symbol related to previous warning)
  5666. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5667. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificateVerify.cs(71,5): warning CS0436: The type `Mono.Security.Protocol.Tls.SslHandshakeHash' conflicts with the imported type of same name'. Ignoring the imported type definition
  5668. ../Mono.Security/Mono.Security.Protocol.Tls/SslHandshakeHash.cs(30,17): (Location of the symbol related to previous warning)
  5669. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5670. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerCertificate.cs(142,4): warning CS0436: The type `Mono.Security.X509.Extensions.ExtendedKeyUsageExtension' conflicts with the imported type of same name'. Ignoring the imported type definition
  5671. ../Mono.Security/Mono.Security.X509.Extensions/ExtendedKeyUsageExtension.cs(52,8): (Location of the symbol related to previous warning)
  5672. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5673. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerCertificate.cs(178,5): warning CS0436: The type `Mono.Security.X509.Extensions.NetscapeCertTypeExtension' conflicts with the imported type of same name'. Ignoring the imported type definition
  5674. ../Mono.Security/Mono.Security.X509.Extensions/NetscapeCertTypeExtension.cs(53,8): (Location of the symbol related to previous warning)
  5675. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5676. ../Mono.Security/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerCertificate.cs(359,5): warning CS0436: The type `Mono.Security.X509.Extensions.SubjectAltNameExtension' conflicts with the imported type of same name'. Ignoring the imported type definition
  5677. ../Mono.Security/Mono.Security.X509.Extensions/SubjectAltNameExtension.cs(76,8): (Location of the symbol related to previous warning)
  5678. ./../../class/lib/net_4_x/Mono.Security.dll (Location of the symbol related to previous warning)
  5679. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(36,15): warning CS0414: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.spm' is assigned but its value is never used
  5680. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(37,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.client_callback' is never used
  5681. ../Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(38,23): warning CS0169: The private field `Mono.Security.Protocol.Tls.CipherSuiteFactory.server_callback' is never used
  5682. mkdir -p -- ../../../class/lib/net_4_x/Facades/
  5683. MCS [net_4_x] System.Security.Cryptography.X509Certificates.dll
  5684. Compilation succeeded - 76 warning(s)
  5685. MCS [net_4_x] monodoc.dll
  5686. MCS [net_4_x] Mono.Cecil.Mdb.dll
  5687. MCS [net_4_x] Mono.Debugger.Soft.dll
  5688. MCS [net_4_x] Mono.Messaging.RabbitMQ.dll
  5689. MCS [net_4_x] System.Data.Services.dll
  5690. MCS [net_4_x] System.ServiceModel.Primitives.dll
  5691. Read in 8 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Reactive.Core/Strings_Core.resx'
  5692. Writing resource file... Done.
  5693. MCS [net_4_x] System.Reactive.Core.dll
  5694. ../../../external/Lucene.Net.Light/src/core/Support/FileSupport.cs(113,25): warning CS1635: Cannot restore warning `CS0618' because it was disabled globally
  5695. ../../../external/referencesource/System.Data.Entity/System/Data/Mapping/StorageEntityContainerMapping.cs(504,17): warning CS0472: The result of comparing value type `System.Data.Mapping.InputForComputingCellGroups' with null is always `false'
  5696. ../../../external/referencesource/System.Data.Entity/System/Data/Mapping/StorageEntityContainerMapping.cs(506,17): warning CS0162: Unreachable code detected
  5697. ./System.Data.Services/DataServiceException.cs(67,13): warning CS0628: `System.Data.Services.DataServiceException.DataServiceException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)': new protected member declared in sealed class
  5698. Mono.Debugger.Soft/VirtualMachine.cs(157,10): warning CS0414: The private field `Mono.Debugger.Soft.VirtualMachine.threadCacheLocker' is assigned but its value is never used
  5699. ../../../external/Lucene.Net.Light/src/core/Support/EquatableList.cs(239,39): warning CS0693: Type parameter `T' has the same name as the type parameter from outer type `Lucene.Net.Support.EquatableList<T>'
  5700. ../../../external/Lucene.Net.Light/src/core/Support/EquatableList.cs(34,32): (Location of the symbol related to previous warning)
  5701. Compilation succeeded - 1 warning(s)
  5702. MCS [net_4_x] System.Runtime.Serialization.Primitives.dll
  5703. Compilation succeeded - 1 warning(s)
  5704. MCS [net_4_x] Mono.CodeContracts.dll
  5705. MCS [net_4_x] System.Runtime.Serialization.Xml.dll
  5706. Monodoc.Ecma/EcmaUrlTokenizer.cs(12,7): warning CS0414: The private field `Monodoc.Ecma.EcmaUrlTokenizer.current_token' is assigned but its value is never used
  5707. ../../../external/Lucene.Net.Light/src/core/Analysis/Standard/StandardTokenizerImpl.cs(222,15): warning CS0414: The private field `Lucene.Net.Analysis.Standard.StandardTokenizerImpl.yyline' is assigned but its value is never used
  5708. ../../../external/Lucene.Net.Light/src/core/Analysis/Standard/StandardTokenizerImpl.cs(230,15): warning CS0414: The private field `Lucene.Net.Analysis.Standard.StandardTokenizerImpl.yycolumn' is assigned but its value is never used
  5709. ../../../external/Lucene.Net.Light/src/core/Analysis/Standard/StandardTokenizerImpl.cs(233,16): warning CS0414: The private field `Lucene.Net.Analysis.Standard.StandardTokenizerImpl.zzAtBOL' is assigned but its value is never used
  5710. ../../../external/Lucene.Net.Light/src/core/Document/DateTools.cs(58,57): warning CS0414: The private field `Lucene.Net.Documents.DateTools.calInstance' is assigned but its value is never used
  5711. ../../../external/Lucene.Net.Light/src/core/Index/CharBlockPool.cs(31,16): warning CS0649: Field `Lucene.Net.Index.CharBlockPool.numBuffer' is never assigned to, and will always have its default value `0'
  5712. ../../../external/Lucene.Net.Light/src/core/Index/DocFieldProcessorPerThread.cs(42,18): warning CS0649: Field `Lucene.Net.Index.DocFieldProcessorPerThread.docBoost' is never assigned to, and will always have its default value `0'
  5713. ../../../external/Lucene.Net.Light/src/core/Index/FormatPostingsDocsWriter.cs(39,17): warning CS0649: Field `Lucene.Net.Index.FormatPostingsDocsWriter.freqStart' is never assigned to, and will always have its default value `0'
  5714. ../../../external/Lucene.Net.Light/src/core/Index/TermVectorsTermsWriter.cs(34,30): warning CS0649: Field `Lucene.Net.Index.TermVectorsTermsWriter.termVectorsWriter' is never assigned to, and will always have its default value `null'
  5715. ../../../external/Lucene.Net.Light/src/core/Messages/NLS.cs(59,40): warning CS0414: The private field `Lucene.Net.Messages.NLS.AnonymousClassPrivilegedAction.field' is assigned but its value is never used
  5716. ../../../external/Lucene.Net.Light/src/core/Search/DocIdSetIterator.cs(29,15): warning CS0414: The private field `Lucene.Net.Search.DocIdSetIterator.doc' is assigned but its value is never used
  5717. ../../../external/Lucene.Net.Light/src/core/Search/Function/CustomScoreQuery.cs(487,24): warning CS0414: The private field `Lucene.Net.Search.Function.CustomScoreQuery.CustomScorer.reader' is assigned but its value is never used
  5718. ../../../external/Lucene.Net.Light/src/core/Search/Function/ValueSourceQuery.cs(163,39): warning CS0414: The private field `Lucene.Net.Search.Function.ValueSourceQuery.ValueSourceScorer.weight' is assigned but its value is never used
  5719. ../../../external/Lucene.Net.Light/src/core/Search/Spans/SpanFirstQuery.cs(45,41): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanFirstQuery.AnonymousClassSpans.reader' is assigned but its value is never used
  5720. ../../../external/Lucene.Net.Light/src/core/Search/Spans/SpanNotQuery.cs(47,41): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanNotQuery.AnonymousClassSpans.reader' is assigned but its value is never used
  5721. ../../../external/Lucene.Net.Light/src/core/Store/MMapDirectory.cs(75,19): warning CS0414: The private field `Lucene.Net.Store.MMapDirectory.AnonymousClassPrivilegedExceptionAction.buffer' is assigned but its value is never used
  5722. Read in 16 resources from '/usr/ports/lang/mono/work/mono-4.4.2/mcs/class/System.Reactive.Linq/Strings_Linq.resx'
  5723. Writing resource file... Done.
  5724. MCS [net_4_x] System.Reactive.Linq.dll
  5725. Compilation succeeded - 18 warning(s)
  5726. Mono.CodeContracts.Static.ControlFlow.Blocks/EnsuresBlock.cs(177,39): warning CS0675: The operator `|' used on the sign-extended type `int'. Consider casting to a smaller unsigned type first
  5727. MCS [net_4_x] System.Drawing.Primitives.dll
  5728. Compilation succeeded - 2 warning(s)
  5729. Compilation succeeded - 1 warning(s)
  5730. MCS [net_4_x] System.Collections.Concurrent.dll
  5731. MCS [net_4_x] System.Collections.dll
  5732. MCS [net_4_x] System.ComponentModel.Annotations.dll
  5733. MCS [net_4_x] System.ComponentModel.EventBasedAsync.dll
  5734. MCS [net_4_x] System.ComponentModel.dll
  5735. MCS [net_4_x] System.Diagnostics.Contracts.dll
  5736. MCS [net_4_x] System.Diagnostics.Debug.dll
  5737. Stacktrace:
  5738.  
  5739.  
  5740. =================================================================
  5741. Got a SIGSEGV while executing native code. This usually indicates
  5742. a fatal error in the mono runtime or one of the native libraries
  5743. used by your application.
  5744. =================================================================
  5745.  
  5746. gmake[12]: *** [../../../build/library.make:283: ../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll] Abort trap
  5747. gmake[11]: *** [../../../build/rules.make:143: do-all] Error 2
  5748. gmake[10]: *** [../../build/rules.make:223: System.ComponentModel.EventBasedAsync] Error 2
  5749. gmake[10]: *** Waiting for unfinished jobs....
  5750. ../../../external/rx/Rx/NET/Source/System.Reactive.Linq/Reactive/Linq/Observable/Latest.cs(101,21): warning CS0219: The variable `value' is assigned but its value is never used
  5751. gmake[9]: *** [../../build/rules.make:170: all-recursive] Error 1
  5752. gmake[8]: *** [../build/rules.make:223: Facades] Error 2
  5753. gmake[8]: *** Waiting for unfinished jobs....
  5754. Compilation succeeded - 1 warning(s)
  5755. gmake[7]: *** [../build/rules.make:170: all-recursive] Error 1
  5756. gmake[6]: *** [build/rules.make:170: all-recursive] Error 1
  5757. gmake[5]: *** [Makefile:49: profile-do--net_4_x--all] Error 2
  5758. gmake[4]: *** [Makefile:45: profiles-do--all] Error 2
  5759. gmake[3]: *** [Makefile:543: all-local] Error 2
  5760. gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/runtime'
  5761. gmake[2]: *** [Makefile:513: all-recursive] Error 1
  5762. gmake[2]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2'
  5763. gmake[1]: *** [Makefile:442: all] Error 2
  5764. gmake[1]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2'
  5765. ===> Compilation failed unexpectedly.
  5766. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
  5767. the maintainer.
  5768. *** Error code 1
  5769.  
  5770. Stop.
  5771. make: stopped in /usr/ports/lang/mono
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement