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 502430

Summary: httping-1.3.0 doesn't build on Rawhide
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: httpingAssignee: Fabian Affolter <mail>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: alex, ftbfs, mail
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-31 09:46:46 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: 440169, 467765, 511348    

Description Dan Horák 2009-05-25 08:21:27 UTC
httping-1.2.9-4 doesn't build on Rawhide because of "conflicting types for 'strndup'", see
https://koji.fedoraproject.org/koji/taskinfo?taskID=1375387
for full log

In my opinion the current strndup patch should be split into 2 parts - first with general improvements to makefile and the second one with the "strndup cleanup". If you don't object I can make the changes.

Comment 1 Fabian Affolter 2009-06-08 09:54:01 UTC
I would like if you make this changes because at the moment I'm a bit short on time.

Comment 2 Bug Zapper 2009-06-09 16:31:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Fabian Affolter 2009-07-16 13:46:15 UTC
*** Bug 511730 has been marked as a duplicate of this bug. ***

Comment 4 Fabian Affolter 2009-07-17 14:46:16 UTC
I sent a message to upstream some minutes ago about this issue.

Comment 5 Alex Lancaster 2009-08-31 08:26:50 UTC
Still doesn't build on rawhide:

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

and now causing broken deps in rawhide because of the soname bump in openssl:

	httping-1.2.9-4.fc11.i586 requires libcrypto.so.8
	httping-1.2.9-4.fc11.i586 requires libssl.so.8

http://koji.fedoraproject.org/mash/rawhide-20090830/logs/depcheck

is it possible you could look into this ASAP?  Thanks.