| Summary: | lftp: FTBFS in rawhide | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
| Component: | lftp | Assignee: | Luboš Uhliarik <luhliari> | ||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | rawhide | CC: | jaskalnik, luhliari, rc040203, thozza | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2016-02-19 16:00:48 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Bug Depends On: | |||||||||||||
| Bug Blocks: | 1305208 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Fedora Release Engineering
2016-02-13 21:45:38 UTC
Created attachment 1125194 [details]
build.log
Created attachment 1125195 [details]
root.log
Created attachment 1125196 [details]
state.log
Created attachment 1128487 [details]
Patch to fix the FTBFS
lftp apparently is not c++11/14 compatible.
A quickfix/work-around to this FTBFS would be the patch in the attachment (against Fedora's git/master) which switches compilation to "-std=gnu++03".
thozza's lftp-4.6.5-3.fc24 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=737017 Reported upstream: https://github.com/lavv17/lftp/issues/212 For the moment I applied your patch. koji.fedoraproject.org/koji/taskinfo?taskID=13049403 Thank you. |