Build: Mac OS #107
Annotations
2 errors and 4 warnings
main (debug)
Process completed with exit code 2.
|
main (release)
Process completed with exit code 2.
|
main (debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main (debug)
inet/common/UnsharedNamespaceInitializer.cc:11:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^~~~~~~~~~~~~
1 error generated.
make[1]: *** [Makefile:1891: ../out/x86_64-apple-darwin21.4-clang-debug/src/inet/common/UnsharedNamespaceInitializer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:8: all] Error 2
|
main (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main (release)
inet/common/UnsharedNamespaceInitializer.cc:11:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^~~~~~~~~~~~~
1 error generated.
make[1]: *** [Makefile:1891: ../out/x86_64-apple-darwin21.4-clang-release/src/inet/common/UnsharedNamespaceInitializer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:8: all] Error 2
|