Script started on Tue Jun 28 20:57:57 2022 [?2004h[sec@amper ~/runtime]$ uname -a [?2004l FreeBSD amper 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC arm64 [?2004h[sec@amper ~/runtime]$ ./src/coreclr/build-runtime.sh -arm64 -debug clang14 -os FreeBSD [?2004l Commencing CoreCLR Repo build __DistroRid: freebsd-arm64 Setting up directories for build Checking prerequisites... Commencing build of "install" target in "CoreCLR component" for FreeBSD.arm64.Debug in /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug Invoking "/usr/home/sec/runtime/eng/native/gen-buildsys.sh" "/usr/home/sec/runtime/src/coreclr" "/usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug" arm64 clang14 Debug "" -DCLR_CMAKE_PGO_INSTRUMENT=0 -DCLR_CMAKE_OPTDATA_PATH= -DCLR_CMAKE_PGO_OPTIMIZE=0 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug ~/runtime Not searching for unused variables given on the command line. -- The C compiler identification is Clang 14.0.0 -- The CXX compiler identification is Clang 14.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/bin/clang14 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/clang++14 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Detected FreeBSD amd64 -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/local/bin/clang14 -- Performing Test HAVE_LTO -- Performing Test HAVE_LTO - Failed -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success -- Performing Test HAVE_DIRENT_D_TYPE -- Performing Test HAVE_DIRENT_D_TYPE - Success -- Looking for getauxval -- Looking for getauxval - not found -- Looking for include file GSS/GSS.h -- Looking for include file GSS/GSS.h - not found -- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1o") Detected FreeBSD amd64 -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success -- Looking for include files sys/socket.h, linux/in.h -- Looking for include files sys/socket.h, linux/in.h - not found -- Performing Test HAVE_IN_PKTINFO -- Performing Test HAVE_IN_PKTINFO - Failed -- Performing Test HAVE_IP_MREQN -- Performing Test HAVE_IP_MREQN - Success -- Performing Test HAVE_STATFS_VFS -- Performing Test HAVE_STATFS_VFS - Failed -- Performing Test HAVE_STATFS_MOUNT -- Performing Test HAVE_STATFS_MOUNT - Success -- Performing Test HAVE_FLOCK64 -- Performing Test HAVE_FLOCK64 - Failed -- Performing Test HAVE_IFADDRS -- Performing Test HAVE_IFADDRS - Success -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Looking for F_DUPFD_CLOEXEC -- Looking for F_DUPFD_CLOEXEC - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for fork -- Looking for fork - found -- Looking for lseek64 -- Looking for lseek64 - not found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for ftruncate64 -- Looking for ftruncate64 - not found -- Looking for posix_fadvise64 -- Looking for posix_fadvise64 - not found -- Looking for stat64 -- Looking for stat64 - not found -- Looking for vfork -- Looking for vfork - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for getmntinfo -- Looking for getmntinfo - found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strlcat -- Looking for strlcat - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for fallocate -- Looking for fallocate - not found -- Looking for preadv -- Looking for preadv - found -- Looking for pwritev -- Looking for pwritev - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - found -- Looking for sched_getcpu -- Looking for sched_getcpu - found -- Looking for pthread_setcancelstate -- Looking for pthread_setcancelstate - found -- Looking for include file gnu/lib-names.h -- Looking for include file gnu/lib-names.h - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for tcsetattr -- Looking for tcsetattr - found -- Looking for ECHO -- Looking for ECHO - found -- Looking for ICANON -- Looking for ICANON - found -- Looking for TCSANOW -- Looking for TCSANOW - found -- Looking for cfsetspeed -- Looking for cfsetspeed - found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Performing Test HAVE_UTSNAME_DOMAINNAME -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed -- Performing Test HAVE_STAT_BIRTHTIME -- Performing Test HAVE_STAT_BIRTHTIME - Success -- Performing Test HAVE_STAT_FLAGS -- Performing Test HAVE_STAT_FLAGS - Success -- Looking for lchflags -- Looking for lchflags - found -- Performing Test HAVE_STAT_TIMESPEC -- Performing Test HAVE_STAT_TIMESPEC - Success -- Performing Test HAVE_STAT_TIM -- Performing Test HAVE_STAT_TIM - Success -- Performing Test HAVE_STAT_NSEC -- Performing Test HAVE_STAT_NSEC - Success -- Performing Test HAVE_DIRENT_NAME_LEN -- Performing Test HAVE_DIRENT_NAME_LEN - Success -- Performing Test HAVE_STATFS_FSTYPENAME -- Performing Test HAVE_STATFS_FSTYPENAME - Success -- Performing Test HAVE_STATVFS_FSTYPENAME -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed -- Looking for statfs -- Looking for statfs - found -- Check size of struct statfs -- Check size of struct statfs - done -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Failed -- Performing Test HAVE_READDIR_R -- Performing Test HAVE_READDIR_R - Success -- Performing Test KEVENT_HAS_VOID_UDATA -- Performing Test KEVENT_HAS_VOID_UDATA - Success -- Performing Test HAVE_FDS_BITS -- Performing Test HAVE_FDS_BITS - Success -- Performing Test HAVE_PRIVATE_FDS_BITS -- Performing Test HAVE_PRIVATE_FDS_BITS - Success -- Performing Test HAVE_SENDFILE_4 -- Performing Test HAVE_SENDFILE_4 - Failed -- Performing Test HAVE_SENDFILE_6 -- Performing Test HAVE_SENDFILE_6 - Failed -- Performing Test HAVE_SENDFILE_7 -- Performing Test HAVE_SENDFILE_7 - Success -- Looking for fcopyfile -- Looking for fcopyfile - not found -- Looking for include file sys/sockio.h -- Looking for include file sys/sockio.h - found -- Looking for include file linux/ethtool.h -- Looking for include file linux/ethtool.h - not found -- Looking for include file sys/poll.h -- Looking for include file sys/poll.h - found -- Looking for include file sys/proc_info.h -- Looking for include file sys/proc_info.h - not found -- Looking for epoll_create1 -- Looking for epoll_create1 - not found -- Looking for accept4 -- Looking for accept4 - found -- Looking for kqueue -- Looking for kqueue - found -- Looking for disconnectx -- Looking for disconnectx - not found -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success -- Looking for malloc_size -- Looking for malloc_size - not found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success -- Performing Test HAVE_CLOCK_MONOTONIC -- Performing Test HAVE_CLOCK_MONOTONIC - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Success -- Looking for clock_gettime_nsec_np -- Looking for clock_gettime_nsec_np - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_create in c -- Looking for pthread_create in c - not found -- Looking for pthread_condattr_setclock in pthread -- Looking for pthread_condattr_setclock in pthread - found -- Looking for futimes -- Looking for futimes - found -- Looking for futimens -- Looking for futimens - found -- Looking for utimensat -- Looking for utimensat - found -- Looking for lutimes -- Looking for lutimes - found -- Performing Test BIND_ADDRLEN_UNSIGNED -- Performing Test BIND_ADDRLEN_UNSIGNED - Success -- Performing Test IPV6MR_INTERFACE_UNSIGNED -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - True -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - True -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True -- Performing Test HAVE_MKSTEMPS -- Performing Test HAVE_MKSTEMPS - Success -- Performing Test HAVE_MKSTEMP -- Performing Test HAVE_MKSTEMP - Success -- Performing Test HAVE_NETINET_TCP_VAR_H -- Performing Test HAVE_NETINET_TCP_VAR_H - Success -- Performing Test HAVE_NETINET_UDP_VAR_H -- Performing Test HAVE_NETINET_UDP_VAR_H - Success -- Performing Test HAVE_NETINET_IP_VAR_H -- Performing Test HAVE_NETINET_IP_VAR_H - Success -- Performing Test HAVE_NETINET_ICMP_VAR_H -- Performing Test HAVE_NETINET_ICMP_VAR_H - Success -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Failed -- Looking for TCPS_ESTABLISHED -- Looking for TCPS_ESTABLISHED - found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Check size of struct rt_msghdr -- Check size of struct rt_msghdr - done -- Check size of struct rt_msghdr2 -- Check size of struct rt_msghdr2 - failed -- Check size of struct if_msghdr2 -- Check size of struct if_msghdr2 - failed -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include files sys/types.h, netpacket/packet.h -- Looking for include files sys/types.h, netpacket/packet.h - not found -- Looking for include file net/if_arp.h -- Looking for include file net/if_arp.h - not found -- Looking for include file sys/mntent.h -- Looking for include file sys/mntent.h - not found -- Looking for include files stdint.h, net/if_media.h -- Looking for include files stdint.h, net/if_media.h - found -- Looking for include file linux/rtnetlink.h -- Looking for include file linux/rtnetlink.h - not found -- Looking for include file linux/can.h -- Looking for include file linux/can.h - not found -- Looking for include file IOKit/serial/ioss.h -- Looking for include file IOKit/serial/ioss.h - not found -- Looking for getpeereid -- Looking for getpeereid - found -- Looking for getdomainname -- Looking for getdomainname - found -- Looking for uname -- Looking for uname - found -- Performing Test HAVE_GETDOMAINNAME_SIZET -- Performing Test HAVE_GETDOMAINNAME_SIZET - Failed -- Looking for inotify_init -- Looking for inotify_init - found -- Looking for inotify_add_watch -- Looking for inotify_add_watch - found -- Looking for inotify_rm_watch -- Looking for inotify_rm_watch - found -- Looking for GSS_SPNEGO_MECHANISM -- Looking for GSS_SPNEGO_MECHANISM - not found -- Looking for include file crt_externs.h -- Looking for include file crt_externs.h - not found -- Performing Test HAVE_IN_EXCL_UNLINK -- Performing Test HAVE_IN_EXCL_UNLINK - Success -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success -- Looking for makedev -- Looking for makedev - found -- Looking for makedev -- Looking for makedev - not found -- Looking for getgrgid_r -- Looking for getgrgid_r - found -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success -- Looking for ucol_setMaxVariable -- Looking for ucol_setMaxVariable - found -- Looking for ucol_clone -- Looking for ucol_clone - not found -- Looking for EC_GF2m_simple_method -- Looking for EC_GF2m_simple_method - found -- Looking for SSL_get0_alpn_selected -- Looking for SSL_get0_alpn_selected - found -- Looking for EVP_chacha20_poly1305 -- Looking for EVP_chacha20_poly1305 - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - found -- Looking for include file sys/vmparam.h -- Looking for include file sys/vmparam.h - not found -- Looking for include file mach/vm_types.h -- Looking for include file mach/vm_types.h - not found -- Looking for include file mach/vm_param.h -- Looking for include file mach/vm_param.h - not found -- Looking for 3 include files sys/param.h, ..., machine/npx.h -- Looking for 3 include files sys/param.h, ..., machine/npx.h - not found -- Looking for 3 include files sys/param.h, ..., machine/reg.h -- Looking for 3 include files sys/param.h, ..., machine/reg.h - found -- Looking for include file machine/vmparam.h -- Looking for include file machine/vmparam.h - not found -- Looking for include file procfs.h -- Looking for include file procfs.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file pthread_np.h -- Looking for include file pthread_np.h - found -- Looking for include file sys/lwp.h -- Looking for include file sys/lwp.h - not found -- Looking for include file lwp.h -- Looking for include file lwp.h - not found -- Looking for include file runetype.h -- Looking for include file runetype.h - found -- Looking for include file semaphore.h -- Looking for include file semaphore.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - not found -- Looking for include file numa.h -- Looking for include file numa.h - not found -- Looking for include files sys/auxv.h, asm/hwcap.h -- Looking for include files sys/auxv.h, asm/hwcap.h - not found -- Looking for include file sys/ptrace.h -- Looking for include file sys/ptrace.h - found -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY - Failed -- Performing Test HAVE_MAP_HUGETLB -- Performing Test HAVE_MAP_HUGETLB - Failed -- Performing Test HAVE_LTTNG_TRACEPOINT_H -- Performing Test HAVE_LTTNG_TRACEPOINT_H - Failed -- Looking for sysctlbyname -- Looking for sysctlbyname - found -- Looking for pthread_suspend in pthread -- Looking for pthread_suspend in pthread - not found -- Looking for pthread_suspend_np in pthread -- Looking for pthread_suspend_np in pthread - found -- Looking for pthread_continue in pthread -- Looking for pthread_continue in pthread - not found -- Looking for pthread_continue_np in pthread -- Looking for pthread_continue_np in pthread - not found -- Looking for pthread_resume_np in pthread -- Looking for pthread_resume_np in pthread - found -- Looking for pthread_attr_get_np in pthread -- Looking for pthread_attr_get_np in pthread - found -- Looking for pthread_getattr_np in pthread -- Looking for pthread_getattr_np in pthread - not found -- Looking for pthread_getcpuclockid in pthread -- Looking for pthread_getcpuclockid in pthread - found -- Looking for pthread_sigqueue in pthread -- Looking for pthread_sigqueue in pthread - not found -- Looking for pthread_getaffinity_np in pthread -- Looking for pthread_getaffinity_np in pthread - found -- Looking for sigreturn -- Looking for sigreturn - found -- Looking for _thread_sys_sigreturn -- Looking for _thread_sys_sigreturn - not found -- Looking for copysign -- Looking for copysign - found -- Looking for fsync -- Looking for fsync - found -- Looking for utimes -- Looking for utimes - found -- Looking for sysctl -- Looking for sysctl - found -- Looking for sysinfo -- Looking for sysinfo - not found -- Looking for sysconf -- Looking for sysconf - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for timegm -- Looking for timegm - found -- Looking for poll -- Looking for poll - found -- Looking for statvfs -- Looking for statvfs - found -- Looking for thread_self -- Looking for thread_self - not found -- Looking for _lwp_self -- Looking for _lwp_self - not found -- Looking for pthread_mach_thread_np -- Looking for pthread_mach_thread_np - not found -- Looking for thread_set_exception_ports -- Looking for thread_set_exception_ports - not found -- Looking for vm_allocate -- Looking for vm_allocate - not found -- Looking for vm_read -- Looking for vm_read - not found -- Looking for directio -- Looking for directio - not found -- Looking for semget -- Looking for semget - found -- Looking for pthread_mutex_init -- Looking for pthread_mutex_init - found -- Looking for ttrace -- Looking for ttrace - not found -- Performing Test HAVE_CPUSET_T -- Performing Test HAVE_CPUSET_T - Success -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_GREGSET_T -- Performing Test HAVE_GREGSET_T - Failed -- Performing Test HAVE___GREGSET_T -- Performing Test HAVE___GREGSET_T - Failed -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 - Failed -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT - Failed -- Performing Test HAVE_FPREGS_WITH_CW -- Performing Test HAVE_FPREGS_WITH_CW - Failed -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct reg -- Check size of struct reg - done -- Check size of struct pt_regs -- Check size of struct pt_regs - failed -- Check size of ucontext_t -- Check size of ucontext_t - done -- Check size of pthread_rwlock_t -- Check size of pthread_rwlock_t - done -- Check size of prwatch_t -- Check size of prwatch_t - failed -- Check size of off_t -- Check size of off_t - done -- Looking for SYS_yield -- Looking for SYS_yield - found -- Looking for INFTIM -- Looking for INFTIM - found -- Looking for CHAR_BIT -- Looking for CHAR_BIT - found -- Looking for _DEBUG -- Looking for _DEBUG - not found -- Looking for _SC_PHYS_PAGES -- Looking for _SC_PHYS_PAGES - found -- Looking for _SC_AVPHYS_PAGES -- Looking for _SC_AVPHYS_PAGES - not found -- Looking for swapctl -- Looking for swapctl - not found -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES - Failed -- Performing Test SSCANF_SUPPORT_ll -- Performing Test SSCANF_SUPPORT_ll - Success -- Performing Test SSCANF_CANNOT_HANDLE_MISSING_EXPONENT -- Performing Test SSCANF_CANNOT_HANDLE_MISSING_EXPONENT - Failed -- Performing Test HAVE_LARGE_SNPRINTF_SUPPORT -- Performing Test HAVE_LARGE_SNPRINTF_SUPPORT - Success -- Performing Test HAVE_BROKEN_FIFO_SELECT -- Performing Test HAVE_BROKEN_FIFO_SELECT - Failed -- Performing Test HAVE_BROKEN_FIFO_KEVENT -- Performing Test HAVE_BROKEN_FIFO_KEVENT - Failed -- Performing Test HAVE_SCHED_GET_PRIORITY -- Performing Test HAVE_SCHED_GET_PRIORITY - Success -- Performing Test HAVE_WORKING_GETTIMEOFDAY -- Performing Test HAVE_WORKING_GETTIMEOFDAY - Success -- Performing Test HAVE_WORKING_CLOCK_GETTIME -- Performing Test HAVE_WORKING_CLOCK_GETTIME - Success -- Performing Test HAVE_CLOCK_MONOTONIC_COARSE -- Performing Test HAVE_CLOCK_MONOTONIC_COARSE - Success -- Performing Test HAVE_CLOCK_THREAD_CPUTIME -- Performing Test HAVE_CLOCK_THREAD_CPUTIME - Success -- Performing Test MMAP_ANON_IGNORES_PROTECTION -- Performing Test MMAP_ANON_IGNORES_PROTECTION - Failed -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS - Failed -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO - Failed -- Performing Test SEM_INIT_MODIFIES_ERRNO -- Performing Test SEM_INIT_MODIFIES_ERRNO - Failed -- Performing Test HAVE_PROCFS_CTL -- Performing Test HAVE_PROCFS_CTL - Failed -- Performing Test HAVE_PROCFS_MAPS -- Performing Test HAVE_PROCFS_MAPS - Failed -- Performing Test HAVE_PROCFS_STAT -- Performing Test HAVE_PROCFS_STAT - Failed -- Performing Test HAVE_PROCFS_STATUS -- Performing Test HAVE_PROCFS_STATUS - Success -- Performing Test HAVE_COMPATIBLE_ACOS -- Performing Test HAVE_COMPATIBLE_ACOS - Success -- Performing Test HAVE_COMPATIBLE_ASIN -- Performing Test HAVE_COMPATIBLE_ASIN - Success -- Performing Test HAVE_COMPATIBLE_POW -- Performing Test HAVE_COMPATIBLE_POW - Success -- Performing Test HAVE_VALID_NEGATIVE_INF_POW -- Performing Test HAVE_VALID_NEGATIVE_INF_POW - Success -- Performing Test HAVE_VALID_POSITIVE_INF_POW -- Performing Test HAVE_VALID_POSITIVE_INF_POW - Success -- Performing Test HAVE_COMPATIBLE_ATAN2 -- Performing Test HAVE_COMPATIBLE_ATAN2 - Success -- Performing Test HAVE_COMPATIBLE_EXP -- Performing Test HAVE_COMPATIBLE_EXP - Failed -- Performing Test HAVE_COMPATIBLE_ILOGB0 -- Performing Test HAVE_COMPATIBLE_ILOGB0 - Failed -- Performing Test HAVE_COMPATIBLE_ILOGBNAN -- Performing Test HAVE_COMPATIBLE_ILOGBNAN - Success -- Performing Test HAVE_COMPATIBLE_LOG -- Performing Test HAVE_COMPATIBLE_LOG - Success -- Performing Test HAVE_COMPATIBLE_LOG10 -- Performing Test HAVE_COMPATIBLE_LOG10 - Success -- Performing Test UNGETC_NOT_RETURN_EOF -- Performing Test UNGETC_NOT_RETURN_EOF - Failed -- Performing Test HAS_POSIX_SEMAPHORES -- Performing Test HAS_POSIX_SEMAPHORES - Success -- Performing Test GETPWUID_R_SETS_ERRNO -- Performing Test GETPWUID_R_SETS_ERRNO - Failed -- Performing Test FILE_OPS_CHECK_FERROR_OF_PREVIOUS_CALL -- Performing Test FILE_OPS_CHECK_FERROR_OF_PREVIOUS_CALL - Failed -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T - Success -- Looking for unw_get_save_loc -- Looking for unw_get_save_loc - found -- Looking for unw_get_accessors -- Looking for unw_get_accessors - found -- Performing Test HAVE_XSWDEV -- Performing Test HAVE_XSWDEV - Success -- Performing Test HAVE_XSW_USAGE -- Performing Test HAVE_XSW_USAGE - Failed -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT - Failed -- Performing Test HAVE_PR_SET_PTRACER -- Performing Test HAVE_PR_SET_PTRACER - Failed -- Performing Test HAVE_FULLY_FEATURED_PTHREAD_MUTEXES -- Performing Test HAVE_FULLY_FEATURED_PTHREAD_MUTEXES - Success -- Found PythonInterp: /usr/local/bin/python3.8 (found version "3.8.12") -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Success -- Looking for posix_madvise -- Looking for posix_madvise - found -- Looking for pthread_setaffinity_np in pthread -- Looking for pthread_setaffinity_np in pthread - found -- Configuring done -- Generating done -- Build files have been written to: /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug ~/runtime /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug ~/runtime Executing make install -j 5 [ 0%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o [ 0%] Generating exports file /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug/Corehost.Static/singlefilehost.exports [ 0%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o [ 0%] Building C object libs-native/System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.c.o [ 0%] Built target singlefilehost_exports [ 0%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o [ 0%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/common/constants.c.o [ 0%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o [ 0%] Building C object libs-native/System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/entrypoints.c.o [ 0%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/common/context.c.o [ 0%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o [ 0%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o [ 0%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o [ 0%] Linking C static library libSystem.Net.Security.Native.a [ 0%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/common/dictionary.c.o [ 0%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o [ 0%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/apibridge.c.o [ 0%] Built target System.Net.Security.Native-Static [ 0%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o [ 0%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/common/platform.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o [ 1%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/apibridge_30.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/common/transform.c.o [ 1%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/dec/bit_reader.c.o [ 1%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o [ 1%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/dec/decode.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o [ 1%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/dec/huffman.c.o [ 1%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o [ 1%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/dec/state.c.o [ 1%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.c.o [ 1%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim.c.o [ 1%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o [ 1%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/backward_references.c.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/backward_references_hq.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o [ 2%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_timeZoneInfo.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.c.o [ 2%] Building C object libs-native/System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o [ 2%] Linking C static library libSystem.Globalization.Native.a [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecdsa.c.o [ 2%] Built target System.Globalization.Native-Static [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/bit_cost.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/block_splitter.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.c.o Scanning dependencies of target coreclrpal [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/file.cpp.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/brotli_bit_stream.c.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/filecrt.cpp.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/cluster.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/malloc.cpp.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.c.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/math.cpp.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/command.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.c.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/misc.cpp.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o [ 2%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/compress_fragment.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.c.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/printf.cpp.o [ 2%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/printfcpp.cpp.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.c.o [ 2%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.c.o [ 2%] Building C object libs-native/System.Native/CMakeFiles/System.Native-Static.dir/entrypoints.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/silent_printf.cpp.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/compress_fragment_two_pass.c.o [ 4%] Linking C static library libSystem.Native.a [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.c.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/dictionary_hash.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/string.cpp.o [ 4%] Built target System.Native-Static [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.c.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/encode.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/stringtls.cpp.o [ 4%] Generating dummy/eventprovdotnetruntime.cpp, dummy/eventprovdotnetruntimerundown.cpp, dummy/eventprovdotnetruntimestress.cpp, dummy/eventprovdotnetruntimeprivate.cpp, dummy/eventprovdotnetruntimemonoprofiler.cpp [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/thread.cpp.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/encoder_dict.c.o [ 4%] Building CXX object pal/src/eventprovider/dummyprovider/CMakeFiles/eventprovider.dir/dummy/eventprovdotnetruntime.cpp.o [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ocsp.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/wchar.cpp.o [ 4%] Building CXX object pal/src/eventprovider/dummyprovider/CMakeFiles/eventprovider.dir/dummy/eventprovdotnetruntimerundown.cpp.o [ 4%] Building CXX object pal/src/eventprovider/dummyprovider/CMakeFiles/eventprovider.dir/dummy/eventprovdotnetruntimestress.cpp.o [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/debug/debug.cpp.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/entropy_encode.c.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/fast_log.c.o [ 4%] Building CXX object pal/src/eventprovider/dummyprovider/CMakeFiles/eventprovider.dir/dummy/eventprovdotnetruntimeprivate.cpp.o [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.c.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/histogram.c.o [ 4%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/exception/seh.cpp.o [ 4%] Building CXX object pal/src/eventprovider/dummyprovider/CMakeFiles/eventprovider.dir/dummy/eventprovdotnetruntimemonoprofiler.cpp.o [ 4%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/literal_cost.c.o [ 4%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/exception/signal.cpp.o [ 5%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.c.o [ 5%] Building CXX object debug/debug-pal/CMakeFiles/debug-pal_obj.dir/usr/home/sec/runtime/src/native/eventpipe/ds-ipc-pal-socket.c.o [ 5%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/memory.c.o [ 5%] Linking CXX static library libeventprovider.a [ 5%] Building CXX object debug/debug-pal/CMakeFiles/debug-pal_obj.dir/unix/twowaypipe.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/directory.cpp.o [ 5%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/metablock.c.o [ 5%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.c.o [ 5%] Built target eventprovider [ 5%] Building CXX object debug/debug-pal/CMakeFiles/debug-pal_obj.dir/unix/processdescriptor.cpp.o [ 5%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.c.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/file.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/filetime.cpp.o [ 5%] Built target debug-pal_obj [ 5%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/static_dict.c.o [ 5%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/opensslshim.c.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/find.cpp.o [ 5%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal.dir/doublemapping.cpp.o [ 5%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/usr/home/sec/runtime/src/native/external/brotli/enc/utf8_util.c.o [ 5%] Linking CXX static library libcoreclrminipal.a [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/path.cpp.o [ 5%] Building C object libs-native/System.Security.Cryptography.Native/CMakeFiles/objlib.dir/usr/home/sec/runtime/artifacts/obj/_version.c.o [ 5%] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/handlemgr/handleapi.cpp.o [ 5%] Built target coreclrminipal [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/handlemgr/handlemgr.cpp.o [ 5%] Linking C static library libSystem.IO.Compression.Native.a [ 5%] Built target objlib [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/init/pal.cpp.o [ 5%] Building CXX object nativeresources/CMakeFiles/nativeresourcestring.dir/resourcestring.cpp.o [ 5%] Generating eventing_headers.timestamp [ 5%] Built target System.IO.Compression.Native-Static [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/init/sxs.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/cordebug_i.cpp.o [ 5%] Linking CXX static library libnativeresourcestring.a [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/xcordebug_i.cpp.o [ 5%] Built target nativeresourcestring [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/loader/module.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/clrdata_i.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/locale/unicode.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/coguid.cpp.o [ 5%] Built target eventing_headers [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/locale/unicodedata.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/clrinternal_i.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/comem.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/xclrdata_i.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/locale/utf8.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/guid.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/corprof_i.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/memorystream.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/map/common.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/path.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/corpub_i.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/map/map.cpp.o [ 5%] Building CXX object palrt/CMakeFiles/palrt.dir/variant.cpp.o [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/corsym_i.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/map/virtual.cpp.o [ 5%] Building CXX object gcinfo/CMakeFiles/gcinfo_obj.dir/arraylist.cpp.o [ 5%] Linking CXX static library libpalrt.a [ 5%] Building CXX object inc/CMakeFiles/corguids_obj.dir/__/pal/prebuilt/idl/sospriv_i.cpp.o [ 5%] Built target precompiled_asm [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/cgroup.cpp.o [ 5%] Built target palrt [ 5%] Building CXX object gcinfo/CMakeFiles/gcinfo_obj.dir/gcinfoencoder.cpp.o [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/dbgmsg.cpp.o [ 5%] Building CXX object gcinfo/CMakeFiles/gcinfo_obj.dir/simplerhash.cpp.o [ 5%] Built target corguids_obj [ 5%] Building CXX object vm/wks/CMakeFiles/cee_wks_mergeable_obj.dir/cmake_pch.hxx.pch [ 5%] Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimestress.cpp, eventpipe/dotnetruntimeprivate.cpp [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/environ.cpp.o [ 5%] Built target gcinfo_obj [ 5%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/error.cpp.o [ 5%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/cmake_pch.hxx.pch [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/errorstrings.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/cmake_pch.hxx.pch [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/cmake_pch.hxx.pch [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/fmtmessage.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/assemblymd.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/jitsupport.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/miscpalapi.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/assemblymd_emit.cpp.o [ 6%] Building CXX object vm/wks/CMakeFiles/cee_wks_mergeable_obj.dir/__/codeman.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/perfjitdump.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/strutil.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/classfactory.cpp.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-sources.c.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/sysinfo.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/custattr_import.cpp.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/eventpipe/eventpipehelpers.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/time.cpp.o [ 6%] Building CXX object vm/wks/CMakeFiles/cee_wks_mergeable_obj.dir/__/ceemain.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/misc/utils.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/custattr_emit.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/numa/numa.cpp.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/eventpipe/dotnetruntime.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/disp.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/objmgr/palobjbase.cpp.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep.c.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/objmgr/shmobject.cpp.o [ 6%] Building CXX object vm/wks/CMakeFiles/cee_wks_mergeable_obj.dir/__/peimagelayout.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/emit.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/objmgr/shmobjectmanager.cpp.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-block.c.o [ 6%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/eventpipe/dotnetruntimerundown.cpp.o [ 6%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/filtermanager.cpp.o [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/makepath_s.cpp.o [ 6%] Built target cee_wks_mergeable_obj [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/eventpipe/dotnetruntimestress.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/memcpy_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/helper.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-buffer.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/memmove_s.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/mbusafecrt.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/import.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-buffer-manager.c.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_gen_objs.dir/eventpipe/dotnetruntimeprivate.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/safecrt_input_s.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-config.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/safecrt_output_l.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/importhelper.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-event.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/safecrt_output_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/mdutil.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/safecrt_winput_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-event-instance.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/safecrt_woutput_s.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-event-payload.c.o [ 8%] Built target eventpipe_gen_objs [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/splitpath_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta_compilersupport.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-event-source.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/sprintf_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta_emit.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/sscanf_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta_import.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strcat_s.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-file.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strcpy_s.cpp.o [ 8%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta_imetadatatables.cpp.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strlen_s.cpp.o [ 8%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-json-file.c.o [ 8%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strncat_s.cpp.o [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strncpy_s.cpp.o [ 9%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/regmeta_vm.cpp.o [ 9%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/cmake_pch.hxx.pch [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/strtok_s.cpp.o [ 9%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-metadata-generator.c.o [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/swprintf.cpp.o [ 9%] Building CXX object md/compiler/CMakeFiles/mdcompiler_wks_obj.dir/verifylayouts.cpp.o [ 9%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/cmake_pch.hxx.pch [ 9%] Built target mdcompiler_wks_obj [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/vsprintf.cpp.o [ 9%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-provider.c.o [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/vswprint.cpp.o [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcscat_s.cpp.o [ 9%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/mdcolumndescriptors.cpp.o [ 9%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-sample-profiler.c.o [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcscpy_s.cpp.o [ 9%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/liteweightstgdb.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/liteweightstgdbrw.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcslen_s.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/mdfileformat.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/metamodelenc.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcslwr_s.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/metamodel.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-session.c.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcsncat_s.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcsncpy_s.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/metamodelrw.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/metamodelro.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wcstok_s.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/peparse.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wmakepath_s.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/recordpool.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-session-provider.c.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/wsplitpath_s.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/mdinternaldisp.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/rwutil.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/xtoa_s.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/mdinternalro.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-stack-contents.c.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-stream.c.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/stgio.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/safecrt/xtow_s.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/sharedmemory/sharedmemory.cpp.o [ 11%] Building CXX object md/runtime/CMakeFiles/mdruntime_wks_obj.dir/strongnameinternal.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/stgtiggerstorage.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ep-thread.c.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/stgtiggerstream.cpp.o [ 11%] Built target mdruntime_wks_obj [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/shmemory/shmemory.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-sources.c.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/mdinternalrw.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-dump-protocol.c.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/sync/cs.cpp.o [ 11%] Building CXX object md/enc/CMakeFiles/mdruntimerw_wks_obj.dir/pdbheap.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-eventpipe-protocol.c.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchobj/event.cpp.o [ 11%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/cmake_pch.hxx.pch [ 11%] Built target mdruntimerw_wks_obj [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-ipc.c.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchobj/semaphore.cpp.o Scanning dependencies of target cordbee_wks_obj [ 11%] Building CXX object debug/ee/wks/CMakeFiles/cordbee_wks_obj.dir/cmake_pch.hxx.pch [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchobj/mutex.cpp.o [ 11%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/blobfetcher.cpp.o [ 11%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-process-protocol.c.o [ 11%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/cceegen.cpp.o [ 11%] Building ASM object debug/ee/wks/CMakeFiles/cordbee_wks_obj.dir/__/arm64/dbghelpers.S.o [ 11%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/ceegentokenmapper.cpp.o [ 11%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchmgr/synchcontrollers.cpp.o [ 12%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-profiler-protocol.c.o [ 12%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/ceesectionstring.cpp.o [ 13%] Building CXX object md/ceefilegen/CMakeFiles/ceefgen_obj.dir/pesectionman.cpp.o [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchmgr/synchmanager.cpp.o [ 13%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-protocol.c.o [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/synchmgr/wait.cpp.o [ 13%] Built target ceefgen_obj [ 13%] Building CXX object vm/eventing/eventpipe/CMakeFiles/eventpipe_objs.dir/usr/home/sec/runtime/src/native/eventpipe/ds-server.c.o [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/thread/context.cpp.o /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_Cpsr' ASSIGN_ALL_REGS ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:286:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_CONTROL_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:137:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Cpsr) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :248:1: note: expanded from here BSDREG_Cpsr ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_Fp' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:286:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_CONTROL_REGS \ ^ [ 13%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/cmake_pch.hxx.pch /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:138:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Fp) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :250:1: note: expanded from here BSDREG_Fp ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_Sp' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:286:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_CONTROL_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:139:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Sp) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :252:1: note: expanded from here BSDREG_Sp ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_Lr' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:286:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_CONTROL_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:140:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Lr) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :254:1: note: expanded from here BSDREG_Lr ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_Pc' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:286:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_CONTROL_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:141:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Pc) ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :256:1: note: expanded from here BSDREG_Pc ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X0' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:144:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X0) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :258:1: note: expanded from here BSDREG_X0 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X1' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:145:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X1) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :260:1: note: expanded from here BSDREG_X1 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X2' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:146:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X2) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :262:1: note: expanded from here BSDREG_X2 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X3' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:147:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X3) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :264:1: note: expanded from here BSDREG_X3 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X4' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:148:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X4) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :266:1: note: expanded from here BSDREG_X4 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X5' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:149:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X5) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :268:1: note: expanded from here BSDREG_X5 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X6' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:150:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X6) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :270:1: note: expanded from here BSDREG_X6 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X7' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:151:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X7) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :272:1: note: expanded from here BSDREG_X7 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X8' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:152:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X8) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :274:1: note: expanded from here BSDREG_X8 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X9' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:153:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X9) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :276:1: note: expanded from here BSDREG_X9 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X10' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:154:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X10) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :278:1: note: expanded from here BSDREG_X10 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X11' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:155:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X11) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :280:1: note: expanded from here BSDREG_X11 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X12' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:156:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X12) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :282:1: note: expanded from here BSDREG_X12 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X13' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:157:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X13) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :284:1: note: expanded from here BSDREG_X13 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X14' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:158:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X14) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :286:1: note: expanded from here BSDREG_X14 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X15' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:159:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X15) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :288:1: note: expanded from here BSDREG_X15 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X16' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:160:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X16) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :290:1: note: expanded from here BSDREG_X16 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X17' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:161:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X17) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :292:1: note: expanded from here BSDREG_X17 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X18' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:162:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X18) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :294:1: note: expanded from here BSDREG_X18 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X19' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:163:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X19) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :296:1: note: expanded from here BSDREG_X19 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X20' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:164:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X20) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :298:1: note: expanded from here BSDREG_X20 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X21' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:165:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X21) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :300:1: note: expanded from here BSDREG_X21 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X22' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:166:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X22) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :302:1: note: expanded from here BSDREG_X22 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X23' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:167:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X23) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :304:1: note: expanded from here BSDREG_X23 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X24' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:168:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X24) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :306:1: note: expanded from here BSDREG_X24 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X25' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:169:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X25) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :308:1: note: expanded from here BSDREG_X25 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X26' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:170:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X26) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :310:1: note: expanded from here BSDREG_X26 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X27' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:171:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X27) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :312:1: note: expanded from here BSDREG_X27 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:339:9: error: use of undeclared identifier 'BSDREG_X28' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:287:9: note: expanded from macro 'ASSIGN_ALL_REGS' ASSIGN_INTEGER_REGS \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:172:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X28) ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:333:62: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) MCREG_##reg(registers.uc_mcontext) = BSDREG_##reg(ptrace_registers); ^ :314:1: note: expanded from here BSDREG_X28 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:491:13: error: use of undeclared identifier 'BSDREG_Cpsr' ASSIGN_CONTROL_REGS ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:137:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Cpsr) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :327:1: note: expanded from here BSDREG_Cpsr ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:491:13: error: use of undeclared identifier 'BSDREG_Fp' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:138:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Fp) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :328:1: note: expanded from here BSDREG_Fp ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:491:13: error: use of undeclared identifier 'BSDREG_Sp' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:139:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Sp) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :329:1: note: expanded from here BSDREG_Sp ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:491:13: error: use of undeclared identifier 'BSDREG_Lr' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:140:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Lr) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :330:1: note: expanded from here BSDREG_Lr ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:491:13: error: use of undeclared identifier 'BSDREG_Pc' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:141:9: note: expanded from macro 'ASSIGN_CONTROL_REGS' ASSIGN_REG(Pc) ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :331:1: note: expanded from here BSDREG_Pc ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X0' ASSIGN_INTEGER_REGS ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:144:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X0) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :332:1: note: expanded from here BSDREG_X0 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X1' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:145:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X1) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :333:1: note: expanded from here BSDREG_X1 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X2' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:146:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X2) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :334:1: note: expanded from here BSDREG_X2 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X3' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:147:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X3) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :335:1: note: expanded from here BSDREG_X3 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X4' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:148:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X4) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :336:1: note: expanded from here BSDREG_X4 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X5' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:149:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X5) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :337:1: note: expanded from here BSDREG_X5 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X6' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:150:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X6) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :338:1: note: expanded from here BSDREG_X6 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X7' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:151:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X7) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :339:1: note: expanded from here BSDREG_X7 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X8' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:152:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X8) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :340:1: note: expanded from here BSDREG_X8 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X9' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:153:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X9) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :341:1: note: expanded from here BSDREG_X9 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X10' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:154:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X10) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :342:1: note: expanded from here BSDREG_X10 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X11' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:155:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X11) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :343:1: note: expanded from here BSDREG_X11 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X12' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:156:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X12) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :344:1: note: expanded from here BSDREG_X12 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X13' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:157:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X13) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :345:1: note: expanded from here BSDREG_X13 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X14' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:158:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X14) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :346:1: note: expanded from here BSDREG_X14 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X15' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:159:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X15) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :347:1: note: expanded from here BSDREG_X15 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X16' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:160:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X16) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :348:1: note: expanded from here BSDREG_X16 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X17' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:161:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X17) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :349:1: note: expanded from here BSDREG_X17 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X18' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:162:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X18) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :350:1: note: expanded from here BSDREG_X18 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X19' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:163:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X19) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :351:1: note: expanded from here BSDREG_X19 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X20' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:164:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X20) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :352:1: note: expanded from here BSDREG_X20 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X21' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:165:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X21) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :353:1: note: expanded from here BSDREG_X21 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X22' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:166:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X22) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :354:1: note: expanded from here BSDREG_X22 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X23' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:167:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X23) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :355:1: note: expanded from here BSDREG_X23 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X24' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:168:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X24) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :356:1: note: expanded from here BSDREG_X24 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X25' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:169:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X25) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :357:1: note: expanded from here BSDREG_X25 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X26' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:170:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X26) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :358:1: note: expanded from here BSDREG_X26 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X27' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:171:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X27) \ ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :359:1: note: expanded from here BSDREG_X27 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:495:13: error: use of undeclared identifier 'BSDREG_X28' /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:172:2: note: expanded from macro 'ASSIGN_INTEGER_REGS' ASSIGN_REG(X28) ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:483:25: note: expanded from macro 'ASSIGN_REG' #define ASSIGN_REG(reg) BSDREG_##reg(ptrace_registers) = lpContext->reg; ^ :360:1: note: expanded from here BSDREG_X28 ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:600:9: error: unknown type name 'fpsimd_context' fpsimd_context* fp = GetNativeSigSimdContext(native); ^ /usr/home/sec/runtime/src/coreclr/pal/src/thread/context.cpp:744:15: error: unknown type name 'fpsimd_context' const fpsimd_context* fp = GetConstNativeSigSimdContext(native); ^ 70 errors generated. --- pal/src/CMakeFiles/coreclrpal.dir/thread/context.cpp.o --- *** [pal/src/CMakeFiles/coreclrpal.dir/thread/context.cpp.o] Error code 1 make[2]: stopped in /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug *** [all] Error code 6 make: stopped in /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug 1 error make: stopped in /usr/home/sec/runtime/artifacts/obj/coreclr/FreeBSD.arm64.Debug ~/runtime Failed to build "CoreCLR component". [?2004h[sec@amper ~/runtime]$ [?2004l exit Script done on Tue Jun 28 21:00:25 2022