Summary: | sys-apps/systemd-243-r2 - ../systemd-243/src/test/test-seccomp.c:307:5: error: "__NR__sysctl" is not defined, evaluates to 0 [-Werror=undef] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ykla <yklaxds> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | ARM64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 260867 | ||
Attachments: | partial emerge output |
Description
ykla
2019-11-16 02:10:12 UTC
* ERROR: sys-apps/systemd-243-r2::gentoo failed (compile phase): * ninja -v -j5 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 4303: Called multilib-minimal_src_compile * environment, line 2572: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2816: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 2507: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 2505: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 677: Called multilib-minimal_abi_src_compile * environment, line 2566: Called multilib_src_compile * environment, line 3036: Called eninja * environment, line 1483: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * Created attachment 596308 [details]
partial emerge output
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b544a541f106150ecca3b94bee639792b55733c commit 6b544a541f106150ecca3b94bee639792b55733c Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-11-17 19:56:11 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-11-17 19:56:11 +0000 sys-apps/systemd: backport seccomp build fix Closes: https://bugs.gentoo.org/700200 Package-Manager: Portage-2.3.79_p3, Repoman-2.3.18_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/systemd/files/243-seccomp.patch | 145 +++++++++++++++++++++++++++++++ sys-apps/systemd/systemd-243-r2.ebuild | 1 + 2 files changed, 146 insertions(+) |