Summary: | media-libs/libopenraw-0.3.0, media-libs/exempi-2.5.2: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Freedesktop bugs <freedesktop-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 878757 |
Description
Sam James
2021-01-09 06:22:11 UTC
There might be a reason why almost no distribution bothered to go beyond libopenraw-0.1.3?
> make[2]: Entering directory '/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib'
> cd ./mp4 && \
> CARGO_TARGET_DIR=/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4/target cargo build --release
> Updating crates.io index
> warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
> warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
> error: failed to get `byteorder` as a dependency of package `mp4parse_capi v0.11.2 (/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4/mp4parse_capi)`
> ... which is depended on by `mp4 v0.1.0 (/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4)`
>
> Caused by:
> failed to fetch `https://github.com/rust-lang/crates.io-index`
>
> Caused by:
> network failure seems to have happened
> if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
> https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
It lost my attention after that.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83fca01af80ada5967aacfa8096761125226af02 commit 83fca01af80ada5967aacfa8096761125226af02 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-29 20:13:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-29 20:14:43 +0000 media-libs/libopenraw: add 0.3.2 Closes: https://bugs.gentoo.org/764536 Signed-off-by: Sam James <sam@gentoo.org> media-libs/libopenraw/Manifest | 30 +++++++++ media-libs/libopenraw/libopenraw-0.3.2.ebuild | 97 +++++++++++++++++++++++++++ profiles/features/wd40/package.mask | 1 + 3 files changed, 128 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5482040ac6faa59317a0d51503cd9d0991aed0 commit 8d5482040ac6faa59317a0d51503cd9d0991aed0 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-29 20:03:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-29 20:03:37 +0000 media-libs/exempi: add 2.6.2 Bug: https://bugs.gentoo.org/653240 Bug: https://bugs.gentoo.org/764536 Bug: https://bugs.gentoo.org/859841 Signed-off-by: Sam James <sam@gentoo.org> media-libs/exempi/Manifest | 1 + media-libs/exempi/exempi-2.6.2.ebuild | 65 +++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) |