Bug 1423242

Summary: BitchX: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: BitchXAssignee: kevin_redhat
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: kevin_redhat, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.2.1-11.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-06 20:37:37 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: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2017-02-17 03:17:47 UTC
Your package BitchX failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2017-02-17 03:17:52 UTC
Created attachment 1251479 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 03:17:55 UTC
Created attachment 1251480 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 03:17:58 UTC
Created attachment 1251481 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 11:23:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 kevin_redhat 2017-03-05 11:53:58 UTC
The root cause is that OpenSSL has removed the SSLeay() function and replaced with with a macro.  The configure script was looking for this function, and now it can't find it.

A fix is in the works - a simple solution would be to change it to look for ERR_get_error() instead.

Comment 6 kevin_redhat 2017-03-06 20:37:37 UTC
BitchX-1.2.1-11.fc26 successfully built in f26 and rawhide.