You are not logged in.
I got all of the requisite packages to build correctly via the build_and_install_All.sh script provided by archlinuxhardened git repository. but the build stops short of completion at testing what I am guessing are
tail -n 12 systemd-selinux/src/build/meson-logs/testlog.txt
 Summary of Failures:
479/961 test-format-table                                                         FAIL             0.50s   killed by signal 6 SIGABRT
488/961 test-string-util                                                          FAIL             0.33s   killed by signal 6 SIGABRT
527/961 test-process-util                                                         FAIL             0.69s   killed by signal 6 SIGABRT
Ok:                 939 
Expected Fail:      0   
Fail:               3   
Unexpected Pass:    0   
Skipped:            19  
Timeout:            0   grep -F FAIL  systemd-selinux/src/build/meson-logs/testlog.txt
MESSAGE=FAILED LOGIN 1 FROM tty1 FOR cave, Authentication failure
dns_rcode: 2  SERVFAIL  2
479/961 test-format-table                                                         FAIL             0.50s   killed by signal 6 SIGABRT
1: FAILURE (libc)
75: TEMPFAIL (BSD)
488/961 test-string-util                                                          FAIL             0.33s   killed by signal 6 SIGABRT
527/961 test-process-util                                                         FAIL             0.69s   killed by signal 6 SIGABRT
org.freedesktop.resolve1.DnsError.SERVFAIL -> 112/EHOSTDOWN
479/961 test-format-table                                                         FAIL             0.50s   killed by signal 6 SIGABRT
488/961 test-string-util                                                          FAIL             0.33s   killed by signal 6 SIGABRT
527/961 test-process-util                                                         FAIL             0.69s   killed by signal 6 SIGABRTit couldnt resolve dns because i'm not using a fedora/cent/redhat dns enabled system? I've been able to do this before though on a previous installation? Can anyone glean some insight from these errors?
Offline