I don't see this failure in our test results for the Bionic 5.0 kernel
any more and I also don't see it in the Bionic 5.3 kernel.
** Changed in: qa-regression-testing
Status: New => Invalid
** Changed in: ubuntu-kernel-tests
Status: New => Invalid
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1825145
Title:
test_072_strict_devmem in ubuntu_qrt_kernel_security failed to build
with 5.0 hwe-edge kernel on BIonic
Status in QA Regression Testing:
Invalid
Status in ubuntu-kernel-tests:
Invalid
Status in linux package in Ubuntu:
Invalid
Bug description:
This might have something to do with bug 1823994
Test failed to bulild with header not found issue
======================================================================
FAIL: test_072_strict_devmem (__main__.KernelSecurityTest)
/dev/mem unreadable for kernel memory
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test-kernel-security.py", line 614, in test_072_strict_devmem
self.assertShellExitEquals(0, ["make"])
File
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
line 1140, in assertShellExitEquals
self.assertEqual(expected, rc, msg + result + report)
AssertionError: Got exit code 2, expected 0
Command: 'make'
Output:
cc -Wall -Werror -O2 readmem.c -o readmem -lcap
make -C signpost
make[1]: Entering directory
'/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/kernel-security/mem/signpost'
make -C /usr/src/linux-headers-5.0.0-8-generic SUBDIRS=$PWD modules
make[2]: Entering directory '/usr/src/linux-headers-5.0.0-8-generic'
make[2]: Makefile: No such file or directory
make[2]: *** No rule to make target 'Makefile'. Stop.
make[2]: Leaving directory '/usr/src/linux-headers-5.0.0-8-generic'
Makefile:4: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/kernel-security/mem/signpost'
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1825145/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp