ITADN

sys-kernel/scx-9999 failing to build

#518Closedgyvess 创建于 2024-08-29
G
gyvesscommented
Relevant log: ``` error: current package believes it's in a workspace when it's not: current: /var/tmp/portage/sys-kernel/scx-9999/work/scx-9999/scheds/rust/scx_mitosis/Cargo.toml workspace: /var/tmp/portage/sys-kernel/scx-9999/work/scx-9999/scheds/rust/Cargo.toml this may be fixable by adding `scx_mitosis` to the `workspace.members` array of the manifest located at: /var/tmp/portage/sys-kernel/scx-9999/work/scx-9999/scheds/rust/Cargo.toml Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest. * ERROR: sys-kernel/scx-9999::xarblu-overlay failed (unpack phase): * (no error message) * * Call stack: * ebuild.sh, line 136: Called src_unpack * environment, line 4601: Called cargo_live_src_unpack * environment, line 1657: Called die * The specific snippet of code: * cargo fetch ${offline:+--offline} || die; * * If you need support, post the output of `emerge --info '=sys-kernel/scx-9999::xarblu-overlay'`, * the complete build log and the output of `emerge -pqv '=sys-kernel/scx-9999::xarblu-overlay'`. * The complete build log is located at '/var/tmp/portage/sys-kernel/scx-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/scx-9999/temp/environment'. * Working directory: '/var/tmp/portage/sys-kernel/scx-9999/work/scx-9999/scheds/rust/scx_mitosis' * S: '/var/tmp/portage/sys-kernel/scx-9999/work/scx-9999/scheds/rust/scx_mitosis' >>> Failed to emerge sys-kernel/scx-9999, Log file: ``` I tried to patch the `Cargo.toml` file with the suggested changes, but it doesn't look as if it's being applied at all. Last successful build was on August 24th. Oh and as an aside, I've never been able to start the `scx` service using OpenRC. Running `doas eselect rc start scx` or `doas rc-config start scx` results in the following error. ``` /usr/share/eselect/modules/rc.eselect: line 96: /etc/init.d/scx: cannot execute: required file not found ```
关闭于 2024-11-09 0 条评论