Comment 29 for bug 1849785

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Lol, after completing the python 3.8 fight I'm back at step #2
Arm fails the build still missing __NR_open

15-basic-resolver.c:58:46: error: ‘__NR_open’ undeclared (first use in this function)
   58 | if (seccomp_syscall_resolve_name("open") != __NR_open)

Interim state of the branch pushed to https://code.launchpad.net/~paelzer/ubuntu/+source/libseccomp/+git/libseccomp/+ref/fix-ftbfs-1849785-focal
Discussion along the same at the MP
https://code.launchpad.net/~paelzer/ubuntu/+source/libseccomp/+git/libseccomp/+merge/375205