Summary: | media-sound/audacity: rekeywording | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arsen Arsenović <arsen> |
Component: | Keywording | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arsen, fordfrog, matoro_gentoo, mips, richard |
Priority: | Normal | Keywords: | CC-ARCHES |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: |
media-sound/audacity
media-libs/portsmf
|
Runtime testing required: | --- |
Bug Depends on: | |||
Bug Blocks: | 916258 |
Description
Arsen Arsenović
2023-01-20 23:21:26 UTC
looks good on riscv test passed with USE="test" FEATURES="test" media-libs/portsmf, rebuild media-sound/audacity-3.2.3 successfully riscv done *** Bug 905444 has been marked as a duplicate of this bug. *** ping ping looking arm64 done /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3/libraries/lib-project-file-io/SqliteSampleBlock.cpp:124:2: error: #error All sample block data is little endian...big endian not yet supported 124 | #error All sample block data is little endian...big endian not yet supported | ^~~~~ x86 done (In reply to matoro from comment #8) > /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3/ > libraries/lib-project-file-io/SqliteSampleBlock.cpp:124:2: error: #error All > sample block data is little endian...big endian not yet supported > 124 | #error All sample block data is little endian...big endian not yet > supported > | ^~~~~ let's mask it on BE The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21680b5bcef6794f133d7597f5d588d5568058fd commit 21680b5bcef6794f133d7597f5d588d5568058fd Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2023-12-07 05:18:56 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-12-07 16:25:07 +0000 profiles/features/big-endian: mask media-sound/audacity Bug: https://bugs.gentoo.org/891517 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> profiles/features/big-endian/package.mask | 4 ++++ 1 file changed, 4 insertions(+) Removing ppc due to BE mask. This is going to get stuck on mips though because I don't have any LE hardware. ppc64 done The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e154e526367a1cf2607a3e8013b52db24ae7f9 commit 48e154e526367a1cf2607a3e8013b52db24ae7f9 Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2023-12-14 06:42:24 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-12-15 03:25:58 +0000 media-sound/audacity: unkeyword 2.4.2-r3 for ~mips Closes: https://bugs.gentoo.org/891517 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> media-sound/audacity/audacity-2.4.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |