Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927814 - media-sound/audacity-3.4.2 fails to compile: Nyquist.cpp:673:35: error: invalid initializer for array member sampleCount NyquistEffect::NyxContext::mCurBufferStart [2]
Summary: media-sound/audacity-3.4.2 fails to compile: Nyquist.cpp:673:35: error: inval...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 927657
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-03-25 14:30 UTC by Agostino Sarubbo
Modified: 2024-03-26 20:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,49.43 KB, application/x-xz)
2024-03-25 14:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-25 14:30:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/audacity-3.4.2 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 14:30:09 UTC
Created attachment 888545 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-25 14:30:10 UTC
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]’
Comment 3 Larry the Git Cow gentoo-dev 2024-03-26 20:09:03 UTC
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(+)