Memory function: memfd_create: fail to build on Fedora Rawhide [moved to RHELTEST-139]
This issue has been closed and moved to JIRA: https://issues.redhat.com/browse/RHELTEST-139
Please continue with your actions and comments in the linked Jira ticket.
Snippet of test failure
use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins make run
test -x runtest.sh || chmod a+x runtest.sh
./runtest.sh
t_memfd_create.c: In function ‘main’:
t_memfd_create.c:74:13: error: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
74 | if (fcntl(fd, F_ADD_SEALS, seals) == -1)
| ^~~~~
/usr/share/beakerlib/logging.sh: line 133: : No such file or directory
/usr/share/beakerlib/logging.sh: line 134: : No such file or directory
:: [ 17:18:09 ] :: [ LOG ] :: memfd_create is not supported.
/usr/share/beakerlib/journal.sh: line 1012: : No such file or directory
./runtest.sh: line 36: report_result: command not found
Edited by Dominika Veselá