Advertisement
Guest User

CORECLR ERROR

a guest
Dec 11th, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.15 KB | None | 0 0
  1. I think the problem may be here:
  2. Not searching for unused variables given on the command line.
  3. -- The C compiler identification is Clang 6.0.1
  4. -- The CXX compiler identification is Clang 6.0.1
  5. -- Check for working C compiler: /usr/bin/clang-6.0
  6. -- Check for working C compiler: /usr/bin/clang-6.0 -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: /usr/bin/clang++-6.0
  12. -- Check for working CXX compiler: /usr/bin/clang++-6.0 -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. Detected Linux x86_64
  18. -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG
  19. -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success
  20. -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH
  21. -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success
  22. -- The ASM compiler identification is Clang
  23. -- Found assembler: /usr/bin/clang-6.0
  24. -- Performing Test HAVE_LTO
  25. -- Performing Test HAVE_LTO - Success
  26. -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW
  27. -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success
  28. -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY
  29. -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success
  30. -- Looking for include files sys/socket.h, linux/in.h
  31. -- Looking for include files sys/socket.h, linux/in.h - found
  32. -- Performing Test HAVE_IN_PKTINFO
  33. -- Performing Test HAVE_IN_PKTINFO - Success
  34. -- Performing Test HAVE_IP_MREQN
  35. -- Performing Test HAVE_IP_MREQN - Success
  36. -- Performing Test HAVE_FLOCK64
  37. -- Performing Test HAVE_FLOCK64 - Success
  38. -- Looking for O_CLOEXEC
  39. -- Looking for O_CLOEXEC - found
  40. -- Looking for F_DUPFD_CLOEXEC
  41. -- Looking for F_DUPFD_CLOEXEC - found
  42. -- Looking for F_FULLFSYNC
  43. -- Looking for F_FULLFSYNC - not found
  44. -- Looking for getifaddrs
  45. -- Looking for getifaddrs - found
  46. -- Looking for fork
  47. -- Looking for fork - found
  48. -- Looking for lseek64
  49. -- Looking for lseek64 - found
  50. -- Looking for mmap64
  51. -- Looking for mmap64 - found
  52. -- Looking for ftruncate64
  53. -- Looking for ftruncate64 - found
  54. -- Looking for posix_fadvise64
  55. -- Looking for posix_fadvise64 - found
  56. -- Looking for stat64
  57. -- Looking for stat64 - found
  58. -- Looking for vfork
  59. -- Looking for vfork - found
  60. -- Looking for pipe2
  61. -- Looking for pipe2 - found
  62. -- Looking for getmntinfo
  63. -- Looking for getmntinfo - not found
  64. -- Looking for strcpy_s
  65. -- Looking for strcpy_s - not found
  66. -- Looking for strlcpy
  67. -- Looking for strlcpy - not found
  68. -- Looking for posix_fadvise
  69. -- Looking for posix_fadvise - found
  70. -- Looking for ioctl
  71. -- Looking for ioctl - found
  72. -- Looking for sched_getaffinity
  73. -- Looking for sched_getaffinity - found
  74. -- Looking for sched_setaffinity
  75. -- Looking for sched_setaffinity - found
  76. -- Looking for pthread_setcancelstate
  77. -- Looking for pthread_setcancelstate - found
  78. -- Looking for arc4random_buf
  79. -- Looking for arc4random_buf - not found
  80. -- Looking for TIOCGWINSZ
  81. -- Looking for TIOCGWINSZ - found
  82. -- Looking for tcgetattr
  83. -- Looking for tcgetattr - found
  84. -- Looking for tcsetattr
  85. -- Looking for tcsetattr - found
  86. -- Looking for ECHO
  87. -- Looking for ECHO - found
  88. -- Looking for ICANON
  89. -- Looking for ICANON - found
  90. -- Looking for TCSANOW
  91. -- Looking for TCSANOW - found
  92. -- Looking for cfsetspeed
  93. -- Looking for cfsetspeed - found
  94. -- Looking for cfmakeraw
  95. -- Looking for cfmakeraw - found
  96. -- Performing Test HAVE_UTSNAME_DOMAINNAME
  97. -- Performing Test HAVE_UTSNAME_DOMAINNAME - Success
  98. -- Performing Test HAVE_STAT_BIRTHTIME
  99. -- Performing Test HAVE_STAT_BIRTHTIME - Failed
  100. -- Performing Test HAVE_STAT_FLAGS
  101. -- Performing Test HAVE_STAT_FLAGS - Failed
  102. -- Looking for lchflags
  103. -- Looking for lchflags - not found
  104. -- Performing Test HAVE_STAT_TIMESPEC
  105. -- Performing Test HAVE_STAT_TIMESPEC - Failed
  106. -- Performing Test HAVE_STAT_TIM
  107. -- Performing Test HAVE_STAT_TIM - Success
  108. -- Performing Test HAVE_STAT_NSEC
  109. -- Performing Test HAVE_STAT_NSEC - Failed
  110. -- Performing Test HAVE_DIRENT_NAME_LEN
  111. -- Performing Test HAVE_DIRENT_NAME_LEN - Failed
  112. -- Performing Test HAVE_STATFS_FSTYPENAME
  113. -- Performing Test HAVE_STATFS_FSTYPENAME - Failed
  114. -- Performing Test HAVE_STATVFS_FSTYPENAME
  115. -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed
  116. -- Looking for statfs
  117. -- Looking for statfs - found
  118. -- Check size of struct statfs
  119. -- Check size of struct statfs - done
  120. -- Performing Test HAVE_GNU_STRERROR_R
  121. -- Performing Test HAVE_GNU_STRERROR_R - Success
  122. -- Performing Test HAVE_READDIR_R
  123. -- Performing Test HAVE_READDIR_R - Failed
  124. -- Performing Test KEVENT_HAS_VOID_UDATA
  125. -- Performing Test KEVENT_HAS_VOID_UDATA - Failed
  126. -- Performing Test HAVE_FDS_BITS
  127. -- Performing Test HAVE_FDS_BITS - Failed
  128. -- Performing Test HAVE_PRIVATE_FDS_BITS
  129. -- Performing Test HAVE_PRIVATE_FDS_BITS - Failed
  130. -- Performing Test HAVE_SENDFILE_4
  131. -- Performing Test HAVE_SENDFILE_4 - Success
  132. -- Performing Test HAVE_SENDFILE_6
  133. -- Performing Test HAVE_SENDFILE_6 - Failed
  134. -- Performing Test HAVE_SENDFILE_7
  135. -- Performing Test HAVE_SENDFILE_7 - Failed
  136. -- Looking for fcopyfile
  137. -- Looking for fcopyfile - not found
  138. -- Looking for include file sys/sockio.h
  139. -- Looking for include file sys/sockio.h - not found
  140. -- Looking for include file linux/ethtool.h
  141. -- Looking for include file linux/ethtool.h - found
  142. -- Looking for include file sys/poll.h
  143. -- Looking for include file sys/poll.h - found
  144. -- Looking for include file sys/proc_info.h
  145. -- Looking for include file sys/proc_info.h - not found
  146. -- Looking for epoll_create1
  147. -- Looking for epoll_create1 - found
  148. -- Looking for accept4
  149. -- Looking for accept4 - found
  150. -- Looking for kqueue
  151. -- Looking for kqueue - not found
  152. -- Looking for disconnectx
  153. -- Looking for disconnectx - not found
  154. -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS
  155. -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success
  156. -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP
  157. -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success
  158. -- Performing Test HAVE_CLOCK_MONOTONIC
  159. -- Performing Test HAVE_CLOCK_MONOTONIC - Success
  160. -- Performing Test HAVE_CLOCK_REALTIME
  161. -- Performing Test HAVE_CLOCK_REALTIME - Success
  162. -- Looking for clock_gettime_nsec_np
  163. -- Looking for clock_gettime_nsec_np - not found
  164. -- Looking for futimes
  165. -- Looking for futimes - found
  166. -- Looking for futimens
  167. -- Looking for futimens - found
  168. -- Looking for utimensat
  169. -- Looking for utimensat - found
  170. -- Performing Test BIND_ADDRLEN_UNSIGNED
  171. -- Performing Test BIND_ADDRLEN_UNSIGNED - Success
  172. -- Performing Test IPV6MR_INTERFACE_UNSIGNED
  173. -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success
  174. -- Looking for include file sys/inotify.h
  175. -- Looking for include file sys/inotify.h - found
  176. -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED
  177. -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed
  178. -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False
  179. -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False
  180. -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True
  181. -- Performing Test HAVE_MKSTEMPS
  182. -- Performing Test HAVE_MKSTEMPS - Success
  183. -- Performing Test HAVE_MKSTEMP
  184. -- Performing Test HAVE_MKSTEMP - Success
  185. -- Performing Test HAVE_NETINET_TCP_VAR_H
  186. -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed
  187. -- Performing Test HAVE_NETINET_UDP_VAR_H
  188. -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed
  189. -- Performing Test HAVE_NETINET_IP_VAR_H
  190. -- Performing Test HAVE_NETINET_IP_VAR_H - Failed
  191. -- Performing Test HAVE_NETINET_ICMP_VAR_H
  192. -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed
  193. -- Looking for include file sys/cdefs.h
  194. -- Looking for include file sys/cdefs.h - found
  195. -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM
  196. -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success
  197. -- Looking for TCPS_ESTABLISHED
  198. -- Looking for TCPS_ESTABLISHED - not found
  199. -- Looking for getgrouplist
  200. -- Looking for getgrouplist - found
  201. -- Check size of struct rt_msghdr
  202. -- Check size of struct rt_msghdr - failed
  203. -- Check size of struct rt_msghdr2
  204. -- Check size of struct rt_msghdr2 - failed
  205. -- Check size of struct if_msghdr2
  206. -- Check size of struct if_msghdr2 - failed
  207. -- Looking for include files sys/types.h, sys/sysctl.h
  208. -- Looking for include files sys/types.h, sys/sysctl.h - not found
  209. -- Looking for include file sys/ioctl.h
  210. -- Looking for include file sys/ioctl.h - found
  211. -- Looking for include file sys/filio.h
  212. -- Looking for include file sys/filio.h - not found
  213. -- Looking for include files sys/types.h, netpacket/packet.h
  214. -- Looking for include files sys/types.h, netpacket/packet.h - found
  215. -- Looking for include file net/if_arp.h
  216. -- Looking for include file net/if_arp.h - found
  217. -- Looking for include file sys/mntent.h
  218. -- Looking for include file sys/mntent.h - not found
  219. -- Looking for include files stdint.h, net/if_media.h
  220. -- Looking for include files stdint.h, net/if_media.h - not found
  221. -- Looking for include file linux/rtnetlink.h
  222. -- Looking for include file linux/rtnetlink.h - found
  223. -- Looking for include file linux/can.h
  224. -- Looking for include file linux/can.h - found
  225. -- Looking for include file IOKit/serial/ioss.h
  226. -- Looking for include file IOKit/serial/ioss.h - not found
  227. -- Looking for getpeereid
  228. -- Looking for getpeereid - not found
  229. -- Looking for getdomainname
  230. -- Looking for getdomainname - found
  231. -- Looking for uname
  232. -- Looking for uname - found
  233. -- Performing Test HAVE_GETDOMAINNAME_SIZET
  234. -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success
  235. -- Looking for inotify_init
  236. -- Looking for inotify_init - found
  237. -- Looking for inotify_add_watch
  238. -- Looking for inotify_add_watch - found
  239. -- Looking for inotify_rm_watch
  240. -- Looking for inotify_rm_watch - found
  241. -- Looking for include file GSS/GSS.h
  242. -- Looking for include file GSS/GSS.h - not found
  243. -- Looking for GSS_SPNEGO_MECHANISM
  244. -- Looking for GSS_SPNEGO_MECHANISM - not found
  245. -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X
  246. -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X - not found
  247. -- Looking for getauxval
  248. -- Looking for getauxval - found
  249. -- Looking for include file crt_externs.h
  250. -- Looking for include file crt_externs.h - not found
  251. -- Performing Test HAVE_IN_EXCL_UNLINK
  252. -- Performing Test HAVE_IN_EXCL_UNLINK - Success
  253. -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE
  254. -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed
  255. -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW
  256. -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Failed
  257. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
  258. -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS
  259. -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success
  260. -- Looking for ucol_setMaxVariable
  261. -- Looking for ucol_setMaxVariable - found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement