Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gladiopeace/ffa7a72fda0752f2f49e155e8471024d to your computer and use it in GitHub Desktop.
Save gladiopeace/ffa7a72fda0752f2f49e155e8471024d to your computer and use it in GitHub Desktop.
0.414 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.414 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.414 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.414 | ^~~~~~~~~~~~~~~~
0.414 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:463:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.414 463 | __NKE_API_DEPRECATED;
0.414 | ^~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.415 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.415 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.415 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.415 | ^~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:477:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.415 477 | __NKE_API_DEPRECATED;
0.415 | ^~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.415 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.415 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.415 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.415 | ^~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:492:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.415 492 | __NKE_API_DEPRECATED;
0.415 | ^~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:35:9: error: expected declaration specifiers before '#pragma'
0.415 35 | #pragma GCC diagnostic push
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:38:9: error: expected declaration specifiers before '#pragma'
0.415 38 | #pragma GCC diagnostic pop
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:46:3: error: expected declaration specifiers before 'qc_socket_args_t'
0.415 46 | } qc_socket_args_t;
0.415 | ^~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:52:3: error: storage class specified for parameter 'qc_accept_args_t'
0.415 52 | } qc_accept_args_t;
0.415 | ^~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:3: error: storage class specified for parameter 'qc_bind_args_t'
0.415 58 | } qc_bind_args_t, qc_connect_args_t;
0.415 | ^~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:19: error: storage class specified for parameter 'qc_connect_args_t'
0.415 58 | } qc_bind_args_t, qc_connect_args_t;
0.415 | ^~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:63:3: error: storage class specified for parameter 'qc_listen_args_t'
0.415 63 | } qc_listen_args_t;
0.415 | ^~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:3: error: storage class specified for parameter 'qc_recv_args_t'
0.415 70 | } qc_recv_args_t, qc_send_args_t;
0.415 | ^~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:19: error: storage class specified for parameter 'qc_send_args_t'
0.415 70 | } qc_recv_args_t, qc_send_args_t;
0.415 | ^~~~~~~~~~~~~~
0.415 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:29:
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :37:9: error: expected declaration specifiers before '#pragma'
0.415 37 | #pragma GCC diagnostic push
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :40:9: error: expected declaration specifiers before '#pragma'
0.415 40 | #pragma GCC diagnostic pop
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :48:3: error: storage class specified for parameter 'qc_close_args_t'
0.415 48 | } qc_close_args_t;
0.415 | ^~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :56:3: error: storage class specified for parameter 'qc_fcntl_args_t'
0.415 56 | } qc_fcntl_args_t;
0.415 | ^~~~~~~~~~~~~~~
0.415 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:30:
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:37:9: error: expected declaration specifiers before '#pragma'
0.415 37 | #pragma GCC diagnostic push
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:40:9: error: expected declaration specifiers before '#pragma'
0.415 40 | #pragma GCC diagnostic pop
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:47:3: error: expected declaration specifiers before 'qc_write_file_args_t'
0.415 47 | } qc_write_file_args_t, qc_read_file_args_t;
0.415 | ^~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:51:3: error: storage class specified for parameter 'qc_size_file_args_t'
0.415 51 | } qc_size_file_args_t;
0.415 | ^~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:32:9: error: expected declaration specifiers before '#pragma'
0.415 32 | #pragma GCC diagnostic push
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:35:9: error: expected declaration specifiers before '#pragma'
0.415 35 | #pragma GCC diagnostic pop
0.415 | ^~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:56:3: error: expected declaration specifiers before 'qemu_call_number_t'
0.415 56 | } qemu_call_number_t;
0.415 | ^~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:67:3: error: storage class specified for parameter 'qc_general_cb_args_t'
0.415 67 | } qc_general_cb_args_t;
0.415 | ^~~~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:72:5: error: unknown type name 'qemu_call_number_t'
0.415 72 | qemu_call_number_t call_number;
0.415 | ^~~~~~~~~~~~~~~~~~
0.415 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:75:9: error: expected specifier-qualifier-list before 'qc_close_args_t'
0.415 75 | qc_close_args_t close;
0.415 | ^~~~~~~~~~~~~~~
0.416 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:94:3: error: storage class specified for parameter 'qemu_call_t'
0.416 94 | } qemu_call_t;
0.416 | ^~~~~~~~~~~
0.416 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:109:16: error: expected declaration specifiers or '...' before 'qemu_call_t '
0.416 109 | void qemu_call(qemu_call_t *qcall);
0.416 | ^~~~~~~~~~~
0.416 src/aleph_fbuc_mclass.c:34:14: error: storage class specified for paramete r 'fbuc_vtable'
0.416 34 | static void *fbuc_vtable[FBUC_VTABLE_SIZE];
0.416 | ^~~~~~~~~~~
0.416 src/aleph_fbuc_mclass.c:35:24: error: storage class specified for paramete r 'fbuc_meta_class_vtable'
0.416 35 | static MetaClassVTable fbuc_meta_class_vtable;
0.416 | ^~~~~~~~~~~~~~~~~~~~~~
0.416 src/aleph_fbuc_mclass.c:38:1: error: expected '=', ',', ';', 'asm' or '__a ttribute__' before '{' token
0.416 38 | {
0.416 | ^
0.416 src/aleph_fbuc_mclass.c:56:1: error: expected '=', ',', ';', 'asm' or '__a ttribute__' before '{' token
0.416 56 | {
0.416 | ^
0.416 src/aleph_fbuc_mclass.c:66:1: error: expected '=', ',', ';', 'asm' or '__a ttribute__' before '{' token
0.416 66 | {
0.416 | ^
0.416 src/aleph_fbuc_mclass.c:75:1: error: expected '=', ',', ';', 'asm' or '__a ttribute__' before '{' token
0.416 75 | {
0.416 | ^
0.416 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:123:16: error: old -style parameter declarations in prototyped function definition
0.416 123 | extern errno_t sock_accept(socket_t so, struct sockaddr *from, int fromlen,
0.416 | ^~~~~~~~~~~
0.416 src/aleph_fbuc_mclass.c:98: error: expected '{' at end of input
0.431 In file included from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socke t.h:45,
0.431 from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/socket.h: 1484,
0.431 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/socket.h:32,
0.431 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:28,
0.431 from src/main.c:38:
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h: In function 'sock _accept':
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected declaration specifiers before '__API_DEPRECATED_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:125:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 125 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:137:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 137 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:154:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 154 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:188:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 188 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:201:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 201 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:215:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 215 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:226:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 226 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.431 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.431 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.431 | ^~~~~~~~~~~~~~~~
0.431 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:240:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.431 240 | __NKE_API_DEPRECATED;
0.431 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:296:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 296 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:312:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 312 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:334:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 334 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:350:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 350 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:368:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 368 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:381:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 381 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:407:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 407 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:419:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 419 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:454:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 454 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:463:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 463 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.432 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.432 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.432 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.432 | ^~~~~~~~~~~~~~~~
0.432 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:477:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.432 477 | __NKE_API_DEPRECATED;
0.432 | ^~~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.433 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.433 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.433 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.433 | ^~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:492:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.433 492 | __NKE_API_DEPRECATED;
0.433 | ^~~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:35:9: error: expected declaration specifiers before '#pragma'
0.433 35 | #pragma GCC diagnostic push
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:38:9: error: expected declaration specifiers before '#pragma'
0.433 38 | #pragma GCC diagnostic pop
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:46:3: error: expected declaration specifiers before 'qc_socket_args_t'
0.433 46 | } qc_socket_args_t;
0.433 | ^~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:52:3: error: storage class specified for parameter 'qc_accept_args_t'
0.433 52 | } qc_accept_args_t;
0.433 | ^~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:3: error: storage class specified for parameter 'qc_bind_args_t'
0.433 58 | } qc_bind_args_t, qc_connect_args_t;
0.433 | ^~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:19: error: storage class specified for parameter 'qc_connect_args_t'
0.433 58 | } qc_bind_args_t, qc_connect_args_t;
0.433 | ^~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:63:3: error: storage class specified for parameter 'qc_listen_args_t'
0.433 63 | } qc_listen_args_t;
0.433 | ^~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:3: error: storage class specified for parameter 'qc_recv_args_t'
0.433 70 | } qc_recv_args_t, qc_send_args_t;
0.433 | ^~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:19: error: storage class specified for parameter 'qc_send_args_t'
0.433 70 | } qc_recv_args_t, qc_send_args_t;
0.433 | ^~~~~~~~~~~~~~
0.433 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:29:
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :37:9: error: expected declaration specifiers before '#pragma'
0.433 37 | #pragma GCC diagnostic push
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :40:9: error: expected declaration specifiers before '#pragma'
0.433 40 | #pragma GCC diagnostic pop
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :48:3: error: storage class specified for parameter 'qc_close_args_t'
0.433 48 | } qc_close_args_t;
0.433 | ^~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :56:3: error: storage class specified for parameter 'qc_fcntl_args_t'
0.433 56 | } qc_fcntl_args_t;
0.433 | ^~~~~~~~~~~~~~~
0.433 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:30:
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:37:9: error: expected declaration specifiers before '#pragma'
0.433 37 | #pragma GCC diagnostic push
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:40:9: error: expected declaration specifiers before '#pragma'
0.433 40 | #pragma GCC diagnostic pop
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:47:3: error: expected declaration specifiers before 'qc_write_file_args_t'
0.433 47 | } qc_write_file_args_t, qc_read_file_args_t;
0.433 | ^~~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:51:3: error: storage class specified for parameter 'qc_size_file_args_t'
0.433 51 | } qc_size_file_args_t;
0.433 | ^~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:32:9: error: expected declaration specifiers before '#pragma'
0.433 32 | #pragma GCC diagnostic push
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:35:9: error: expected declaration specifiers before '#pragma'
0.433 35 | #pragma GCC diagnostic pop
0.433 | ^~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:56:3: error: expected declaration specifiers before 'qemu_call_number_t'
0.433 56 | } qemu_call_number_t;
0.433 | ^~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:67:3: error: storage class specified for parameter 'qc_general_cb_args_t'
0.433 67 | } qc_general_cb_args_t;
0.433 | ^~~~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:72:5: error: unknown type name 'qemu_call_number_t'
0.433 72 | qemu_call_number_t call_number;
0.433 | ^~~~~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:75:9: error: expected specifier-qualifier-list before 'qc_close_args_t'
0.433 75 | qc_close_args_t close;
0.433 | ^~~~~~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:94:3: error: storage class specified for parameter 'qemu_call_t'
0.433 94 | } qemu_call_t;
0.433 | ^~~~~~~~~~~
0.433 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:109:16: error: expected declaration specifiers or '...' before 'qemu_call_t '
0.433 109 | void qemu_call(qemu_call_t *qcall);
0.433 | ^~~~~~~~~~~
0.434 src/main.c:47:6: error: section attribute not allowed for '_start'
0.434 47 | void _start() __attribute__((section(".start")));
0.434 | ^~~~~~
0.434 src/main.c:52:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
0.434 52 | void _start() {
0.434 | ^
0.434 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:123:16: error: old -style parameter declarations in prototyped function definition
0.434 123 | extern errno_t sock_accept(socket_t so, struct sockaddr *from, int fromlen,
0.434 | ^~~~~~~~~~~
0.434 src/main.c:131: error: expected '{' at end of input
0.449 In file included from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socke t.h:45,
0.449 from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/socket.h: 1484,
0.449 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/socket.h:32,
0.449 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:28,
0.449 from src/mclass_reg.c:31:
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h: In function 'sock _accept':
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected declaration specifiers before '__API_DEPRECATED_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:125:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 125 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:137:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 137 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:154:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 154 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:188:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 188 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:201:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 201 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:215:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 215 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:226:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 226 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:240:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 240 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.449 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.449 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.449 | ^~~~~~~~~~~~~~~~
0.449 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:296:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.449 296 | __NKE_API_DEPRECATED;
0.449 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:312:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 312 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:334:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 334 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:350:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 350 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:368:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 368 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:381:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 381 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:407:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 407 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:419:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 419 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:454:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 454 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:463:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 463 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:477:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 477 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.450 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.450 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.450 | ^~~~~~~~~~~~~~~~
0.450 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:492:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.450 492 | __NKE_API_DEPRECATED;
0.450 | ^~~~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:35:9: error: expected declaration specifiers before '#pragma'
0.451 35 | #pragma GCC diagnostic push
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:38:9: error: expected declaration specifiers before '#pragma'
0.451 38 | #pragma GCC diagnostic pop
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:46:3: error: expected declaration specifiers before 'qc_socket_args_t'
0.451 46 | } qc_socket_args_t;
0.451 | ^~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:52:3: error: storage class specified for parameter 'qc_accept_args_t'
0.451 52 | } qc_accept_args_t;
0.451 | ^~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:3: error: storage class specified for parameter 'qc_bind_args_t'
0.451 58 | } qc_bind_args_t, qc_connect_args_t;
0.451 | ^~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:19: error: storage class specified for parameter 'qc_connect_args_t'
0.451 58 | } qc_bind_args_t, qc_connect_args_t;
0.451 | ^~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:63:3: error: storage class specified for parameter 'qc_listen_args_t'
0.451 63 | } qc_listen_args_t;
0.451 | ^~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:3: error: storage class specified for parameter 'qc_recv_args_t'
0.451 70 | } qc_recv_args_t, qc_send_args_t;
0.451 | ^~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:19: error: storage class specified for parameter 'qc_send_args_t'
0.451 70 | } qc_recv_args_t, qc_send_args_t;
0.451 | ^~~~~~~~~~~~~~
0.451 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:29:
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :37:9: error: expected declaration specifiers before '#pragma'
0.451 37 | #pragma GCC diagnostic push
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :40:9: error: expected declaration specifiers before '#pragma'
0.451 40 | #pragma GCC diagnostic pop
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :48:3: error: storage class specified for parameter 'qc_close_args_t'
0.451 48 | } qc_close_args_t;
0.451 | ^~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :56:3: error: storage class specified for parameter 'qc_fcntl_args_t'
0.451 56 | } qc_fcntl_args_t;
0.451 | ^~~~~~~~~~~~~~~
0.451 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:30:
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:37:9: error: expected declaration specifiers before '#pragma'
0.451 37 | #pragma GCC diagnostic push
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:40:9: error: expected declaration specifiers before '#pragma'
0.451 40 | #pragma GCC diagnostic pop
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:47:3: error: expected declaration specifiers before 'qc_write_file_args_t'
0.451 47 | } qc_write_file_args_t, qc_read_file_args_t;
0.451 | ^~~~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:51:3: error: storage class specified for parameter 'qc_size_file_args_t'
0.451 51 | } qc_size_file_args_t;
0.451 | ^~~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:32:9: error: expected declaration specifiers before '#pragma'
0.451 32 | #pragma GCC diagnostic push
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:35:9: error: expected declaration specifiers before '#pragma'
0.451 35 | #pragma GCC diagnostic pop
0.451 | ^~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:56:3: error: expected declaration specifiers before 'qemu_call_number_t'
0.451 56 | } qemu_call_number_t;
0.451 | ^~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:67:3: error: storage class specified for parameter 'qc_general_cb_args_t'
0.451 67 | } qc_general_cb_args_t;
0.451 | ^~~~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:72:5: error: unknown type name 'qemu_call_number_t'
0.451 72 | qemu_call_number_t call_number;
0.451 | ^~~~~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:75:9: error: expected specifier-qualifier-list before 'qc_close_args_t'
0.451 75 | qc_close_args_t close;
0.451 | ^~~~~~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:94:3: error: storage class specified for parameter 'qemu_call_t'
0.451 94 | } qemu_call_t;
0.451 | ^~~~~~~~~~~
0.451 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:109:16: error: expected declaration specifiers or '...' before 'qemu_call_t '
0.451 109 | void qemu_call(qemu_call_t *qcall);
0.451 | ^~~~~~~~~~~
0.451 src/mclass_reg.c:34:1: error: expected '=', ',', ';', 'asm' or '__attribut e__' before '{' token
0.451 34 | {
0.451 | ^
0.451 src/mclass_reg.c:53:1: error: expected '=', ',', ';', 'asm' or '__attribut e__' before '{' token
0.451 53 | {
0.451 | ^
0.451 src/mclass_reg.c:62:1: error: expected '=', ',', ';', 'asm' or '__attribut e__' before '{' token
0.451 62 | {
0.451 | ^
0.451 src/mclass_reg.c:67:1: error: expected '=', ',', ';', 'asm' or '__attribut e__' before '{' token
0.451 67 | {
0.451 | ^
0.451 src/mclass_reg.c:76:1: error: expected '=', ',', ';', 'asm' or '__attribut e__' before '{' token
0.451 76 | {
0.451 | ^
0.451 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:123:16: error: old -style parameter declarations in prototyped function definition
0.451 123 | extern errno_t sock_accept(socket_t so, struct sockaddr *from, int fromlen,
0.451 | ^~~~~~~~~~~
0.452 src/mclass_reg.c:79: error: expected '{' at end of input
0.483 In file included from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socke t.h:45,
0.483 from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/socket.h: 1484,
0.483 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/socket.h:32,
0.483 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:28,
0.483
0.483 [output clipped, log limit 200KiB/s reached]
0.504 make: Leaving directory '/home/arch/docker-eyeos/xnu-qemu-arm64-tools/alep h_bdev_drv'
0.512 In file included from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socke t.h:45,
0.512 from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/socket.h: 1484,
0.512 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/socket.h:32,
0.512 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:28,
0.512 from src/qemu-guest-services/file.c:27:
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h: In function 'sock _accept':
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected declaration specifiers before '__API_DEPRECATED_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:125:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 125 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:137:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 137 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:154:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 154 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:188:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 188 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:201:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 201 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:215:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 215 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:226:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 226 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:240:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 240 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:296:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 296 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:312:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 312 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:334:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 334 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:350:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 350 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:368:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 368 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:381:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 381 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:407:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 407 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:419:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 419 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:454:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 454 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:463:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 463 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:477:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 477 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:492:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 492 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:35:9: error: expected declaration specifiers before '#pragma'
0.512 35 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:38:9: error: expected declaration specifiers before '#pragma'
0.512 38 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:46:3: error: expected declaration specifiers before 'qc_socket_args_t'
0.512 46 | } qc_socket_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:52:3: error: storage class specified for parameter 'qc_accept_args_t'
0.512 52 | } qc_accept_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:3: error: storage class specified for parameter 'qc_bind_args_t'
0.512 58 | } qc_bind_args_t, qc_connect_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:19: error: storage class specified for parameter 'qc_connect_args_t'
0.512 58 | } qc_bind_args_t, qc_connect_args_t;
0.512 | ^~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:63:3: error: storage class specified for parameter 'qc_listen_args_t'
0.512 63 | } qc_listen_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:3: error: storage class specified for parameter 'qc_recv_args_t'
0.512 70 | } qc_recv_args_t, qc_send_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:19: error: storage class specified for parameter 'qc_send_args_t'
0.512 70 | } qc_recv_args_t, qc_send_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:29:
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :37:9: error: expected declaration specifiers before '#pragma'
0.512 37 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :40:9: error: expected declaration specifiers before '#pragma'
0.512 40 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :48:3: error: storage class specified for parameter 'qc_close_args_t'
0.512 48 | } qc_close_args_t;
0.512 | ^~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :56:3: error: storage class specified for parameter 'qc_fcntl_args_t'
0.512 56 | } qc_fcntl_args_t;
0.512 | ^~~~~~~~~~~~~~~
0.512 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:30:
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:37:9: error: expected declaration specifiers before '#pragma'
0.512 37 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:40:9: error: expected declaration specifiers before '#pragma'
0.512 40 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:47:3: error: expected declaration specifiers before 'qc_write_file_args_t'
0.512 47 | } qc_write_file_args_t, qc_read_file_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:51:3: error: storage class specified for parameter 'qc_size_file_args_t'
0.512 51 | } qc_size_file_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:32:9: error: expected declaration specifiers before '#pragma'
0.512 32 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:35:9: error: expected declaration specifiers before '#pragma'
0.512 35 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:56:3: error: expected declaration specifiers before 'qemu_call_number_t'
0.512 56 | } qemu_call_number_t;
0.512 | ^~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:67:3: error: storage class specified for parameter 'qc_general_cb_args_t'
0.512 67 | } qc_general_cb_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:72:5: error: unknown type name 'qemu_call_number_t'
0.512 72 | qemu_call_number_t call_number;
0.512 | ^~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:75:9: error: expected specifier-qualifier-list before 'qc_close_args_t'
0.512 75 | qc_close_args_t close;
0.512 | ^~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:94:3: error: storage class specified for parameter 'qemu_call_t'
0.512 94 | } qemu_call_t;
0.512 | ^~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:109:16: error: expected declaration specifiers or '...' before 'qemu_call_t '
0.512 109 | void qemu_call(qemu_call_t *qcall);
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/file.c:29:31: error: expected declaration specifie rs or '...' before 'qemu_call_t'
0.512 29 | static int64_t qemu_file_call(qemu_call_t *qcall)
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/file.c:38:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
0.512 38 | {
0.512 | ^
0.512 src/qemu-guest-services/file.c:48:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
0.512 48 | {
0.512 | ^
0.512 src/qemu-guest-services/file.c:61:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
0.512 61 | {
0.512 | ^
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:123:16: error: old -style parameter declarations in prototyped function definition
0.512 123 | extern errno_t sock_accept(socket_t so, struct sockaddr *from, int fromlen,
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/file.c:71: error: expected '{' at end of input
0.512 In file included from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socke t.h:45,
0.512 from /home/arch/docker-eyeos/darwin-xnu/bsd/sys/socket.h: 1484,
0.512 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/socket.h:32,
0.512 from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:28,
0.512 from src/qemu-guest-services/general.c:25:
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h: In function 'sock _accept':
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected declaration specifiers before '__API_DEPRECATED_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:125:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 125 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:137:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 137 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:154:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 154 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:188:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 188 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:201:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 201 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:215:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 215 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:226:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 226 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:240:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 240 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:296:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 296 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:312:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 312 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:334:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 334 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:350:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 350 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:368:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 368 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:381:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 381 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:407:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 407 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:419:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 419 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:454:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 454 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:463:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 463 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:477:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 477 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/Availability.h:407:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__API_DEPRECATE D_MSG_GET_MACRO'
0.512 407 | #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_D EPRECATED_MSG2,__API_DEPRECATED_MSG1)(__VA_ARGS__)
0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:46:30: note: in ex pansion of macro '__API_DEPRECATED'
0.512 46 | #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Exte nsion KPI is deprecated", macos(10.4, 10.15))
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:492:1: note: in ex pansion of macro '__NKE_API_DEPRECATED'
0.512 492 | __NKE_API_DEPRECATED;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:35:9: error: expected declaration specifiers before '#pragma'
0.512 35 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:38:9: error: expected declaration specifiers before '#pragma'
0.512 38 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:46:3: error: expected declaration specifiers before 'qc_socket_args_t'
0.512 46 | } qc_socket_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:52:3: error: storage class specified for parameter 'qc_accept_args_t'
0.512 52 | } qc_accept_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:3: error: storage class specified for parameter 'qc_bind_args_t'
0.512 58 | } qc_bind_args_t, qc_connect_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:58:19: error: storage class specified for parameter 'qc_connect_args_t'
0.512 58 | } qc_bind_args_t, qc_connect_args_t;
0.512 | ^~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:63:3: error: storage class specified for parameter 'qc_listen_args_t'
0.512 63 | } qc_listen_args_t;
0.512 | ^~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:3: error: storage class specified for parameter 'qc_recv_args_t'
0.512 70 | } qc_recv_args_t, qc_send_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/socke t.h:70:19: error: storage class specified for parameter 'qc_send_args_t'
0.512 70 | } qc_recv_args_t, qc_send_args_t;
0.512 | ^~~~~~~~~~~~~~
0.512 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:29:
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :37:9: error: expected declaration specifiers before '#pragma'
0.512 37 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :40:9: error: expected declaration specifiers before '#pragma'
0.512 40 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :48:3: error: storage class specified for parameter 'qc_close_args_t'
0.512 48 | } qc_close_args_t;
0.512 | ^~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/fds.h :56:3: error: storage class specified for parameter 'qc_fcntl_args_t'
0.512 56 | } qc_fcntl_args_t;
0.512 | ^~~~~~~~~~~~~~~
0.512 In file included from /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/ar m/guest-services/general.h:30:
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:37:9: error: expected declaration specifiers before '#pragma'
0.512 37 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:40:9: error: expected declaration specifiers before '#pragma'
0.512 40 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:47:3: error: expected declaration specifiers before 'qc_write_file_args_t'
0.512 47 | } qc_write_file_args_t, qc_read_file_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/file. h:51:3: error: storage class specified for parameter 'qc_size_file_args_t'
0.512 51 | } qc_size_file_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:32:9: error: expected declaration specifiers before '#pragma'
0.512 32 | #pragma GCC diagnostic push
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:35:9: error: expected declaration specifiers before '#pragma'
0.512 35 | #pragma GCC diagnostic pop
0.512 | ^~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:56:3: error: expected declaration specifiers before 'qemu_call_number_t'
0.512 56 | } qemu_call_number_t;
0.512 | ^~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:67:3: error: storage class specified for parameter 'qc_general_cb_args_t'
0.512 67 | } qc_general_cb_args_t;
0.512 | ^~~~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:72:5: error: unknown type name 'qemu_call_number_t'
0.512 72 | qemu_call_number_t call_number;
0.512 | ^~~~~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:75:9: error: expected specifier-qualifier-list before 'qc_close_args_t'
0.512 75 | qc_close_args_t close;
0.512 | ^~~~~~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:94:3: error: storage class specified for parameter 'qemu_call_t'
0.512 94 | } qemu_call_t;
0.512 | ^~~~~~~~~~~
0.512 /home/arch/docker-eyeos/xnu-qemu-arm64/include/hw/arm/guest-services/gener al.h:109:16: error: expected declaration specifiers or '...' before 'qemu_call_t '
0.512 109 | void qemu_call(qemu_call_t *qcall);
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/general.c:27:1: error: parameter 'guest_svcs_errno ' is initialized
0.512 27 | int32_t guest_svcs_errno = 0;
0.512 | ^~~~~~~
0.512 src/qemu-guest-services/general.c:29:16: error: expected declaration speci fiers or '...' before 'qemu_call_t'
0.512 29 | void qemu_call(qemu_call_t *qcall)
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/general.c:39:1: error: expected '=', ',', ';', 'as m' or '__attribute__' before '{' token
0.512 39 | {
0.512 | ^
0.512 /home/arch/docker-eyeos/darwin-xnu/bsd/sys/kpi_socket.h:123:16: error: old -style parameter declarations in prototyped function definition
0.512 123 | extern errno_t sock_accept(socket_t so, struct sockaddr *from, int fromlen,
0.512 | ^~~~~~~~~~~
0.512 src/qemu-guest-services/general.c:48: error: expected '{' at end of input
0.512 make: *** [Makefile:47: bin/aleph_bdev_drv.elf] Error 1
------
Dockerfile:295
--------------------
293 | RUN wget https://gist.githubusercontent.com/JIBSIL/8a0491c0a95d3c6df8 387fa231f88ba6/raw/543fa36804847ef0bd0492411d011950c2583ba9/gistfile1.txt > /hom e/arch/docker-eyeos/darwin-xnu/EXTERNAL_HEADERS/AvailabilityInternal.h
294 |
295 | >>> RUN make -C xnu-qemu-arm64-tools/aleph_bdev_drv
296 | RUN cp ./xnu-qemu-arm64-tools/aleph_bdev_drv/bin/aleph_bdev_drv.bin .
297 |
--------------------
ERROR: failed to solve: process "/bin/sh -c make -C xnu-qemu-arm64-tools/aleph_b dev_drv" did not complete successfully: exit code: 2
jibsil@pop-os:~/ios14$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment