Bug 1603071
| Summary: | libjson-rpc-cpp: FTBFS in Fedora rawhide (section type conflict) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | annobin | Assignee: | Nick Clifton <nickc> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | alex.ploumistos, fweimer, nickc, yaneti |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://apps.fedoraproject.org/koschei/package/libjson-rpc-cpp | ||
| Whiteboard: | |||
| Fixed In Version: | annobin-8.14-1.fc29 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-19 12:44:21 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
Igor Raits
2018-07-19 05:59:15 UTC
There seems to be the same problem with vkamark https://apps.fedoraproject.org/koschei/package/vkmark?collection=f29 https://koji.fedoraproject.org/koji/taskinfo?taskID=28428919 I tried locally(x86_64) with annobin-8.13-1.fc29.x86_64 and it still fails. If I remove the "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" from the CXXFLAGS the build succeeds. (In reply to Yanko Kaneti from comment #1) > […] > If I remove the "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" from the > CXXFLAGS the build succeeds. JFYI, you can use %undefine _annotated_build. This should be fixed: annobin-8.14-1.fc29 (In reply to Nick Clifton from comment #3) > This should be fixed: annobin-8.14-1.fc29 Works for vkmark. Thanks Works for libjson-rpc-cpp. |