Summary: | media-sound/audacity-3.4.2 fails to compile: Nyquist.cpp:673:35: error: invalid initializer for array member sampleCount NyquistEffect::NyxContext::mCurBufferStart [2] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mehw.is.me, richard |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 927657 | ||
Bug Blocks: | 914580 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 888545 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find opusfile (missing: opusfile_INCLUDE_DIR opusfile_LIBRARIES) FAILED: src/CMakeFiles/Audacity.dir/effects/nyquist/Nyquist.cpp.o /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2/src/effects/nyquist/Nyquist.cpp:673:35: error: invalid initializer for array member ‘sampleCount NyquistEffect::NyxContext::mCurBufferStart [2]’ The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59d1f202c03db9597af4a795560b8f6215a65b4b commit 59d1f202c03db9597af4a795560b8f6215a65b4b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-26 20:08:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-26 20:08:39 +0000 sys-devel/gcc: backport fix for building e.g. dev-libs/icu Closes: https://bugs.gentoo.org/927657 Closes: https://bugs.gentoo.org/927814 Closes: https://bugs.gentoo.org/927815 Closes: https://bugs.gentoo.org/927853 Signed-off-by: Sam James <sam@gentoo.org> .../files/gcc-14.0.1_pre20240324-PR114439.patch | 112 +++++++++++++++++++++ ...324.ebuild => gcc-14.0.1_pre20240324-r1.ebuild} | 1 + 2 files changed, 113 insertions(+) |