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 1106801 - intrace: FTBFS in rawhide
Summary: intrace: FTBFS in rawhide
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: intrace
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kashyap Chamarthy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F21FTBFS
TreeView+ depends on / blocked
 
Reported: 2014-06-09 17:31 UTC by Dennis Gilmore
Modified: 2014-08-07 22:57 UTC (History)
3 users (show)

Fixed In Version: intrace-1.5-5.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-07 22:57:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (6.54 KB, text/plain)
2014-06-09 17:31 UTC, Dennis Gilmore
no flags Details
root.log (72.73 KB, text/plain)
2014-06-09 17:31 UTC, Dennis Gilmore
no flags Details
state.log (1.06 KB, text/plain)
2014-06-09 17:31 UTC, Dennis Gilmore
no flags Details

Description Dennis Gilmore 2014-06-09 17:31:32 UTC
Your package intrace failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6987706

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Comment 1 Dennis Gilmore 2014-06-09 17:31:35 UTC
Created attachment 905338 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 17:31:36 UTC
Created attachment 905339 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 17:31:37 UTC
Created attachment 905340 [details]
state.log

Comment 4 Christopher Meng 2014-07-02 13:00:03 UTC
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.

Comment 5 Christopher Meng 2014-07-02 13:00:14 UTC
*** Bug 992574 has been marked as a duplicate of this bug. ***

Comment 6 Kashyap Chamarthy 2014-07-16 06:23:30 UTC
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.

Comment 7 Kashyap Chamarthy 2014-07-16 10:10:03 UTC
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

Comment 8 Yaakov Selkowitz 2014-08-07 22:57:11 UTC
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.


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