You are not logged in.
when I'm trying to install systemd-selinux using build_and_install script provided at [https://wiki.archlinux.org/title/SELinux] and I met this problem and I can't continue my installation of systemd-selinux. So I tried to install it via YAY but it failed inthe same way.
here is the log.The full log file is too big that it is not possible to paste here, so I just copied the parts seemed important
meson-log.txt:
================================== 542/1093 ==================================
test: systemd:resolve / test-resolved-stream
start time: 12:45:45
duration: 5.11s
result: killed by signal 6 SIGABRT
command: PROJECT_BUILD_ROOT=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build MALLOC_PERTURB_=136 SYSTEMD_LANGUAGE_FALLBACK_MAP=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/systemd-stable/src/locale/language-fallback-map PATH=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl LD_LIBRARY_PATH=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build/src/shared /home/szh/Desktop/tmp/selinux/systemd-selinux/src/build/test-resolved-stream
----------------------------------- stderr -----------------------------------
Successfully forked off '(usernstest)' as PID 307165.
Skipping PR_SET_MM, as we don't have privileges.
(usernstest) succeeded.
test-resolved-stream: Started TCP test
Assertion 'r >= 0' failed at src/resolve/test-resolved-stream.c:256, function test_dns_stream(). Aborting.
==============================================================================
================================== 418/1093 ==================================
test: systemd:journal / test-journal-flush
start time: 12:45:44
duration: 0.29s
result: killed by signal 6 SIGABRT
command: PROJECT_BUILD_ROOT=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build SYSTEMD_LANGUAGE_FALLBACK_MAP=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/systemd-stable/src/locale/language-fallback-map PATH=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl MALLOC_PERTURB_=101 LD_LIBRARY_PATH=/home/szh/Desktop/tmp/selinux/systemd-selinux/src/build/src/shared /home/szh/Desktop/tmp/selinux/systemd-selinux/src/build/test-journal-flush
----------------------------------- stderr -----------------------------------
journal_file_copy_entry failed: Cannot assign requested address
Assertion 'r >= 0 || IN_SET(r, -EBADMSG, -EPROTONOSUPPORT, -EIO, -EREMCHG)' failed at src/journal/test-journal-flush.c:59, function test_journal_flush(). Aborting.
==============================================================================
Summary of Failures:
418/1093 systemd:journal / test-journal-flush FAIL 0.29s killed by signal 6 SIGABRT
542/1093 systemd:resolve / test-resolved-stream FAIL 5.11s killed by signal 6 SIGABRT
Ok: 1073
Expected Fail: 0
Fail: 2
Unexpected Pass: 0
Skipped: 18
Timeout: 0
my mother language is not English, so please forgive me for some mistakes in gramma, thanks in advance. :-)
Last edited by szh (2023-04-09 09:45:13)
Offline