Bug 2341268 - readstat: FTBFS in Fedora rawhide/f42
Summary: readstat: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: readstat
Version: 42
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Felix Wang
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 21:47 UTC by Fedora Release Engineering
Modified: 2025-06-21 11:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-06-21 11:34:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-01-22 21:47 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-01-22 21:47 UTC, Fedora Release Engineering
no flags Details
state.log (1.63 KB, text/plain)
2025-01-22 21:47 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources readstat pull-request 1 0 None None None 2025-04-22 01:04:29 UTC

Description Fedora Release Engineering 2025-01-22 21:47:46 UTC
readstat failed to build from source in Fedora rawhide/f42

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix readstat 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,
readstat will be orphaned. Before branching of Fedora 43,
readstat 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-01-22 21:47:49 UTC
Created attachment 2072324 [details]
build.log

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

Comment 2 Fedora Release Engineering 2025-01-22 21:47:51 UTC
Created attachment 2072325 [details]
root.log

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

Comment 3 Fedora Release Engineering 2025-01-22 21:47:52 UTC
Created attachment 2072326 [details]
state.log

Comment 4 Aoife Moloney 2025-02-26 13:44:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 5 Yaakov Selkowitz 2025-04-03 18:42:48 UTC
This is still failing to build:

src/spss/readstat_por_write.c: In function 'por_emit_header':
src/spss/readstat_por_write.c:206:5: error: 'strncpy' output may be truncated copying 20 bytes from a string of length 256 [-Werror=stringop-truncation]
  206 |     strncpy(vanity[1] + 20, writer->file_label, 20);
      |     ^
cc1: all warnings being treated as errors


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