Summary: | app-misc/pax-utils-1.2.6: error: ‘__NR_statx’ undeclared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Current packages | Assignee: | Sergei Trofimovich (RETIRED) <slyfox> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | toolchain |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas Deutschmann (RETIRED)
![]() Note: This is a system which wasn't updated since 2016. I just manually upgraded required stuff to get to latest portage and are manually upgrading some stuff. So probably a missing dependency/version constraints. Reverting https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=686bd1cb140fa13652b4a0a209d616865b9265bc allowed me to compile. > sys-kernel/linux-headers: 4.7::gentoo (virtual/os-headers)
You probably want to update that.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc53c37ca874eed0744bd1f1e9d85d2cd98b033 commit 4dc53c37ca874eed0744bd1f1e9d85d2cd98b033 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-08-14 21:43:47 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-08-14 21:44:50 +0000 app-misc/pax-utils: explicitly specify linux-headers bound seccomp sandbox has know know about list of allowed system calls. 'statx' is relativey recent one. Let's pull in headers known to define the syscall. Reported-by: Thomas Deutschmann Closes: https://bugs.gentoo.org/737094 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> app-misc/pax-utils/pax-utils-1.2.6.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |