macaroni-os / macaroni-os/mark-issues
[media-kit] media-libs/libde265-1.0.16 doesn't emerge
Open
Beginner friendly
Nobody has claimed this yet.
emerge failure
MARK
mark-31
mark-iii
mark-unstable
media-kit
- Dominant language
- No language data
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
* Call stack:
* ebuild.sh, line 93: Called src_install
* environment, line 2054: Called multilib-minimal_src_install
* environment, line 1506: Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
* environment, line 1739: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1393: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1391: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
* environment, line 480: Called multilib-minimal_abi_src_install
* environment, line 1496: Called multilib_src_install
* environment, line 1962: Called die
* The specific snippet of code:
* rm "${ED}"/usr/bin/acceleration_speed || die;
*
* If you need support, post the output of `emerge --info '=media-libs/libde265-1.0.16::media-kit'`,
* the complete build log and the output of `emerge -pqv '=media-libs/libde265-1.0.16::media-kit'`.
* The complete build log is located at '/var/tmp/portage/media-libs/libde265-1.0.16/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/libde265-1.0.16/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/libde265-1.0.16/work/libde265-1.0.16-abi_x86_64.amd64'
* S: '/var/tmp/portage/media-libs/libde265-1.0.16/work/libde265-1.0.16'
* Messages for package media-libs/libde265-1.0.16:
* ERROR: media-libs/libde265-1.0.16::media-kit failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_install
* environment, line 2054: Called multilib-minimal_src_install
* environment, line 1506: Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
* environment, line 1739: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1393: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1391: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
* environment, line 480: Called multilib-minimal_abi_src_install
* environment, line 1496: Called multilib_src_install
* environment, line 1962: Called die
* The specific snippet of code:
* rm "${ED}"/usr/bin/acceleration_speed || die;
*
* If you need support, post the output of `emerge --info '=media-libs/libde265-1.0.16::media-kit'`,
* the complete build log and the output of `emerge -pqv '=media-libs/libde265-1.0.16::media-kit'`.
* The complete build log is located at '/var/tmp/portage/media-libs/libde265-1.0.16/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/libde265-1.0.16/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/libde265-1.0.16/work/libde265-1.0.16-abi_x86_64.amd64'
* S: '/var/tmp/portage/media-libs/libde265-1.0.16/work/libde265-1.0.16'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the media-libs/libde265-1.0.16 src_install path shown in the log, focusing on the rm "${ED}"/usr/bin/acceleration_speed command and its multilib call chain. Reproduce the failure with the listed emerge command and inspect the complete build log. Done means the package emerges successfully without the install-phase error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100