Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audacity: update to 3.7.2 #10062

Open
wants to merge 2 commits into
base: stable
Choose a base branch
from
Open

audacity: update to 3.7.2 #10062

wants to merge 2 commits into from

Conversation

MingcongBai
Copy link
Member

@MingcongBai MingcongBai commented Mar 13, 2025

Topic Description

  • rapidjson: backport changes from upstream PR 719
  • audacity: update to 3.7.2
    Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) jeffbai@aosc.io

Package(s) Affected

  • audacity: 3.7.2
  • rapidjson: 1.1.0-5

Security Update?

No

Build Order

#buildit rapidjson audacity

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) <jeffbai@aosc.io>
@MingcongBai MingcongBai added the upgrade Topic/issue involves a package upgrade label Mar 13, 2025
@xtexx
Copy link
Member

xtexx commented Apr 4, 2025

Tested-by
image

@xtexx xtexx marked this pull request as ready for review April 4, 2025 15:36
@liushuyu
Copy link
Member

liushuyu commented Apr 6, 2025

Build failed on loongson3:

/tmp/ccu3uzKX.lto.o: in function `Journal::Events::(anonymous namespace)::Watcher::FilterEvent(wxEvent&)':
/usr/include/c++/14.2.0/mutex:843:(.text+0x8d6fc): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o:/usr/include/c++/14.2.0/mutex:845:(.text+0x8d708): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_call@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `Journal::Events::(anonymous namespace)::Watcher::FilterEvent(wxEvent&)':
/var/cache/acbs/build/acbs.3mi5xq0g/audacity/src/JournalEvents.cpp:360:(.text+0x8d800): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `std::_Function_handler<std::unique_ptr<audacity::BasicSettings, std::default_delete<audacity::BasicSettings> > (), applicationSettingsScope::{lambda()#1}>::_M_invoke(std::_Any_data const&)':
/usr/include/c++/14.2.0/mutex:843:(.text+0xf5464): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o:/usr/include/c++/14.2.0/mutex:845:(.text+0xf548c): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_call@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `Journal::Events::(anonymous namespace)::RegisteredEventType::DispatchEvent(wxArrayStringEx)':
/usr/include/c++/14.2.0/mutex:843:(.text+0x15b8d0): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o:/usr/include/c++/14.2.0/mutex:845:(.text+0x15b8dc): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_call@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `Journal::Events::(anonymous namespace)::RegisteredEventType::DispatchEvent(wxArrayStringEx)':
/var/cache/acbs/build/acbs.3mi5xq0g/audacity/src/JournalEvents.cpp:371:(.text+0x15bbf8): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `PlayableTrackControls::StaticNoteTCPLines()':
/usr/include/c++/14.2.0/mutex:843:(.text+0x461d40): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_callable@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o:/usr/include/c++/14.2.0/mutex:845:(.text+0x461d4c): relocation truncated to fit: R_MIPS_TLS_GOTTPREL against `std::__once_call@@GLIBCXX_3.4.11'
/tmp/ccu3uzKX.lto.o: in function `PlayableTrackControls::StaticNoteTCPLines()':
/var/cache/acbs/build/acbs.3mi5xq0g/audacity/src/tracks/playabletrack/ui/PlayableTrackControls.cpp:244:(.text+0x461e54): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants