Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1865558 - syncthing: FTBFS in Fedora rawhide/f33
Summary: syncthing: FTBFS in Fedora rawhide/f33
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: syncthing
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-08-03 21:21 UTC by Fedora Release Engineering
Modified: 2020-08-20 20:38 UTC (History)
3 users (show)

Fixed In Version: syncthing-1.8.0-2.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-20 20:38:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2020-08-03 21:21 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-08-03 21:21 UTC, Fedora Release Engineering
no flags Details
state.log (975 bytes, text/plain)
2020-08-03 21:21 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2020-08-03 21:21:39 UTC
syncthing failed to build from source in Fedora rawhide/f33

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix syncthing 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,
syncthing will be orphaned. Before branching of Fedora 34,
syncthing will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 21:21:41 UTC
Created attachment 1709832 [details]
build.log

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

Comment 2 Fedora Release Engineering 2020-08-03 21:21:42 UTC
Created attachment 1709833 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-08-03 21:21:43 UTC
Created attachment 1709834 [details]
state.log

Comment 4 Ben Cotton 2020-08-11 15:13:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 5 Fabio Valentini 2020-08-16 19:45:53 UTC
syncthing builds on fedora 33+ are blocked by two issues right now.

1) syncthing (or rather, the go-quic dependency) being incompatible with go 1.15

https://github.com/syncthing/syncthing/issues/6889
https://github.com/lucas-clemente/quic-go/issues/2614

This can be circumvented by building with `-tags noquic` and disabling some tests.

2) syncthing 1.8.0 introduced new functionality that's apparently incompatible with ppc64le

https://github.com/syncthing/syncthing/issues/6898

For now, I don't know how to work around this issue.

Comment 6 Fabio Valentini 2020-08-16 19:52:54 UTC
FWIW, the second issue is preventing syncthing 1.8.0 from being built on *any* fedora release right now. :(

Comment 7 Fabio Valentini 2020-08-20 20:38:57 UTC
Upstream fixed the issue (by disabling ioctl copyRange support on ppc64*).
With the upsteam patch, syncthing 1.8.0 built fine on fedora.

Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1597396
And for fedora 33:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1597397

Updates for f32 and f31 are pending.


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