| Summary: | userspace-rcu 0.8.x FTBFS for epel7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | D. Marlin <dmarlin> | ||||
| Component: | userspace-rcu | Assignee: | Yannick Brosseau <yannick.brosseau> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel7 | CC: | lmohanty, mjeanson, suchakra, yannick.brosseau, yselkowi | ||||
| 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: | 2016-05-15 18:58:46 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1285484 | ||||||
| Attachments: |
|
||||||
Created attachment 1139775 [details]
userspace-rcu-0.8.5-1 mock EPEL7 build log
*** This bug has been marked as a duplicate of bug 1001239 *** |
Description of problem: userspace-rcu 0.8.x fails to build from source for Fedora EPEL7. Version-Release number of selected component (if applicable): tested: userspace-rcu-0.8.1-2 userspace-rcu-0.8.5-1 How reproducible: consistently Steps to Reproduce: 1. On a RHEL host: mock -r epel-7-x86_64 userspace-rcu-0.8.5-1.fc22.src.rpm 2. 3. Actual results: Fails to build with the following error: : Processing files: userspace-rcu-debuginfo-0.8.5-1.el7.centos.x86_64 Provides: userspace-rcu-debuginfo = 0.8.5-1.el7.centos userspace-rcu-debuginfo(x86-64) = 0.8.5-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/userspace-rcu-0.8.5-1.el7.centos.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/share/doc/userspace-rcu/examples/Makefile /usr/share/doc/userspace-rcu/examples/Makefile.examples.template /usr/share/doc/userspace-rcu/examples/hlist/Makefile /usr/share/doc/userspace-rcu/examples/hlist/Makefile.cds_hlist_add_head_rcu /usr/share/doc/userspace-rcu/examples/hlist/Makefile.cds_hlist_del_rcu /usr/share/doc/userspace-rcu/examples/hlist/Makefile.cds_hlist_for_each_entry_rcu /usr/share/doc/userspace-rcu/examples/hlist/Makefile.cds_hlist_for_each_rcu : Expected results: builds without errors. Additional info: The same SRPM builds successfully for Fedora-22. The error appears to be the same as described in: https://bugzilla.redhat.com/show_bug.cgi?id=1308213 attachment 1126707 [details]