| Summary: | chicken: FTBFS in rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | chicken | Assignee: | Rick Elrod <relrod> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 24 | CC: | 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: | |||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1305208 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2016-02-13 21:07:41 UTC
Created attachment 1124195 [details]
build.log
Created attachment 1124196 [details]
root.log
Created attachment 1124197 [details]
state.log
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 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}.
codeblock's chicken-4.11.0-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=777826 codeblock's chicken-4.11.0-2.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=778680 4.11 is in rawhide and built successfully. Closing this for now. |