Bug 859268
| Summary: | bits/byteswap-16.h: No such file or directory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nucleo <alekcejk> |
| Component: | glibc | Assignee: | Jeff Law <law> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fweimer, haskell-devel, jakub, kevin, law, petersen, pfrankli, schwab, spoyarek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glibc-2.16.90-13.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-09-21 07:13:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
nucleo
2012-09-21 00:18:07 UTC
This also breaks ghc compilation in rawhide: http://koji.fedoraproject.org/koji/getfile?taskID=4509451&name=build.log&offset=-4000 Happens on both i686 and x86_64 fwiw, if it helps. Also (sorry for multiple comments) I don't think it happens with glibc-2.16.90-11.fc19. Looks like it has accidentally been caused by the patch to bug 858274. I've pushed the fix to rawhide. Please test glibc-2.16.90-13.fc19 once it is done: http://koji.fedoraproject.org/koji/taskinfo?taskID=4510418 Looks like it's not going to be that simple, since the glibc build itself is failing. I can't simply untag glibc-2.16.90-13.fc19 since it is already published. You can (and you mean -12, not -13), in fact I just did it for you. As long as you build a fixed build with a higher EVR (e.g. the 2.16.90-13.fc19 you were going to use, no need to touch Epoch) ASAP, it's fine. Now we need to wait for: koji wait-repo f19-build --build glibc-2.16.90-11.fc19 to report that the buildroot has been regenerated, then we can resubmit the -13 build (and other builds will already succeed once -11 is back, but we need -13 for the upgrade paths of Rawhide users). Successfully waited 5:14 for glibc-2.16.90-11.fc19 to appear in the f19-build repo I'm resubmitting your build of glibc-2.16.90-13.fc19 now (using koji build rawhide git://pkgs.fedoraproject.org/glibc?#7e2e80de953ce07ebb3465830713ee5dfa134e56 because koji resubmit doesn't work on builds by somebody else). If it succeeds, we should be all set. Thanks Kevin! I resubmitted a build too, which I have cancelled now.: https://koji.fedoraproject.org/koji/taskinfo?taskID=4510441 Build completed successfully in rawhide and byteswap-16.h is back. Things should start working again. I resubmitted the libkipi build and it built successfully for Rawhide against glibc-2.16.90-13.fc19. Thanks for the quick fix! Thanks guys - rawhide ghc compilation also looks good again. http://koji.fedoraproject.org/koji/taskinfo?taskID=4518689 |