sysdig-dkms failed to build on X-hwe s390x VM

Bug #2015841 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

Issue found after we have the openstack added to SRU.

ubuntu_sysdig_smoke_test failed with:
 DKMS make.log for sysdig-0.8.0 for kernel 4.15.0-209-generic (s390x)
 Mon Apr 10 05:48:30 UTC 2023
 make: Entering directory '/usr/src/linux-headers-4.15.0-209-generic'
   CC [M] /var/lib/dkms/sysdig/0.8.0/build/main.o
 /var/lib/dkms/sysdig/0.8.0/build/main.c: In function ‘syscall_enter_probe’:
 /var/lib/dkms/sysdig/0.8.0/build/main.c:1668:21: error: ‘SYSCALL_TABLE_ID0’ undeclared (first use in this function)
   table_index = id - SYSCALL_TABLE_ID0;
                      ^
 /var/lib/dkms/sysdig/0.8.0/build/main.c:1668:21: note: each undeclared identifier is reported only once for each function it appears in
 /var/lib/dkms/sysdig/0.8.0/build/main.c: In function ‘syscall_exit_probe’:
 /var/lib/dkms/sysdig/0.8.0/build/main.c:1734:21: error: ‘SYSCALL_TABLE_ID0’ undeclared (first use in this function)
   table_index = id - SYSCALL_TABLE_ID0;
                      ^
 scripts/Makefile.build:333: recipe for target '/var/lib/dkms/sysdig/0.8.0/build/main.o' failed
 make[1]: *** [/var/lib/dkms/sysdig/0.8.0/build/main.o] Error 1
 Makefile:1596: recipe for target '_module_/var/lib/dkms/sysdig/0.8.0/build' failed
 make: *** [_module_/var/lib/dkms/sysdig/0.8.0/build] Error 2
 make: Leaving directory '/usr/src/linux-headers-4.15.0-209-generic'

Probably this:
https://github.com/draios/sysdig/commit/eae75f59b73f1d656a48cb23cc1b4f70715de668

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.