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 1307375

Summary: chicken: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: chickenAssignee: Rick Elrod <relrod>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: relrod, yselkowi
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-08-17 01:03: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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1305208    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 21:07:41 UTC
Your package chicken failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2016-02-13 21:07:44 UTC
Created attachment 1124195 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:07:45 UTC
Created attachment 1124196 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:07:46 UTC
Created attachment 1124197 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:36:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Yaakov Selkowitz 2016-02-25 02:40:09 UTC
install -m 644 ./chicken.h "/builddir/build/BUILDROOT/chicken-4.10.0-2.fc24.x86_64/usr/include/chicken/chicken"
install -m 644 chicken-config.h "/builddir/build/BUILDROOT/chicken-4.10.0-2.fc24.x86_64/usr/include/chicken/chicken"
[snip]
    File not found: /builddir/build/BUILDROOT/chicken-4.10.0-2.fc24.x86_64/usr/include/chicken/chicken-config.h
    File not found: /builddir/build/BUILDROOT/chicken-4.10.0-2.fc24.x86_64/usr/include/chicken/chicken.h

Looks like the INCLUDEDIR=%{_includedir}/chicken in %build and %install is superfluous and should either be removed or changed to INCLUDEDIR=%{_includedir}.

Comment 6 Upstream Release Monitoring 2016-07-07 10:52:38 UTC
codeblock's chicken-4.11.0-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=777826

Comment 7 Upstream Release Monitoring 2016-07-08 09:52:03 UTC
codeblock's chicken-4.11.0-2.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=778680

Comment 8 Rick Elrod 2016-08-17 01:03:48 UTC
4.11 is in rawhide and built successfully. Closing this for now.