Scanning dependencies of target libcor [ 2%] Building CXX object libcor/CMakeFiles/libcor.dir/src/cor/cor.cpp.o In file included from /usr/include/signal.h:80, from /usr/include/sys/param.h:28, from /home/dtrace/apps/hpx/include/hpx/coroutines/detail/posix_utility.hpp:56, from /home/dtrace/apps/hpx/include/hpx/coroutines/detail/context_linux_x86.hpp:21, from /home/dtrace/apps/hpx/include/hpx/coroutines/detail/context_impl.hpp:121, from /home/dtrace/apps/hpx/include/hpx/coroutines/detail/context_base.hpp:45, from /home/dtrace/apps/hpx/include/hpx/coroutines/detail/coroutine_impl.hpp:42, from /home/dtrace/apps/hpx/include/hpx/coroutines/coroutine.hpp:39, from /home/dtrace/apps/hpx/include/hpx/runtime/threads/thread_data.hpp:16, from /home/dtrace/apps/hpx/include/hpx/runtime/threads/register_thread.hpp:17, from /home/dtrace/apps/hpx/include/hpx/runtime/threads/thread_helpers.hpp:20, from /home/dtrace/apps/hpx/include/hpx/lcos/detail/future_data.hpp:21, from /home/dtrace/apps/hpx/include/hpx/lcos/future.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/agas/interface.hpp:16, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:14, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/bits/siginfo.h:85:6: error: ‘sigval_t’ does not name a type 85 | sigval_t si_sigval; /* Signal value. */ | ^~~~~~~~ /usr/include/bits/siginfo.h:93:6: error: ‘sigval_t’ does not name a type 93 | sigval_t si_sigval; /* Signal value. */ | ^~~~~~~~ In file included from /usr/include/bits/socket.h:147, from /usr/include/sys/socket.h:39, from /usr/include/netinet/in.h:24, from /usr/include/netdb.h:27, from /home/dtrace/apps/libevent/include/event2/util.h:61, from /home/dtrace/apps/libevent/include/evutil.h:37, from /home/dtrace/apps/libevent/include/event.h:57, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/external/event/event.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/services/controller.hpp:11, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/system/pod.hpp:9, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.tpp:6, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.hpp:84, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/resources/domain.hpp:7, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/cor.hpp:8, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:4: /usr/include/sys/un.h:31:5: error: ‘sa_family_t’ does not name a type 31 | __SOCKADDR_COMMON (sun_); | ^~~~~~~~~~~~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:82, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/netinet/tcp.h:247:27: error: field ‘tcpm_addr’ has incomplete type ‘sockaddr_storage’ 247 | struct sockaddr_storage tcpm_addr; /* Address associated. */ | ^~~~~~~~~ /usr/include/netinet/tcp.h:247:10: note: forward declaration of ‘struct sockaddr_storage’ 247 | struct sockaddr_storage tcpm_addr; /* Address associated. */ | ^~~~~~~~~~~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:84, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/arpa/inet.h:34:8: error: ‘in_addr_t’ does not name a type; did you mean ‘caddr_t’? 34 | extern in_addr_t inet_addr (const char *__cp) __THROW; | ^~~~~~~~~ | caddr_t /usr/include/arpa/inet.h:37:8: error: ‘in_addr_t’ does not name a type; did you mean ‘caddr_t’? 37 | extern in_addr_t inet_lnaof (struct in_addr __in) __THROW; | ^~~~~~~~~ | caddr_t /usr/include/arpa/inet.h:41:38: error: variable ‘in_addr inet_makeaddr’ has initializer but incomplete type 41 | extern struct in_addr inet_makeaddr (in_addr_t __net, in_addr_t __host) | ^~~~~~~~~ /usr/include/arpa/inet.h:41:38: error: ‘in_addr_t’ was not declared in this scope; did you mean ‘ev::in_addr_t’? 41 | extern struct in_addr inet_makeaddr (in_addr_t __net, in_addr_t __host) | ^~~~~~~~~ | ev::in_addr_t In file included from /usr/include/netdb.h:27, from /home/dtrace/apps/libevent/include/event2/util.h:61, from /home/dtrace/apps/libevent/include/evutil.h:37, from /home/dtrace/apps/libevent/include/event.h:57, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/external/event/event.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/services/controller.hpp:11, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/system/pod.hpp:9, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.tpp:6, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.hpp:84, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/resources/domain.hpp:7, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/cor.hpp:8, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:4: /usr/include/netinet/in.h:31:18: note: ‘ev::in_addr_t’ declared here 31 | typedef uint32_t in_addr_t; | ^~~~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:84, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/arpa/inet.h:41:55: error: ‘in_addr_t’ was not declared in this scope; did you mean ‘ev::in_addr_t’? 41 | extern struct in_addr inet_makeaddr (in_addr_t __net, in_addr_t __host) | ^~~~~~~~~ | ev::in_addr_t In file included from /usr/include/netdb.h:27, from /home/dtrace/apps/libevent/include/event2/util.h:61, from /home/dtrace/apps/libevent/include/evutil.h:37, from /home/dtrace/apps/libevent/include/event.h:57, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/external/event/event.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/services/controller.hpp:11, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/system/pod.hpp:9, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.tpp:6, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.hpp:84, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/resources/domain.hpp:7, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/cor.hpp:8, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:4: /usr/include/netinet/in.h:31:18: note: ‘ev::in_addr_t’ declared here 31 | typedef uint32_t in_addr_t; | ^~~~~~~~~ In file included from /usr/include/features.h:375, from /opt/rh/devtoolset-9/root/usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39, from /opt/rh/devtoolset-9/root/usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2594, from /opt/rh/devtoolset-9/root/usr/include/c++/9/string:38, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/cor.hpp:4, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:4: /usr/include/arpa/inet.h:42:6: error: expected ‘,’ or ‘;’ before ‘throw’ 42 | __THROW; | ^~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:84, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/arpa/inet.h:45:8: error: ‘in_addr_t’ does not name a type; did you mean ‘in_addr’? 45 | extern in_addr_t inet_netof (struct in_addr __in) __THROW; | ^~~~~~~~~ | in_addr /usr/include/arpa/inet.h:49:8: error: ‘in_addr_t’ does not name a type; did you mean ‘in_addr’? 49 | extern in_addr_t inet_network (const char *__cp) __THROW; | ^~~~~~~~~ | in_addr /usr/include/arpa/inet.h:65:34: error: ‘socklen_t’ has not been declared 65 | char *__restrict __buf, socklen_t __len) | ^~~~~~~~~ /usr/include/arpa/inet.h:77:25: error: ‘in_addr_t’ was not declared in this scope; did you mean ‘ev::in_addr_t’? 77 | extern char *inet_neta (in_addr_t __net, char *__buf, size_t __len) __THROW; | ^~~~~~~~~ | ev::in_addr_t In file included from /usr/include/netdb.h:27, from /home/dtrace/apps/libevent/include/event2/util.h:61, from /home/dtrace/apps/libevent/include/evutil.h:37, from /home/dtrace/apps/libevent/include/event.h:57, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/external/event/event.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/services/controller.hpp:11, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/system/pod.hpp:9, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.tpp:6, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/elements/container.hpp:84, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/resources/domain.hpp:7, from /home/dtrace/apps-source/PlaCoR-master/libcor/include/cor/cor.hpp:8, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:4: /usr/include/netinet/in.h:31:18: note: ‘ev::in_addr_t’ declared here 31 | typedef uint32_t in_addr_t; | ^~~~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:84, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/arpa/inet.h:77:42: error: expected primary-expression before ‘char’ 77 | extern char *inet_neta (in_addr_t __net, char *__buf, size_t __len) __THROW; | ^~~~ /usr/include/arpa/inet.h:77:62: error: expected primary-expression before ‘__len’ 77 | extern char *inet_neta (in_addr_t __net, char *__buf, size_t __len) __THROW; | ^~~~~ /usr/include/arpa/inet.h:77:67: error: expression list treated as compound expression in initializer [-fpermissive] 77 | extern char *inet_neta (in_addr_t __net, char *__buf, size_t __len) __THROW; | ^ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:86, from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /usr/include/net/if.h:90:21: error: field ‘ifa_addr’ has incomplete type ‘sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:93:18: error: field ‘ifu_broadaddr’ has incomplete type ‘sockaddr’ 93 | struct sockaddr ifu_broadaddr; | ^~~~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:94:18: error: field ‘ifu_dstaddr’ has incomplete type ‘sockaddr’ 94 | struct sockaddr ifu_dstaddr; | ^~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:137:18: error: field ‘ifru_addr’ has incomplete type ‘sockaddr’ 137 | struct sockaddr ifru_addr; | ^~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:138:18: error: field ‘ifru_dstaddr’ has incomplete type ‘sockaddr’ 138 | struct sockaddr ifru_dstaddr; | ^~~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:139:18: error: field ‘ifru_broadaddr’ has incomplete type ‘sockaddr’ 139 | struct sockaddr ifru_broadaddr; | ^~~~~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:140:18: error: field ‘ifru_netmask’ has incomplete type ‘sockaddr’ 140 | struct sockaddr ifru_netmask; | ^~~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ /usr/include/net/if.h:141:18: error: field ‘ifru_hwaddr’ has incomplete type ‘sockaddr’ 141 | struct sockaddr ifru_hwaddr; | ^~~~~~~~~~~ /usr/include/net/if.h:90:12: note: forward declaration of ‘struct sockaddr’ 90 | struct sockaddr ifa_addr; /* Address of interface. */ | ^~~~~~~~ In file included from /home/dtrace/apps/boost/include/boost/asio/detail/epoll_reactor.hpp:29, from /home/dtrace/apps/boost/include/boost/asio/detail/reactor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/impl/scheduler.ipp:23, from /home/dtrace/apps/boost/include/boost/asio/detail/scheduler.hpp:212, from /home/dtrace/apps/boost/include/boost/asio/system_context.hpp:19, from /home/dtrace/apps/boost/include/boost/asio/impl/system_executor.hpp:22, from /home/dtrace/apps/boost/include/boost/asio/system_executor.hpp:129, from /home/dtrace/apps/boost/include/boost/asio/associated_executor.hpp:21, from /home/dtrace/apps/boost/include/boost/asio/detail/bind_handler.hpp:20, from /home/dtrace/apps/boost/include/boost/asio/detail/wrapped_handler.hpp:18, from /home/dtrace/apps/boost/include/boost/asio/io_context.hpp:24, from /home/dtrace/apps/boost/include/boost/asio/io_service.hpp:18, from /home/dtrace/apps/hpx/include/hpx/util/io_service_pool.hpp:19, from /home/dtrace/apps/hpx/include/hpx/threadmanager.hpp:23, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/applier.hpp:22, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/parcelhandler.hpp:20, from /home/dtrace/apps/hpx/include/hpx/runtime/parcelset/put_parcel.hpp:28, from /home/dtrace/apps/hpx/include/hpx/runtime/applier/apply.hpp:22, from /home/dtrace/apps/hpx/include/hpx/apply.hpp:11, from /home/dtrace/apps/hpx/include/hpx/hpx.hpp:10, from /home/dtrace/apps-source/PlaCoR-master/libcor/src/cor/cor.cpp:11: /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:308:9: error: ‘ip_mreq’ does not name a type; did you mean ‘ifreq’? 308 | typedef ip_mreq in4_mreq_type; | ^~~~~~~ | ifreq /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:310:9: error: ‘sockaddr_in’ does not name a type; did you mean ‘sockaddr_un’? 310 | typedef sockaddr_in sockaddr_in4_type; | ^~~~~~~~~~~ | sockaddr_un /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:311:9: error: ‘in6_addr’ does not name a type; did you mean ‘in_addr’? 311 | typedef in6_addr in6_addr_type; | ^~~~~~~~ | in_addr /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:312:9: error: ‘ipv6_mreq’ does not name a type 312 | typedef ipv6_mreq in6_mreq_type; | ^~~~~~~~~ /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:313:9: error: ‘sockaddr_in6’ does not name a type; did you mean ‘sockaddr_un’? 313 | typedef sockaddr_in6 sockaddr_in6_type; | ^~~~~~~~~~~~ | sockaddr_un /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:316:9: error: ‘addrinfo’ does not name a type; did you mean ‘dlinfo’? 316 | typedef addrinfo addrinfo_type; | ^~~~~~~~ | dlinfo /home/dtrace/apps/boost/include/boost/asio/detail/socket_types.hpp:317:11: error: ‘linger’ in namespace ‘::’ does not name a type 317 | typedef ::linger linger_type; | ^~~~~~ make[2]: *** [libcor/CMakeFiles/libcor.dir/src/cor/cor.cpp.o] Error 1 make[1]: *** [libcor/CMakeFiles/libcor.dir/all] Error 2 make: *** [all] Error 2