Bug 2385733 - wsjtx: FTBFS in Fedora rawhide/f43
Summary: wsjtx: FTBFS in Fedora rawhide/f43
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: wsjtx
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-07-31 12:46 UTC by Fedora Release Engineering
Modified: 2026-01-10 01:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-01-10 01:40:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-07-31 12:46 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-07-31 12:46 UTC, Fedora Release Engineering
no flags Details
state.log (1.62 KB, text/plain)
2025-07-31 12:46 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 2381637 0 unspecified CLOSED wsjtx: FTBFS with change proposal CMake 4.0 2025-08-01 11:53:58 UTC

Description Fedora Release Engineering 2025-07-31 12:46:35 UTC
wsjtx failed to build from source in Fedora rawhide/f43

https://koji.fedoraproject.org/koji/taskinfo?taskID=135277479


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
Please fix wsjtx at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
wsjtx will be orphaned. Before branching of Fedora 44,
wsjtx will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-07-31 12:46:46 UTC
Created attachment 2102081 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-07-31 12:46:51 UTC
Created attachment 2102082 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-07-31 12:46:55 UTC
Created attachment 2102083 [details]
state.log

Comment 4 Richard Shaw 2025-08-01 11:37:01 UTC
I'll track the gfortran build failure here now instead of on the CMake but as it is technically resolved.

Comment 5 Jaroslav Škarvada 2025-10-13 17:25:56 UTC
It's because decoder.f90 uses executable stack. With recent g++ and with Fedora hardening it's not possible to combine exec/noexec stacks. And probably due to gcc bug it's even not possible to override the "--specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors" via CFLAGS/LDFLAGS and compile the whole executable with execstack.


Note You need to log in before you can comment on or make changes to this bug.