-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
None
-
rhel-kernel-ft
-
-
This issue was originally created at 2024-03-01T12:53:06.461Z as a Gitlab issue:
https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/issues/1876
- 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