Bug 2113141

Summary: casync: FTBFS in Fedora rawhide/f37
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: casyncAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: dan, igor.raits, james.hogarth, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: casync-2.gitb6e81a0-2.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-20 10:48:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2045102, 2117176    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2022-08-01 23:19:08 UTC
casync failed to build from source in Fedora rawhide/f37

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Please fix casync 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,
casync will be orphaned. Before branching of Fedora 38,
casync 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 2022-08-01 23:19:10 UTC
Created attachment 1900868 [details]
build.log

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

Comment 2 Fedora Release Engineering 2022-08-01 23:19:12 UTC
Created attachment 1900869 [details]
root.log

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

Comment 3 Fedora Release Engineering 2022-08-01 23:19:13 UTC
Created attachment 1900870 [details]
state.log

Comment 4 Ben Cotton 2022-08-09 13:24:19 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.

Comment 5 Fedora Update System 2022-08-20 10:47:27 UTC
FEDORA-2022-aa5a246d50 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-aa5a246d50

Comment 6 Fedora Update System 2022-08-20 10:48:05 UTC
FEDORA-2022-aa5a246d50 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Zbigniew Jędrzejewski-Szmek 2022-08-20 12:15:23 UTC
I fixed the build in rawhide, but in F37 there's some stupid incompatiblity between glibc's sys/mount.h and kernels linux/fs.h.
It is fixed in *later* versions of glibc, i.e. in rawhide, so I'm ignoring it for now in F37.
Previous build of casync still installs.

Comment 8 Dan Horák 2022-08-22 09:25:27 UTC
And this is weird, the tests fail only when building in koji. They pass when doing a local mock build with a config grabbed from the failed koji build ...