seccomp from ubuntu_kernel_selftests failed to build on B-5.4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Bionic |
Incomplete
|
Undecided
|
Unassigned | ||
Focal |
Incomplete
|
Undecided
|
Unassigned | ||
linux-oracle-5.4 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
New
|
Undecided
|
Unassigned |
Bug Description
Test build on B-5.4 (5.4.0-
error: storage size of ‘md’ isn’t known
Build log:
* Command:
sudo make -C linux/tools/
Exit status: 2
Duration: 2.12612104416
stdout:
make: Entering directory '/home/
make --no-builtin-rules ARCH=x86 -C ../../.. headers_install
make[1]: Entering directory '/home/
INSTALL ./usr/include
make[1]: Leaving directory '/home/
make[1]: Entering directory '/home/
gcc -Wl,-no-as-needed -Wall seccomp_bpf.c -lpthread -o seccomp_bpf
Makefile:12: recipe for target 'seccomp_bpf' failed
make[1]: Leaving directory '/home/
Makefile:143: recipe for target 'all' failed
make: Leaving directory '/home/
stderr:
seccomp_bpf.c: In function get_metadata’:
seccomp_
struct seccomp_metadata md;
seccomp_
make[1]: *** [seccomp_bpf] Error 1
make: *** [all] Error 2
description: | updated |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1942472
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.