Bug 1106801
Summary: | intrace: FTBFS in rawhide | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||
Component: | intrace | Assignee: | Kashyap Chamarthy <kchamart> | ||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | i, kchamart, yselkowi | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | intrace-1.5-5.fc21 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2014-08-07 22:57:11 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: | 1105908 | ||||||||||
Attachments: |
|
Description
Dennis Gilmore
2014-06-09 17:31:32 UTC
Created attachment 905338 [details]
build.log
Created attachment 905339 [details]
root.log
Created attachment 905340 [details]
state.log
1.5.1 2014-06-06 * Don't send packets with syn/ack > current * Compile cleanly on ARM - https://code.google.com/p/intrace/issues/detail?id=4 Should fix the problem. *** Bug 992574 has been marked as a duplicate of this bug. *** Thanks for the bug, Dennis and initial investigation, Christopher. Upstream hasn't released a tarball for 1.5.1. I just emailed asking the same, will see if there's a response, if there's none, I'll prepare a tarball from the SVN revision 35 (which has 1.5.1) release. Since Googlecode doesn't allow for uploading tarballs now, upstream just provided the below tarball hosted on Google Drive: http://docs.google.com/uc?id=0B86hdL7CeBvAZGJzbEFhZWY4Mlk The problem here is actually the use of _BSD_SOURCE, which is deprecated in glibc-2.19; this issue has not been fixed yet upstream. |